nss-pam-ldapd-0.7.13-6.1e>UAAyퟆ!g_(sň?Q$jcP7VF=ۿ]~4zE 7h>A%?d  Ttx  "h   (   <    @  8 (8 90 : >*?2@:BBFLG`HIX Y Z@[D\P]^/ bcMdeflzCnss-pam-ldapd0.7.136.1NSS module and daemon for using LDAP as a naming serviceThis package provides a Name Service Switch module that allows your LDAP server to provide user account, group, host name, alias, netgroup, and basically any other information that you would normally get from /etc flat files or NIS. Nss-ldapd is a fork of the nss_ldap package by PADL Software Pty Ltd.. implementing some structural design changes that were needed to fix some issues of the original design. Authors: -------- Luke Howard West Consulting Arthur de Jong QLbuild33openSUSE 11.4openSUSELGPL-2.1+http://bugs.opensuse.orgProductivity/Networking/LDAP/Clientshttp://arthurdejong.org/nss-ldapd/linuxx86_64/sbin/ldconfig test -n "$FIRST_ARG" || FIRST_ARG=$1 if test "$FIRST_ARG" = "0" ; then test -f /etc/sysconfig/services && . /etc/sysconfig/services if test "$YAST_IS_RUNNING" != "instsys" -a "$DISABLE_STOP_ON_REMOVAL" != yes ; then for service in nslcd ; do /etc/init.d/$service stop > /dev/null done fi fi/sbin/ldconfig test -n "$FIRST_ARG" || FIRST_ARG=$1 if test "$FIRST_ARG" -ge 1 ; then test -f /etc/sysconfig/services && . /etc/sysconfig/services if test "$YAST_IS_RUNNING" != "instsys" -a "$DISABLE_RESTART_ON_UPDATE" != yes ; then for service in nslcd ; do /etc/init.d/$service try-restart > /dev/null || : done fi fi /sbin/insserv /etc/init.d Xip@ gDXx>(wz큠A큤AQLQLQLQLQLQLQLLN&LN&MMhLN&QLQLQLQL07e5666beba5d2262a0d9372c181ee0ec4a057c09a7d06b46eb1d1cbc75be4cffee0826408c999281232f7be787260212f00291bfc770fe763a0340f8257c78552ef09b09434948e16c4f2697fcce314fef893104b2224f15a41eb2f74c0b2bdfbc093901857fcd118f065f900982c24f7cd63644356d0918aba0b3bfecc38a01228365f2f8810080514e434a817cbe0fbb1ed146182cf65b86614a8242d718fb5d78abfc6b1ff9109dc9469495c5eb712ae66cccdeb946fb37ade22363dec615df8e24911fd72fdca7e64e8aff49639/etc/init.d/nslcd@rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootnss-pam-ldapd-0.7.13-6.1.src.rpmnss-ldapdlibnss_ldap.so.2()(64bit)libnss_ldap.so.2(EXPORTED)(64bit)libnss_ldap.so.2(libnss_ldap.so.2)(64bit)pam_ldap.so()(64bit)pam_ldap.so(EXPORTED)(64bit)pam_ldap.so(pam_ldap.so)(64bit)sysvinit(nslcd)nss-pam-ldapdnss-pam-ldapd(x86-64)     @@@@@@@@@@@@@@@@@@@@@ /bin/chmodrpmlib(VersionedDependencies)/bin/sh/bin/sh/bin/shrpmlib(PayloadFilesHavePrefix)rpmlib(CompressedFileNames)/bin/shld-linux-x86-64.so.2()(64bit)ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libdl.so.2()(64bit)libdl.so.2(GLIBC_2.2.5)(64bit)libgssapi_krb5.so.2()(64bit)libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit)liblber-2.4.so.2()(64bit)libldap_r-2.4.so.2()(64bit)libpam.so.0()(64bit)libpam.so.0(LIBPAM_1.0)(64bit)libpam.so.0(LIBPAM_EXTENSION_1.0)(64bit)libpam.so.0(LIBPAM_EXTENSION_1.1)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)libpthread.so.0(GLIBC_2.3.3)(64bit)rpmlib(PayloadIsLzma)3.0.3-14.0-13.0.4-14.4.6-1nss_ldappam_ldap4.8.0Q@j@N7M# Lr@Kf@J#JI@JCfIHovarkoly@suse.comaj@suse.deseife+obs@b1-systems.comrhafer@novell.comjengelh@medozas.demls@suse.derhafer@novell.comsbrabec@suse.czrhafer@suse.derhafer@suse.de- bnc#804682.diff : CVE-2013-0288: nss-pam-ldapd: FD_SET array index error, leading to stack-based buffer overflow- Create ghost /var/run/nslcd to fix build failure.- update to 0.7.13: * fix handling of idle_timelimit option * fix error code for problem while doing password modification - fix build for pre-11.3 systems- Renamed to nss-pam-ldapd to reflect upstream rename - Updated to 0.7.12: * rename software to nss-pam-ldapd to indicate that PAM module is now a standard part of the software * the PAM module is now built by default * the default configuration file name has been changed to /etc/nslcd.conf- package baselibs.conf- make patch0 usage consistent- Updated to 0.6.10: * implement searching through multiple search bases, based on a patch by Leigh Wedding * fix a segmentation fault that could occur when using any of the tls_* options with a string parameter * the code for reading and writing protocol entries between the NSS module and the daemon was improved * documentation updates * removed SSL/TLS related warnings during startup * produce more detailed logging in debug mode and allow multiple -d options to be specified to also include logging from the LDAP library * some LDAP configuration options are now initialized globally instead of per connection which should fix problems with the tls_reqcert option * documentation improvements for the NSLCD protocol used between the NSS module and the nslcd server * fix a bug with writing alternate service names and add checks for validity of passed buffer in NSS module - Fixed a possible off by one bug in nslcd (bnc#515559)- Supplement glibc-32bit/glibc-64bit in baselibs.conf (bnc#354164).- Updated to 0.6.8: * the nss-ldapd.conf was created world-readable which could cause problems if the bindpw option is used. (bnc#487737, CVE-2009-1073) * clean the environment and set LDAPNOINIT to disable parsing of LDAP configuration files (.ldaprc, /etc/ldap/ldap.conf, etc) * remove sslpath option because it wasn't used * correctly set SSL/TLS options when using StartTLS * rename the tls_checkpeer option to tls_reqcert, deprecating the old name and supporting all values that OpenLDAP supports * allow backslashes in user and group names execpt as first or last character * check user and group names against LOGIN_NAME_MAX if it is defined * allow spaces in user and group names because it was causing problems in some environments * if ldap_set_option() fails log the option name instead of number * retry connecting to LDAP server in more cases - Adjust config file permissions upon update, to fix world-readable /etc/nss-ldapd.conf as created by older versions (bnc#487737, CVE-2009-1073)- Fixed "Required-Stop" Tag to include the same services as "Required-Start" - removed "Should-Start" Tag/bin/sh/bin/sh/bin/shnss-ldapdbuild33 1363970484:CG=?; j       k h n0.7.13-6.10.7.13-6.10.7.13-6.10.7.13-6.1 nslcdnslcd.conflibnss_ldap.so.2pam_ldap.sonslcdrcnslcdnss-pam-ldapdAUTHORSCOPYINGChangeLogNEWSREADMEnslcd.conf.5.gznslcd.8.gzpam_ldap.8.gznslcd/etc/init.d//etc//lib64//lib64/security//usr/sbin//usr/share/doc/packages//usr/share/doc/packages/nss-pam-ldapd//usr/share/man/man5//usr/share/man/man8//var/run/-fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:Evergreen:Maintenance:92/openSUSE_Evergreen_11.4/0731f9ca41151bb8440b14ec3bd2b77f-nss-pam-ldapd.openSUSE_Evergreen_11.4drpmlzma5x86_64-suse-linux#j}x?]"k%nTQp_rn/ژi`[[*5Ĩcݵ6Ӻp2-E/vmnx_>Ok.אE@Bjb&Z ~=l"LЎoW|:$DJ>̵[.A,NWp 'U"ӫsĩP7ӢdъE; P9@(u ymmU|~ at8j9q_> =sԜZq^:i4QA5/|zgu8D.x]fd!V'"*HOI4kh>-*'hӬ"Li)&\`;}*,t3A3OͤP%OHL=]qvs7'9T1zqTԋEwGAyx0]fȭC[[UCk'f9r^7Z~z} QVb"9$XG?rO[tH5܅)l&ՈU֗R.f&޸߶Ne帷QK(|W`t g\مtsC5lL+15ˎ_`6,`vfU/~z_AMR]M- kxM?5z)[*#bS65X̕ZAyCZx|ךV.s{t:"3M-pdEXF HA,tepPj5 kŨhw$,%]Q˯8P萝}3h' 6S΀o-R\b\H}s- eS-Gk4Ph ̜WV05JzȤ;bzg, 5OI.v#<~RL&&4tY1SZ-@%)6E<0 aeVhb`p7mbW!q ,9Ki|I64 so"_43Z$3-1%F<$7UbZ" @Xq0rw^Nt`Ҷ؋TNQE+:e :o5bUE< h:DpNp~逅3n8|*0NJm8 zZ%8O7$A.V/ )![9e"lƐB'nRxb7K#Y3MHTI2ϔLXM*$8xB PVf iBQ~Oe[2T>;Q?xR6$B$;j:Dv߉ޟLtӧҸW Ax57DhnpZBI;+UO~BB -@ZQ|÷x4' E Z/ιDMTGn컓{dLLشד C>[_ 4# J sT6BgͬΔ(*OPm ivouDFqXq/&.y`;n[t:pr5fV45~`j:*8&x~ nczqdJO*-8pt-_FzlxԮ#y5lK.2e.*B-TP$s)Qf׺4wDׇ(AoW{I;y cuۢDI4;p[`>ҢA4<&Gj=dy# xQK=TDcaI+0e`V^34GTfޗ'=+vfprVϧ!MacKrܝ9VmюXW8r_{.fs={օ=voЀ*}0>H7%ƹwK($%\@2ƣ Sr8}ϱƇG*SI ṗ>hK PBXJه{#'iؼ~* = `·w6Y.w'+wOA ,9բ%T|yXF) \&P.n]LRĂ36=v{@[]gy00OռV&x6xp B S`Z@/9 RMXNM%Ϋ'?4ȱ|ҥ[ XXt FFCy5u+GhAnT2a8G+lw.=QŞTʋPtR͛4^B(c[A\cRmM1amo@$/>ԭEnJf>b>k܌/+,fρf!C)rLn {plxʑ*M': ƪ.Isb===]כ3rBAҔ|Iְf2JT2Atϩ։DoԖ୒=-hhM-ZfD*P:0'F^4_ʚ (5pc决c3R.&LQ!ZOX6"v庒U]YFL@НADm@܉ #G}# S##ăh!k<π׏9SQӎ8f wA8Hpz')Uam5rW`)7#>M$Aiۅ+JV2޶͕M  !0j]b>|1|ƛ -TM|(oNV@UwseYi☺t 7[:LIqVH$po S_!3@Pj5>G4o} a~hκ@o1() Tښxb-)J;\c"$0?=BUxIKfwG#uwiPx:TMV^u1m4XR$p1w"*5P*ac08v 0A-cr3W?evgޟs[ДW;;3p)6ٓ[bќQ ƃO-HԒfYcg>>N{ebk4 >o0Mf/:7D  \XY&MMe "D3ȫZ`:~nQ\"3rVu#@ѻz:tC j>6ĺgZ(Ic_6-|W᧪ t4\'l;ϭF>qE7Rq.9<Jҽeq^&cm Pw`7i"@J;,À/h>ΔV0Va7.'9+%y[*Dm-$2镍eh@]㞍oΣ7;<Qlrdx9oKo~z݀eovAr;Iȫ9RUgZyV˷LF#Û_VT wg-ڗ{=D޿| '_wfMPy7d޳0=^ڭXHa7Vk˚Dl Fߑ)DpxnM?C8j+X0R{bG<쇢mJ~D~JH`6@Q]Qႝc.zNW!Tsd&VΞl%/ Ojj5 qhϠRLQ :(G"<@{oQ*:!ěmrDmv=4č[ z8>.?N*;rJ*2'{P?uD`7k/  H l,>R]W"==Ɵ!5%dz{5r{FINL#U2NWb sDU¬-7O:NB,ӱC>;2X]stTH ظOpuBn(X15v8#>"@_RFĿIFmɦgxE=om~5R1*F/X#0bQ~8FޜGvp/cc{,.iq >n7pXWO znv }ΡÁ,i6*Y6pEp"jL8+8y< Tu]tG*R )ќMc1\H^+"KҔkKGhH_) baڞb"y3/LT'pf&q"Moi@Ƚ_ĝ'a} 춓&6uA aݝŬxxhe=5Юy+\ ȩT&O~: UP/S'px.RKBKXٝRH½R7˴էM(=vuvX%-e^iHp{}ah<1hꮞ-./!iÌk d v@i`/6LJ\~HԽ|a3Q6 YT Ķ -qKo?ڶLעb;m];| X\ K-q@3ܞ