# PaCkAgE DaTaStReAm RHATnss-ldapx 1 545 # end of header 07070101954106000081a40000225f0000045c00000001483596fb0000010a000000f900000029000000000000000000000016ff3a0badRHATnss-ldapx/pkginfoPKG=RHATnss-ldapx NAME=NSS library and PAM module for LDAP. DESC=NSS library and PAM module for LDAP. ARCH=sparcv9 SUNW_PKGTYPE=root SUNW_PKGVERS=1.0 CATEGORY=application EMAIL= VERSION=253,REV=2008.05.22.08.53.31 BASEDIR=/ CLASSES=none PSTAMP=cyclone20080522085331 07070101954105000081a40000225f0000045c000000014835976e0000024e000000f900000029000000000000000000000015ff3a0badRHATnss-ldapx/pkgmap: 1 545 1 i depend 0 0 1211471725 1 d none etc 0755 root sys 1 v none etc/ldap.conf 0644 root root 9400 60139 1211471610 1 i pkginfo 266 20047 1211471611 1 i postremove 164 14158 1211471725 1 i preinstall 201 16476 1211471725 1 d none usr 0755 root sys 1 d none usr/lib 0755 root bin 1 d none usr/lib/sparcv9 0755 root bin 1 f none usr/lib/sparcv9/nss_ldap.so.1 0755 root root 229808 18067 1211471610 1 d none usr/share 0755 root sys 1 d none usr/share/man 0755 root bin 1 d none usr/share/man/man5 0755 root bin 1 f none usr/share/man/man5/nss_ldap.5 0644 root root 13706 53971 1211471610 07070100000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000b00000000TRAILER!!!07070101954106000081a40000225f0000045c00000001483596fb0000010a000000f90000002900000000000000000000000800000000pkginfoPKG=RHATnss-ldapx NAME=NSS library and PAM module for LDAP. DESC=NSS library and PAM module for LDAP. ARCH=sparcv9 SUNW_PKGTYPE=root SUNW_PKGVERS=1.0 CATEGORY=application EMAIL= VERSION=253,REV=2008.05.22.08.53.31 BASEDIR=/ CLASSES=none PSTAMP=cyclone20080522085331 07070101954105000081a40000225f0000045c000000014835976e0000024e000000f90000002900000000000000000000000700000000pkgmap: 1 545 1 i depend 0 0 1211471725 1 d none etc 0755 root sys 1 v none etc/ldap.conf 0644 root root 9400 60139 1211471610 1 i pkginfo 266 20047 1211471611 1 i postremove 164 14158 1211471725 1 i preinstall 201 16476 1211471725 1 d none usr 0755 root sys 1 d none usr/lib 0755 root bin 1 d none usr/lib/sparcv9 0755 root bin 1 f none usr/lib/sparcv9/nss_ldap.so.1 0755 root root 229808 18067 1211471610 1 d none usr/share 0755 root sys 1 d none usr/share/man 0755 root bin 1 d none usr/share/man/man5 0755 root bin 1 f none usr/share/man/man5/nss_ldap.5 0644 root root 13706 53971 1211471610 07070101954107000041ed0000225f0000045c000000024835976e00000000000000f90000002900000000000000000000000800000000install07070101954108000081a40000225f0000045c000000014835976d00000000000000f90000002900000000000000000000000fff3a0ba7install/depend0707010195410c000081a40000225f0000045c000000014835976d000000a4000000f900000029000000000000000000000013ff3a0ba7install/postremoveif [ -f /usr/lib/sparcv9/nss_ldap.so.1.solaris ]; then mv /usr/lib/sparcv9/nss_ldap.so.1.solaris /usr/lib/sparcv9/nss_ldap.so.1 fi #%postun -p /sbin/ldconfig 0707010195410d000081a40000225f0000045c000000014835976d000000c9000000f900000029000000000000000000000013ff3a0ba7install/preinstallif [ -f /usr/lib/sparcv9/nss_ldap.so.1 ]; then if [ ! -f /usr/lib/sparcv9/nss_ldap.so.1.solaris ]; then mv /usr/lib/sparcv9/nss_ldap.so.1 /usr/lib/sparcv9/nss_ldap.so.1.solaris fi fi 07070101954109000041ed0000225f0000045c000000044835976e00000000000000f900000029000000000000000000000006ff3a0ba7reloc0707010195410a000041ed0000225f0000045c000000024835976e00000000000000f90000002900000000000000000000000aff3a0ba7reloc/etc0707010195410b000081a40000225f0000045c00000001483596fa000024b8000000f900000029000000000000000000000014ff3a0ba9reloc/etc/ldap.conf @(#)$Id: ldap.conf,v 2.47 2006/05/15 08:13:44 lukeh Exp $ # # This is the configuration file for the LDAP nameservice # switch library and the LDAP PAM module. # # PADL Software # http://www.padl.com # # Your LDAP server. Must be resolvable without using LDAP. # Multiple hosts may be specified, each separated by a # space. How long nss_ldap takes to failover depends on # whether your LDAP client library supports configurable # network or connect timeouts (see bind_timelimit). host 127.0.0.1 # The distinguished name of the search base. base dc=padl,dc=com # Another way to specify your LDAP server is to provide an # uri with the server name. This allows to use # Unix Domain Sockets to connect to a local LDAP Server. #uri ldap://127.0.0.1/ #uri ldaps://127.0.0.1/ #uri ldapi://%2fvar%2frun%2fldapi_sock/ # Note: %2f encodes the '/' used as directory separator # The LDAP version to use (defaults to 3 # if supported by client library) #ldap_version 3 # The distinguished name to bind to the server with. # Optional: default is to bind anonymously. #binddn cn=proxyuser,dc=padl,dc=com # The credentials to bind with. # Optional: default is no credential. #bindpw secret # The distinguished name to bind to the server with # if the effective user ID is root. Password is # stored in /etc/ldap.secret (mode 600) #rootbinddn cn=manager,dc=padl,dc=com # The port. # Optional: default is 389. #port 389 # The search scope. #scope sub #scope one #scope base # Search timelimit #timelimit 30 # Bind/connect timelimit #bind_timelimit 30 # Reconnect policy: # hard_open: reconnect to DSA with exponential backoff if # opening connection failed # hard_init: reconnect to DSA with exponential backoff if # initializing connection failed # hard: alias for hard_open # soft: return immediately on server failure #bind_policy hard # Connection policy: # persist: DSA connections are kept open (default) # oneshot: DSA connections destroyed after request #nss_connect_policy persist # Idle timelimit; client will close connections # (nss_ldap only) if the server has not been contacted # for the number of seconds specified below. #idle_timelimit 3600 # Use paged rseults #nss_paged_results yes # Pagesize: when paged results enable, used to set the # pagesize to a custom value #pagesize 1000 # Filter to AND with uid=%s #pam_filter objectclass=account # The user ID attribute (defaults to uid) #pam_login_attribute uid # Search the root DSE for the password policy (works # with Netscape Directory Server) #pam_lookup_policy yes # Check the 'host' attribute for access control # Default is no; if set to yes, and user has no # value for the host attribute, and pam_ldap is # configured for account management (authorization) # then the user will not be allowed to login. #pam_check_host_attr yes # Check the 'authorizedService' attribute for access # control # Default is no; if set to yes, and the user has no # value for the authorizedService attribute, and # pam_ldap is configured for account management # (authorization) then the user will not be allowed # to login. #pam_check_service_attr yes # Group to enforce membership of #pam_groupdn cn=PAM,ou=Groups,dc=padl,dc=com # Group member attribute #pam_member_attribute uniquemember # Specify a minium or maximum UID number allowed #pam_min_uid 0 #pam_max_uid 0 # Template login attribute, default template user # (can be overriden by value of former attribute # in user's entry) #pam_login_attribute userPrincipalName #pam_template_login_attribute uid #pam_template_login nobody # HEADS UP: the pam_crypt, pam_nds_passwd, # and pam_ad_passwd options are no # longer supported. # # Do not hash the password at all; presume # the directory server will do it, if # necessary. This is the default. #pam_password clear # Hash password locally; required for University of # Michigan LDAP server, and works with Netscape # Directory Server if you're using the UNIX-Crypt # hash mechanism and not using the NT Synchronization # service. #pam_password crypt # Remove old password first, then update in # cleartext. Necessary for use with Novell # Directory Services (NDS) #pam_password nds # RACF is an alias for the above. For use with # IBM RACF #pam_password racf # Update Active Directory password, by # creating Unicode password and updating # unicodePwd attribute. #pam_password ad # Use the OpenLDAP password change # extended operation to update the password. #pam_password exop # Redirect users to a URL or somesuch on password # changes. #pam_password_prohibit_message Please visit http://internal to change your password. # Use backlinks for answering initgroups() #nss_initgroups backlink # Enable support for RFC2307bis (distinguished names in group # members) #nss_schema rfc2307bis # RFC2307bis naming contexts # Syntax: # nss_base_XXX base?scope?filter # where scope is {base,one,sub} # and filter is a filter to be &'d with the # default filter. # You can omit the suffix eg: # nss_base_passwd ou=People, # to append the default base DN but this # may incur a small performance impact. #nss_base_passwd ou=People,dc=padl,dc=com?one #nss_base_shadow ou=People,dc=padl,dc=com?one #nss_base_group ou=Group,dc=padl,dc=com?one #nss_base_hosts ou=Hosts,dc=padl,dc=com?one #nss_base_services ou=Services,dc=padl,dc=com?one #nss_base_networks ou=Networks,dc=padl,dc=com?one #nss_base_protocols ou=Protocols,dc=padl,dc=com?one #nss_base_rpc ou=Rpc,dc=padl,dc=com?one #nss_base_ethers ou=Ethers,dc=padl,dc=com?one #nss_base_netmasks ou=Networks,dc=padl,dc=com?ne #nss_base_bootparams ou=Ethers,dc=padl,dc=com?one #nss_base_aliases ou=Aliases,dc=padl,dc=com?one #nss_base_netgroup ou=Netgroup,dc=padl,dc=com?one # attribute/objectclass mapping # Syntax: #nss_map_attribute rfc2307attribute mapped_attribute #nss_map_objectclass rfc2307objectclass mapped_objectclass # configure --enable-nds is no longer supported. # NDS mappings #nss_map_attribute uniqueMember member # Services for UNIX 3.5 mappings #nss_map_objectclass posixAccount User #nss_map_objectclass shadowAccount User #nss_map_attribute uid msSFU30Name #nss_map_attribute uniqueMember msSFU30PosixMember #nss_map_attribute userPassword msSFU30Password #nss_map_attribute homeDirectory msSFU30HomeDirectory #nss_map_attribute homeDirectory msSFUHomeDirectory #nss_map_objectclass posixGroup Group #pam_login_attribute msSFU30Name #pam_filter objectclass=User #pam_password ad # configure --enable-mssfu-schema is no longer supported. # Services for UNIX 2.0 mappings #nss_map_objectclass posixAccount User #nss_map_objectclass shadowAccount user #nss_map_attribute uid msSFUName #nss_map_attribute uniqueMember posixMember #nss_map_attribute userPassword msSFUPassword #nss_map_attribute homeDirectory msSFUHomeDirectory #nss_map_attribute shadowLastChange pwdLastSet #nss_map_objectclass posixGroup Group #nss_map_attribute cn msSFUName #pam_login_attribute msSFUName #pam_filter objectclass=User #pam_password ad # RFC 2307 (AD) mappings #nss_map_objectclass posixAccount user #nss_map_objectclass shadowAccount user #nss_map_attribute uid sAMAccountName #nss_map_attribute homeDirectory unixHomeDirectory #nss_map_attribute shadowLastChange pwdLastSet #nss_map_objectclass posixGroup group #nss_map_attribute uniqueMember member #pam_login_attribute sAMAccountName #pam_filter objectclass=User #pam_password ad # configure --enable-authpassword is no longer supported # AuthPassword mappings #nss_map_attribute userPassword authPassword # AIX SecureWay mappings #nss_map_objectclass posixAccount aixAccount #nss_base_passwd ou=aixaccount,?one #nss_map_attribute uid userName #nss_map_attribute gidNumber gid #nss_map_attribute uidNumber uid #nss_map_attribute userPassword passwordChar #nss_map_objectclass posixGroup aixAccessGroup #nss_base_group ou=aixgroup,?one #nss_map_attribute cn groupName #nss_map_attribute uniqueMember member #pam_login_attribute userName #pam_filter objectclass=aixAccount #pam_password clear # For pre-RFC2307bis automount schema #nss_map_objectclass automountMap nisMap #nss_map_attribute automountMapName nisMapName #nss_map_objectclass automount nisObject #nss_map_attribute automountKey cn #nss_map_attribute automountInformation nisMapEntry # Netscape SDK LDAPS #ssl on # Netscape SDK SSL options #sslpath /etc/ssl/certs # OpenLDAP SSL mechanism # start_tls mechanism uses the normal LDAP port, LDAPS typically 636 #ssl start_tls #ssl on # OpenLDAP SSL options # Require and verify server certificate (yes/no) # Default is to use libldap's default behavior, which can be configured in # /etc/openldap/ldap.conf using the TLS_REQCERT setting. The default for # OpenLDAP 2.0 and earlier is "no", for 2.1 and later is "yes". #tls_checkpeer yes # CA certificates for server certificate verification # At least one of these are required if tls_checkpeer is "yes" #tls_cacertfile /etc/ssl/ca.cert #tls_cacertdir /etc/ssl/certs # Seed the PRNG if /dev/urandom is not provided #tls_randfile /var/run/egd-pool # SSL cipher suite # See man ciphers for syntax #tls_ciphers TLSv1 # Client certificate and key # Use these, if your server requires client authentication. #tls_cert #tls_key # Disable SASL security layers. This is needed for AD. #sasl_secprops maxssf=0 # Override the default Kerberos ticket cache location. #krb5_ccname FILE:/etc/.ldapcache 0707010195410e000041ed0000225f0000045c000000044835976e00000000000000f90000002900000000000000000000000aff3a0ba9reloc/usr0707010195410f000041ed0000225f0000045c000000034835976e00000000000000f90000002900000000000000000000000eff3a0ba9reloc/usr/lib07070101954111000041ed0000225f0000045c000000024835976e00000000000000f900000029000000000000000000000016ff3a0ba9reloc/usr/lib/sparcv907070101954112000081a40000225f0000045c00000001483596fa000381b0000000f900000029000000000000000000000024ff3a0bb5reloc/usr/lib/sparcv9/nss_ldap.so.1ELF+@zp@8@Aܨܨy  #&'+,./0126789:;=?@ABCDEFGIJKMOPQSUXY[]^abcefgklmnprsuvx !"$%()*-345<>HLNRTVZ\_`dhioqtw #/5? uTYܨb tv} X)1=DPWgy   (X+3CNS 0Xju X X.@GMUo X q4  X"*< pP tDc X~ r4   pd s8P# 5(? 3 XWdt Pp%,5Gstrncmpinet_addrber_freememsetldap_unbindsleepdn_expand__ns_ldap_freeResultatoi_DYNAMIC__ns_ldap_freeEntrygetpidldap_resultatolldap_simple_bindldap_msgfreeldap_next_attributefstat_edataldap_search_st_endldap_set_optionmemcpysnprintf_nss_ldap_shadow_constrldap_get_option__ctypesigemptysetsyslogstrncasecmpfilenoldap_next_entryldap_control_freeinet_networkmutex_lockldapssl_client_initfgetsldap_explode_dnmutex_init__ns_ldap_err2strldap_first_attributemutex_destroynss_ldap.so.1ldap_init_nss_ldap_passwd_constrreallocldap_get_valuesether_atontime_nss_ldap_group_constrres_searchsigactionthr_keycreateldap_search_extldap_parse_page_controlldap_first_entryatoll_nss_ldap_networks_constr_nss_ldap_rpc_constrstrcmpldap_controls_freeldapssl_install_routinesldap_result2errorstrdupfopengeteuid_PROCEDURE_LINKAGE_TABLE_thr_getspecific_nss_ldap_services_constr__ns_ldap_getMappedAttributes_nss_ldap_hosts_constrres_initether_ntoainet_makeaddrcallocstrlen__assertldap_get_dnstrrchrmallocstrncpyldap_count_values__ns_ldap_nextEntry__ns_ldap_getParam_nss_ldap_protocols_constrldap_memfreestrtok_rmemcmp__ns_ldap_getMappedObjectClass__ns_ldap_firstEntryfclose__ns_ldap_listmutex_unlock__ns_ldap_endEntry__ns_ldap_freeErrorinet_ntoa_nss_ldap_bootparams_constr_nss_ldap_ethers_constrldap_abandonldap_err2stringstrcasecmp__res_stateldap_value_free_nss_ldap_netgroup_constrstrchrldap_explode_rdn_etextber_bvfreethr_setspecificstrtoulldap_create_page_controlldap_set_rebind_procstrcpy___errnoldap_parse_result_GLOBAL_OFFSET_TABLE_nss_ldap.solibsocket.so.1SUNW_0.7libnsl.so.1libresolv.so.2SUNW_2.1SUNWprivate_2.1libsldap.so.1libdl.so.1i =(x =(x =" Nqݜ] px (80X8@HPX`h0p@xP`(,Xx00@`p (08@H`PX `(h8pHxXhx (08@ H(P0X8`@hHpPxX`hpx (08@ X(0h8p@xHPX`h0pxXH (0 8@@PHpPX`hpx` h 0@Ph (08@H0PXx`hp x(8@P`hpp (0 80@@HPPXp`hp`xH p0HX (p0x8@HPX`hpx8XH`p0 p (0P8@H PXh`(h8p@xXhxx0  0@P`H (08p@HPX`hp(x€@ˆP8˜x ¨°`¸8HXh (0x8@HPX(`8hpXxhÀxÈ@ÐØàèðø8HX x `(08@HPX`(h8pHxĀhĈxĐ`ĘĠĨİĸ(P`h8 (p08@HPX`h0p@xPŀXňŐŘŠŨpŰŸ(8 `pH (08@HPX(`hXphxxƀ@ƈƐƘƠƨưƸX(8@P`hx (08@HPX` hp x0ǀ@LjPǐ`ǘhǠxǨǰǸ (8@ X(`0x8@HPX0`hpx3ȀȈȐ6ȘȠȨȰ`ȸ (8HX`hpx (08@HPX`h p0x8ɀ@ɈɐɘHɠhɨpɰɸ ( 0(80@HHPPXX``hhppxxʀʈʐʘʠʨʰʸ 0@P `(p0x8@HPX`hp x(ˀ0ˈ@ːP˘Xˠ`˨h˰p˸x X8 (x08@HPX`h p(x0̀P̈h̐p̘x̸̨̠̰(X 0(@0H8`@HP8Xh`c8hcpxc̀dp͈d͐e͘p͠xͨͰ͸8` (08 @8HHPXXh`hpx΀ΈΐΘΠ0Ψ@ΰPθ`x X0 8(P0`8p@HPX`hpxπ!ψ%ϐ)Ϙ-Ϡ1Ϩ5ϰ9ϸ=AEIMQUY]aeizh m(q0u8y@}HPXc`hpxЀЈАИРШи#^аpx$߀߈`ߐ֐ߘ@,hHXX`xhpx X|X0 8@HPX8  p (00X8x (08@H2120 5(4HpxрѠB@ #@4`^ҀҠM 1 $@`lӀӠ , @?`dԀPԠoL .@e`Հwՠ7=t >@`sր6֠!v8  /@N`)׀נRiQ< f@9`؀VؠuXqh O@`aـ"٠J0IY &@m`Aڀڠ%\r '@*`Dۀ5۠Kp3 g@H` ܀2 [@@ ?bh9`) @C     P@1S#@ ^`"^@X^"v@Xv@Xv \(@ ] ]a8"] @Xv \]@ @Xv ] ]"\@X v \^a  @Xv  & @9S"ܶ^05^ @   @Ww@W'(@W^@^P @W׮^H&`@^ @W^ @Gv @W  P@9S" ^`^hv  0@9S !  @Ww@W^8'@W^@^P @W߲^H^X& P@9S!,^p^H`@ ^P@W @W^@^x P@9S ^^(_`@W?^(v &  @@9S?' L ^(?^@W}@Ws^?& v? P@9R#ܴ^u^(`@^(^ * ^`j  `Pΐ?d #а`@WZ^^ @0@7R]8;]8@;(_`@3x_`@W?w`'`(*w`'`L@W(@V֪`P@9_``T@ `T @ 2H`(],_``(`@'_`_`*@ _`]8Z ʀ`(^" @W_`_` ^ _@ `8;`(2@_`P  _`w`?w` '`('`T '`Pw]8]8@4,w @@>_` "@_`ːp  _`@,ߐe8@)a`@`X@  @V^ah@ ?   '`X`Lw``4HX]9`L:*^@ "W]9 ]8 @Va :@V :@V  @V]8@,  :@V>"`#@V @V.@V w` Q ܑ= @_`"̀  @ w` l'`(  gб?  ]8$@VZ]8_`*Z_`]8$@VS]8T_`%.@VN]9`L%/@VI]9`L;+p^@  @;Qb@]h>`8w@Vtw@ 1@Vv【@  4'%:  ז @Vn @ '  @Vm_װ @=`@Vn  0? 0@9Q !  @Uw@U^8'@U^@^P @UÒߴ^H^X&`@  P@9Q!D]xΐ] * ^ @V3 0*u Ő`( " "^ (@V.^ (" @V1 @  @S@]( >`@V ^& v ? & `P& & v v ( P@9Q <]9*^ ( ]8(" @Uv  @  @@\ ?@Uד=& ^ (?@Uv (&  & & v \\e@PP] @/PϮ<  \\_`@wπ@_\  *+` 7#@7(@ Ā *(` 7ߐ @7ߐ@ ƀ *-`7 #@7 ې@ ` :  \ @U5 \ ' @l.@U @` :   @_\ @[\@Uu@U @R\@Ul. @L\@Uf @F\@U`'@ ` :  \Ȕ ' @T \А @f.@UL ` :   @Y\ذ @U\@U;@Tߒ @L\@U2. @F\@U, @@\@U&%`` :  \@T'` `-   \ @T' @U - ` :  @U@T@T.@T@T&`` :  \@T. '`@T ` :  @Tٸ @T}@TӐ/@TА@T͐%` :  \@Ti.$@Tߒ  ` :  @T@TV@T.@T@T& ` :  \ @TB-' @T۔  ` :  @T@T/@T.@T@T& ` :  \(@T% `-  \0@T&@Tc.  ` :  @TY@S@TS.@TP@TM%` :  \8@S&@T=.  ` :  @T3@Sא@T-.@T*@T'%` :  \@@SÐ&@T.  ` :  @T @S@T.@T@T%` :  \H@S&`-   \P @S&`.   \X @S%@S-  ` :  @S϶ @Ss@Sɐ.@SƐ@SÐ&` :  \`@S_%@S-  ` :  @S @SM@S.@S@S&` :  \h@S9%`-   \p @S-&`-  \x@S!& `.   \ @S% @Si- ` :  @S_@S@SY.@SV@SS& ` :  \@R% `-  \@R&@S7.  ` :  @S- @Rѐ@S'.@S$@S!%` :  \@R&@S.  ` :  @S @R@S.@R@R%` :  \@R& `.   \ @R% @R- ` :  @Rն@Ry@Rϐ.@R̐@Rɐ& ` :  \@Re% `-  \@RY&@R-  ` :  @R @RG@R.@R@R&` :  \@R3$`-   \Ȕ @R'&`.   \ж @R%@Ro.  ` :  @Re@R @R_-@R\@RY$` :  \خ@Q&@RI-  ` :  @R?@Q@R9.@R6@R3$` :  \@Qϐ&``.   \ @QÐ'`@R-  ` :  @R @Q@R.@R@R$` :  \@Q&``.   \ @Q'`@Q-  ` :  @Q۶@Q@QՐ.@QҐ@Qϐ$` :  \@Qk&``.   \ @Q_'``-  \@QS$@Q-   ` :  @Q @QA@Q.@Q@Q&`` :  \@Q-'``-  \ @Q!$@Qu-  ` :  @Qk @Q@Qe.@Qb@Q_& ` :  \(@P' `/`  \0`@P% `,  \8@P% `.   \@ @Pא&`.`  \H `@Pː /  <<<~Н@ Lss _s]`ww` "@_"ƀ [^$ [[ 8@ @ ?c@9`- @B@ $@2N^ @@P^ @Pڐ  $@29^ @ڒ$@23^ @Ԓ@PŖ~$@2%^ @ƒ^ @Pp^ ^  ^  @a,_`@Pw`" ^^^ O,N [ sϘ_;P_;Xss[ h(f (,  |@$ &,_  $@1@!$@Pt@Pj *`  @P-@@%_ ?$` -` ) -`@ ,_`@P[w`"Z  [π@: "ƀ/_^"€,_@P8" J`)"H*_`"@^@P-^`@P w` @OL [^[{h@P#_@OA _`[[[p[@P__`"[w [w [  _"ƀw ^ [[\x@P[[w [w [o^ : [@Ob[h ( @9J 4'#d\U\(^X`@ `8`ww`@8 ^ " @Ov  >`]@O8 d@ '?@ "@  1 "@ e"H   1@Ol]2H' @O:\@O ss"O^ m^  ( ?" @Oyv  >`]@OQ8 d@ '?@ "@  1N "@L e"Hv (G  1@O3]2H' @O|; \@O 6s]ߊ s s  ^ @Oywߐ@ _@  ;@O(]@O];`\@Oa & v s_ @ & v  s] @O_ @Oe_& v s"O^ @\(@N> T T T l l l l l l l l l l l l @'I_ sϦT#ר];#s#sws]8(^  "΂];^`,8@n#]8 ]8(Z8@@  ]8(];^"0@NP>@Nn6]8(]8(Y`4@ .>@NB];@N`6]8(@];@N9 ]8( <]9(]8]8@1}Z@]8]8(Z @Ml]8(?r"|]8]8]8(s "<@Mx@M&]8@@C]8]8`@ ]8@2H]8(4]8]8(`@.]8(Y`R]8(]*@ ]8(V]8Z [ *@ ]8([ Z ʀ@ML]8(_Y Y ]b @`7h]8(``2@]8.  ]8]8Ȗ?]8(# ]8]8([#`v v €'`גw]8@*mw׀ @]8ג@4VX "@ ]8  ]90 ^]8]`@#e8@ a`@]9 @  @M]ah@ ]90G]9 !`]8( -]@ "A]9 ]8 @La :@L :@L  @L]8@/` :@L"d`'@Lךא @L/@ ד=@L]8( u Q @]8(X"Ȁ @ ]8(0 w`'`  "@]8(]90퀥Z"]9@]8(]"]9P]8(`?"H]9`]8(` 2@]8( ׀ _`@1_`"@ ]8(u ʀ]8  @M8]`]8( aT@L[X`]8( a@LVZ ]8( [@LQaXa\]8(c-#Y`. *@LD'ap ]8( X@L=0?at ]8( 3?@L6]`]8(a`Z` 2@]8@M@  5  @L!^"@ ^v( }]82@_a_a8€  _a@a\ؓ9 7 _a_a xa\> wǐ@LKwϒ@ 1@LMÀ@ 4' ǔ @LF @ ' @LE_ @> @LF? "@-]8(@Lv> ]8( ]9p<; *@Lu_@6 `[@@?ԗ:/`B  (  ( ( @K]8( P"` @#י=_[;[[ϟ[߱2 [@ @ ? 9 . p@      `@1]8(_`#@]8( !`<+0] @]8('`<]8(`<2O]9(]8(Xb(@ 瀤&O]8(      @ H"H :@Kސ 4];ؔ@K 2@ 4 @0(@K];@Kΐ  @`4^`>/0^@ €8@ ];耤@ @H@K<]8(];@K ]8(@K  P= )@K];C^`]8$@J]8]8(Z*}]8(]8$@J]8]8([ ^" *]8(%.@J]9 ]8(%/@J]9]8(<8(p]@%@J]98N]8(%@J]9HM]8(%@J]9XM]8()@J];Z]8( @-F\'\( ]@J\`aX @ >`= w>`wss \@K\?` @-FD\\\`\`%@\`\`  @Kdb\"@w ? ?  s>` sss\`@KVs@KZ_we\ = P @&` @KM ""  &` @Es csǸ (@ \(? 7sϩ~s  @ ` `@  4`@ ` 4'!8\([XX`@ :`ww^ " @Jv  ] @JW>` d@ '?@ "H 1 Os"@L e"Hw߲ Gs 1@J7]@ 4' @J8`\@J 4sv (߆ s s  ]@J|^ @ _2H _ @ & v ] @Js @Jy_& v ] @J9`@JN9 \@JR & v s"O^ `@\(@I H`@[ǖ^ [ϟ@ 3` 2?@@ &  @`@`@I^ v `"OR `@['`@Jw ""  [#`w>` P@-D e\0ƀ,   @ `@`@ ŀ\(^ @JTZ \(@JVZŀ8@  3 30?& O܀ *   @ `@`?@ ŀ\(^ @J)\\(@J+]ŀ @&  Oဠ    \8= @@9D! _{ _|@s P@7Dᔺ_x( @ ^"_|P]@I +b@H_|H]@I P@7D _8(`"@^ "_<`]@IЁ +r@H_  Z` Z``Z ^ ( Ā`Z`[! @   <Z`-0Zx@Hr] ] " L ,@ ]]|$[@Hn 2H]X8s$G2@-]{? ? =s__@@Ghw] @@ @ _`@H] <] *[>`0 > 0@-CwT_]<w?'`J"@_`< ]8(ZZ ^ ( Ā]8([`[! @] ŀ]8(^$ !4 ŀ ]8(>*pZ @a\x u]8(]D]8(>*pZ au@G\\" L ,@ ]8(]<[ $@G\2H ]8(X$[8s@ ]<? ? >s_F_@FŐ`0<   @-Bw]<]8([[[ ww  [^ (* [@ߴ  >.0]x"@]8@Gh]`]`" ]L`,@ ^$]<@Gd]]8ߔs$A琐"@] ] @G"\@_"# @Fe ]>s sǒsss!_ߕ9`@G]@G__" @FL  &H :  @-B_ 4_  @FIwס<@FM]x8'@FP]x@]xP @FTϢ]xH]xXu$sss @s= `@ A__c\_Ǣ@\|swߐw'sss_Iw^`@`6@ _j*_߰ ;  _?_^`ss#@[  s:[[۶@^`"^` 0> ?0[׬ z @ @  4?@  4'Ӵ(>h\x(Z`X`@` \;`wwǨ\"@F]t] @F59` d@ 'Ӏ?@ "@  1O "@M e"HwH  1@F]@ 4'Ӷ @F_; \{@Fc 6`st( sӚ s  ]@F\\@ _@ ;@F ]@F@;`\{@FD $t`s_@ ]@FI @FO_$ t`s$ tӀ`s"O\@\x(@E 쁐>x@[[\@ 2 10?@ $`@@@E\t"OT@[&@FU ""  [%`U?@@/^`] (@#` @  [ߕ; :׶@^`[[[!`^` "H ^`0 H> ^`] %^`# `> @-@_L_  @Dw w@DӐ'\X@D\@ @D\P\Hp$ = ?'w  ʚת"@ '=` ?'ǘ^ wwl_Aѐ0= P@-@__ `Zx(*t Y` € < Zx(@E\`  = @E= `>` +0+0"@`@EԐ   &v&@@%@ %v`w =  w` \` Bv` ƀ@D: = `> `B\ %@E?=`. v``\ %v`@E@\@D\= : `9  `\%@E=`- v``\ v`= w w`<t @Es < @En  @@-?w  ]x@] _"@] @D: _  =`:`^  @EKv=  =`^,^v_ &w   ?` @E]  (w]   @s_"@? @Dh: _ `=`:`^  @Ev>` =`^+ ^ v_ !@w  @DJZ _ : `< :`^@D  v@D]^?`<  .^v_ &@Dw ?` P@9? l^_`ƀ%^]0`@`"H^^  *^   @C@^   ? ^     ^ @  @^ @P@/>\\U\(_` ŀ ;` \(@D[\`@CǪ: _  =:` ^@Dt8 (  @Dsv= ^=.@^@v_ &w @D^" P  P@7>D](_`*ƀ] @p ](@D]`  ? Z  @DI@] ?  @D&?  P@9>!l^_`4`@/$-@D,✦-p #ajb< # ;0 @  :` @D#:  @> ĖZ[`4`@ @ (@" ( ab" @@7>wT _8> @_`"H_`@@7=w _8> @_`"H_`@@7=wㄘ _8> @_`"H_`@@7=w _8> @_`"H_`@@9=w" ^ @_`_ @@9=w"T ^ @_`_ 0@-=@ @ "H=` &`(H7` @C6\}@@C9\}@&%0'`@C1\} @ &%0` &%0`@C\}(@@C\}0@&%4 `@C\}8@ &%4` &%4`4H2\}H>`,0$+> +0`Z  "@+\}Xw@B,ww w@B&w wߔ @$^`@@  @  =`/0߰@$s^"`:  /5@A\}@Ρ>`/7@A|\}Pw0;>``@8>`@5@-<"`/p+p%@-0["΀)\=hw@Aww߲ w @$w @ `@^"΀\=x ߐ@# @_߱: w  : w   /^@A3\=`w/j@A.\=p P@ ^`"^@@^"_`@@_`" @@v`_`" @@v  & @9<!\=ww'@SwN`@O   @@w@@'x@@\8@\8P @@\8Hx%ǘ \/8  Ϭ@)+_# " \8(\= @A]`\8( ] ] a\~< 1"@   "H  "@  @B@A _窐`x= 祐`  P@9< T]瓐 @P J"@](燐  > ^P/p@^%8} @;#Z[`€   @1` 0?88P@9;#L^_` ƀ =` ^^`] ŀ =` ] @A"@ ] ? =` @@7;✸_8(^ @ 4:   1@@g^@:  @  2@@\^@:    3@@Q^"@: :  @;;waĠ@\=w@_瀣 ` ?` _\=v@AQ___$ww  :\=rﺐ@ ?` ,\=ﺐ@ ?` wǨӐ \=wߒǖߐ"@_?` J @/:a&@A&\=Ȃ wǐ wߒǖߐi"@_?` J @:ba @@ \=и(&N@ \=v(Bﺐ@ ?`  \=02\=耐@ _瀡  ` _w`,__`w#`w8\=@ _瀡` ` _v`-__w% w "@_^(v _瀢 ` _v. ?` ``@  '`@ @5:w_`(>`w`@ws']]8_`_`s@_`: w`8 ``@  '`@ @5:wϬ `(>``ww> `@ws']}]o@_`_`s@_`: w`8 P跐    P^  @``@  '`@ @7:s @`@]>`]0s_`_`@_`: w`8 9P@99#@>А *^  " Ur 2H  @@;9w&c @?@?&@ <  @>@>@` <  @=  <  \ @?A\` @?jH @=   @>&\@  @? ?耢$  -@>**  @=    @?s\@?6&@?&    @?d&  @=<  @-9 ,>`\ @>Q߀@ >\(@>J\0@>E@>;@>8߬ @>4_ @:`^ w`\8@>,^^ v_ &w  P@!9_ _Ǡ ,s׮s'www__]@ww@wǁ [Ϫ[sX`Xww s߆ # I _ߒ@!.]`@ # > [@ #@6 _ _]H-w_( Ӳ@PZ @>m @>_@>_ ?__@ @>   @>G v#@>;_ ^@.p `%`(p[Ϙ !# w `Z @[w r_ @=[ r`@ __@=( '`^'` #^[Ϭ@[vHw\ €E' #@>`]* __]*p@@$@_`w!_ $ssss @$@=_  # @]*?' t#"@^$@= \ @ `_] _)0p@] _ u \+0 _% t]w@<^`^`` ?Ӵ M#Ӏ@?`:`[?#ﮐ2H5@= @= _׀@'`=[?w#ﲐ2H@=y _"[@<w[ߔ2@#_ӀOݰ Ӏ?2Ow # @=U"_@=Q_"[@<["_@=w__?`[w`[w  @;7wߐ aw@\XVw”נ"@_ױ<  J @):\`"a  & @=Z \` &8@@ <  *\hb@<  D @VwsǸ"sϚssǒwwwwϠ@ `@@;@_@>߱<  __瀠 `)0 @` `_.0_ϱ.0  %w%@ wv__#ww@;^\  r`@@;_@ ߱<   \ps  <  p@+6 c@_~xQ"; Z  @8>` _@ \>- >`  @#'_  \>wT'w P\>ww\.sss  \>{sDzY` @ \>Кw \/8@ _w  @:+_w   w\>ؐ 'wwJ\.ئs ss \> ?sDz@;\> ww.\/s ss \> #sDz@%_@9!_`@ \>`@>`@:d ">`"  \>  \>፲ >` `d@  '`@ @54w _`(>`wwϘ`@s']P]_`_`s@_`: w`8 `@  &`@ @94wϰ`(>"\w w>` wϘ @s'^ ^ ]~P]os2@: ^ v 8:  P    PT^  @`d@  '`@ @74 s8 `@]~P>`]os_`2_`@_`: w`8 wP@94 @9 *^  " r 2H  J @4Z9`` @` J 9` @`@ J  9` 2O `@  J `@;` @`"O * K "H  @73,_? ^ ^"^ @8^ s^ ƀA ^  @^"@w@^ 3ww^ '\7wאϘ ^   _.`Q @^ @q] @@^ k]` v`^ @8]^ u^   @<  @^ *^ <  p@'3s _s\sssWs[_`<?\[ǐ  &[p[p`[v \H 2@4] @0]" [w  [p︐@ _"A\( \0_" Z @@@  ^ @8ސ @8ِ퀧 "\@w _  % @7]u Ҁ  `@H@8    ?% %&@8% ?? ,p^ @7 wǢ v`O <` @ @`( O <`@@ O  <`@2O `(@`@  O `@<`"O @"`P  ' w/ J O   ,@  "@A O   ,O O   ,@  "@4 I`` ,O I```)@  `"@' J`)O`["@ ` `$@@8I''@ @z/?w u.?w@o+?w `@"@ @8%    ?% %&![__[r`q`_[@8q  % %&@8    2 % 10? %& @  @ @7,]u "O   2@[@7 "" [?  \!@6\\" @6\  "@6\8]@72$_X _`헐  @7?@> Q _h-"_p]@P^@7@ &; ]`0w^є `&@wː` , wא'{w*   _n & ߐs  ss_Ps ?& _@5_ߓ? : @?%`6O]`@7_?  @6]`^P#^ C  @` s```` ^`>*> @91``0!``` ` \R`0` 8Hq\`8Hr\ `8Hs\޶ `  @^`^ @^`(Z  @`^`X@K ^`8 Z@  wLJ* w'wwwwww'-\P ssאs  AsǺ_@5B_ד?`\x=``@瀣`@ &`@  *O^`8ݳX  @@6p "" ݢx  #.@5d\#/@5_\ #0@5Z\@70D_?v` (www'^`@5w*_?   r  " r r /r @ @4ܐ@> -  `  \"̀$_?]*'_?&ǘ \  _. @@ @a^`@ v` Ɛq> #@4_?\]#@4_?P@ @ ܯ P@90!t@5F (  `^ r r " r @@4u ` @;0w `@]w@﬐@ = ]{߬@= @5_]  &s^ǘ2H= ``@  '`@ @5/w _`(>`wwϘ`@s']]_`_`Is@_`: w`8 `@  &`@ @9/wϰ`(># w w>` wϘ @s'^ ^ ]]ohs2@: ^ v 8:  P!    P"ހ^ B @``@  '`@ @7/ s `@]>`]oHs_`^_`@_`: w`8 ۣP@9/!D@4: *^  " ۿr 2H   @w"0@//wא _wwww-`^ /p"@ :  ^(s^˜"@ :  ^0גs @X_  :  _瀦``  --&` ` :  _    "w!@&@wv_.q@___-p%ww&& $@' _  @4[_w:@ *` _  @3Z_v  __$w`wv  &O_  :  @9.w ^`("4w`@`ws> '^^^`^`s@ ^`v`8@  "@&`D "H   @ "H   &`D &`D  &`D @9.`0^`(!D @2?`'ww#w@4f[``@wǐs> '^^^`^`s@ ^`v`8@  "@&`D "H   @ "H   &`D &`D  &`D Pܑ    Pڒ^ ڲ @@7- s̐ `@_ s`^`=^`_.@ ^`v`8@  "@&`D "H   @ "H   &`D &`D  &`D P@9-"Ķ@2 *^8  " r 2H  @;-w bTw @]Hu&敖@ =` g]PӔߪ@=` @3_]X  S&s^2H=` @9-w ^`(!Dw`@`ws> '^@^^`^`s@ ^`v`8@  "@&`D "H   @ "H   &`D &`D  &`D wϒ  @9-ww H'Ƕ@3@`,20 #@3,[`@@2@2^Ъ`^@s> s^`^`\wϐ@M=` @2 O .@O @ `s/ 9`' ^`^`@sO逢 0^` @ v`8 "@&`D &`D @ "H  &`D  &`D @v`8 "@&`D  @ "H  : &`D  &`D:  ^` @ v`8 "@&`D "H   @ "H   &`D: &`D:  &`D:  P    P`^ " @@7, sጐ `@_ @s`^`=^`F_/X@^`v`8 ؋P@9, @1" *^`  " اr 2H  @;,w `t@]pw@ ﬐@ = ]x]߬@= @0_]  &s^멘2H= ``@  '`@ @5+w _`(>`HwwϘ`@s']h]_`_`+s@_`: w`8 `@  &`@ @9+wϰ`(>"w w>` wϘ @s'^ ^ ]`h]o`s2@: ^ v 8:  P    Pb^ $ @``@  '`@ @7+ sp `@]`h>`]ns_`@_`@_`: w`8 ׅP@9+ ̶@0 *^  " סr 2H  0@;+wߐ `\w@\`w0"@  \`W"@  \`J߀@?_ߤ \`&:߀@?@0_ߦ \`&*߀@?@0_ߨ \`&߀@?@0_ߪ \`& ߀@?@0_߬ \`& ߀@?=_߮ \`~&$߀@ @0o_߲S&( ``@  '`@ @5*w _`(>`wwϘ`@s']](_`_`s@_`: w`8 Pѐ    P0^  @``@  '`@ @7* sਐ `@]`>`]o s_`_`@_`: w`8 SP@9* @. *^  " or 2H  0@/)`w㔢@2w^`  \`-@k =` @.Ϥ`_: ? ` =` _@/\_>? , _v__&@wwJ  \`A ?&`  ``@ `@/Y `=`?'` @@/F'`8(@.^@_: >` =` `_=>= +@/;^@ _+_v__"w@/'w` '`M\a@3@ =` ?\as^ @ =` /\a雔窐@ @-_ & @9)^`( ^`0w] wϦ ]`]Ȧ `'Ǘ>  sǘ`@s^`^`|w簐@^`v`8 @9(`(^`0#wϱ>w wϤ ]/`]. `] = 'ǐǘ`@ss^`^`Nw簐@^`v`8 PW    PX׶^ x @``@  '`@ @7( s `@]`>`]os_`_`@_`: w`8 ٞP@9("@-p *^  " r 2H  @9( !$\ M \(}\0E \\8$\??@-^s\@?6\Hf\P\x@-P\X)\`Y\h! s\p\@-=\x\F\ s\\@-*\\3\?s\\p@-\\\Ȓ\@- \\ذ\ڐ ? s\\@,\ΐ\\Ɛ ?(s\\@,\麐\\ \@,Ԗ\(魐\0ݐ\8饐\@顐?8s?0ss\H@,\\P钐\X\`銐?@s\h\@,\p~\x鮐\v\r\颐\j sǖ?H?Pssss\@,\\Y\鉐\Q?Xs\\@,l\E\кu\ض= ?`s\\@,X\1\a\)?hs\\@,D\\M\\@,7\ \(@\0 ?ps\8\@,#\@\H,\P?xs\X\@,\`\h\p\X@,\xې\ \Ӑ ?s\\@+\ǐ\\运?s\\`@+ژ\賐\\Ȓ\@+͖\覐\خ֐\螐 ?s\\8@+\蒐\\芐?s\\@@+\~\讐\ \0@+\(q\0衐\8i ?s\@\@+\H]\P荐\XU?s\`\h@+p\hI\py\x\H@+c\<\l\4 ?s\\@+O\(\X\  \??sss\@+4\\ \к=\ض?Țs\\@+ \\)\\?ss?ؖs\@+\\ސ\\ \@*\(ѐ\0\8ɐ ?s\@\(@*\H罐\P\X\ @*ז\`簐\h\p稐 ?s\x\@*Ø\眐\̐\甐?s\\@*\爐\縐\瀐?s\\@*\t\Ȯ礐\В\@*\g\痐\_\\@*{s P@9% ! ^^Av ^^ v`< ^ ^u7 ^ ^u2 ^ ^ u`- ^ ^(u ( ^ ^0t(# ^ ^8t0 ^ ^@t`8 ^ ^Ht @  ^ ^PsH ^ s`P v _ ^Xr _ ^`r _ ^hq` _ ^pq  _ ^xp  _ ^p( _ ^p`0 _ ^w`8 _ ^v`@ _ uHv \ ^uՐ \ ^u`А \ r` @ ^渦 Ő \ r`^< 澐 \  -0^pt; \ +p{^Ȭ| (v }}v _`^r榐 _`|^q` _` 8q v _ ^p旐 _ ^p`撐 _ ^v`  0_  @uv (\|^u`悐 \^u } \^t \ Hstv 0^`~^s`n ^`^s  ^` Prev 8_`^ r_ _`~^(q` _` Xq Uv @_ ^0pP _ ^p` _  `uGv H\^u`B \^u  h< \^8t \s4v P^`^@s`/ ^`^Hs  ^`r'v X_`^Pr" _`^Xq` _`q v `_ ^`p _ ^hp` _ ^xu _ uv h] ^t` ] ^u` ] v] r v p 0@;$w ` @]wQ"@ :  ]砘C߀@  @* _  @(  :  @9#w ^`(#4wwϐǖ$s`@'^^&s@^` @(a^`v`8 @9# "@)^`(ww`@$wϐs'^^ps@@(__ @(6^`^`_v`8@(v`=&` v`8 ϻP@9#!@(R *^稁  " r 2H  0@;#w a4@]/w㛖ﲐ@ >` !] s 2H>` ``@  '`@ @5#w _`(>`XwwϘ`@s']]_`_`os@_`: w`8 9 P@'͐ (  > r  r r r @'  v @& w* v  @&^@&   P^ "^"^^`  .@(Z^^ o.@&^ ы@&^ @&۔ (@&v  PC  < ^^@ `-0@'^*^ @(c v/pv^^ v.0 v @7"w (tw]g^w@'@v`  ; r  r r r @'3  v @&n * wװ @&e^@&c wߨ ]n'wws]gs s Es_"Os_"^@&@__^*v  W  v` 0@7!̸_'@&C_'_`*ƀw@&Ր ( _' r r r r r u@&@ w@&ېw@&wwߔ_' @ 4]@&-=` @+!b@\' \@&\\ @& 5 @&\X+^ `$@'^ 2H^ ^^ 8`^@%X ^  @&7v`^`+@^ v^"@@%vE^ *?^ @%۰  @<\Z wߐ V\w R\wאw@'9_# u\@ _ׄ ' `Pw`   0\ᜐ@^`F@&._:`@>  @+!`@  \ @@&(@& @'j; @'mZ 0Z '?`@%@ ]   ?  ] ?`@%_ : @8` ^@&@&% @&  @&  @&  @=``,@>`^ v_ &w v@&= @&Y@%Z _ : ` ^ \ @&v<``- :^v_ !@w v@&a=   PN` @  @ L` @` 2OL, "H  @  : O G "O  :@%  >* >@j`:  @@; N  at@ @ <  ,K@  O `:  **% @ `6^ ] ` " v`$@@%@&0  ](@%2: ?` = *` >  '@@%/ t`@&` ?t`?` vv   P@9#^0@%ϐ@ ?` @%^8@ ?` @%^@@ ?` @%^H@ ?` @%^P@ ?` @%^X@ ?` @%^`@ ?` @%^h@ ?` @%^p@ ?` @%~^x@ ?` @%u^耀@ ?` @%l^舀@ ?` @%c^萀@ ?`  @%Y^蘀"H ?` P@- ̪]h@$ @ =  d @ *0 Ā =  _ @%,@ ?_ w _` @@#w`  ?#_` * @%]h@  ?@% ]h@   ? @%]h2H? ?@#ΐ*  _`` `,!` `* _ ` $w _`# " w`\"@_ Z`ƀƀ ^ _ r`u`_ tu`%`u`u`_  w _`' w`   =  P %@#3v! ?&!T  &!  &!# &! @ v! v! v!(&!0v!8v!@v!H&!P&!X&!\&!`v!h&!p&!t "`v!v!v"v"v"v"v" &"(&",&"0&"4&"8v"@v"Hv"P&"X&"\&%v% (@#*r  r r r r vO (  0 O   P@;bT@]^   X X  ? @]ȁ 6H"]ؐ@#~^ @` ^@#^=  >`-v,0v ^@v^#v "@"]ސP @ :    @" *   2@: :  }@^ `& ` ^`%Ȩ  # v`^%#v^`v `^` %v`^$Ȥ @"Ev&  &8 ?v  @& vv v(&0v8v@vH&P&T&X&\&`vh&p&t&vvvvvvv &(&,&0&4v@vHvP&X&\&v (@"*r  r r r r 2u  O (`0O _(@$_(  ?` @$s@$$[@_vv@$ ?2 ?*p !?wt?جHxt?t? t?(8sHt h@t?Pssǔ sϠsssssssssL @| @z #@x @ @ @L @m @ ` 2OI`I` @cI`` @^)``` "H` @ M G "O@"F" <N` @P` @N` @L` "HK?^  = s=` -*`E @"_(@5ŀ-_(! ?@!* `@"u @" h @ ?ߒ ` `@ @"_)@ @ޤ @"_)@[@"_)@[@"_)@[@"_) @@"_)( @@"_)0@ @"_)82 3p? &0 &0@"_)@@[@"x_)H@[@"p_)P@@"k_)X @@"e_)`@ @"`_)h2 0?&P ~&P@"T_)p@[v@"L_)x@[n@"D_)@@"?_) @ `&@"6_)@ X&@"._)@RP&@"&_)@!@"!_) @B&@"_)@ ;&@"_)@ 3&@" _)@- +&@"_)Ȁ@@ ܤ !&@!_)Ѐ@@!_)؀ @@!_)@@!_)耐@ @!_)@ &` &`@!_)@@!_* @@!_*@ @!_*2 2? &p &p@!_*@@!_*  @@!_*(@ @!_*02 0?`&t &t@!_*8@@ z &T@!_*@@@ p &X@!_*H@@ f &\@!_*P@@ \ v @!w_*X@@!r_*` @@!l_*h@@!g_*p@&(@!`_*x@ &( &(@!U_*@@ 0 u&,@!K_*@@ & k&0@!A_*@@  a&4@!7_*@@  W&8@!-_*@[O@!%_*@[G@!_*@@ =&X@!_*@@ 3&\@! _*@&@!_*Ȁ @@ _*Ѐ@@ _*؀@@ _*@ @ _*耐@@ _*@ &  &@ _*@[@ _+@[@ _+@[@ _+@[@ _+@!?w\ @ _+ @!?o\ @_+(@n_+0@ 5 @_+8@__+@@ & @_+H@P_+P@  @_+X@A_+`@  @ m_+h@@ h_+p 2@專`&!?O &尐@ V_+x@@ Q_+ @尖 p&@ G_+@k尚 g&尐@ =_+@@ 8_+ @@ 2_+@@ -_+@ !?S尠 J&専F&尐@ _+@!?g\ ސ @U4 @ _+@@ _+ @專`$&@_+Ȁ@尒 &尐@_+Ѐ@!?_\ ?W\ =` @" Ā=`^`@ƒ^`= (^`t^`[@v`^"v[@ m <}?% M  @ j[`@?` ^88_+@ @_+0@ R&@֐@?=M "H^ =`:`^`  ? @^`? =`* ^`v@^`v`^!@v@ 2P`"Hv8^@ ``@"|&!& @ ?`      PN @%@`< @9 "@4 *@  (@ )"@.`@ \"H.``@b]k@`@\]k@@X]k` @@S]l`@`@` N   OԀ * N  "@.`  P@+ (*r  r r r r  Z @  [` @ [` * P@^ v` ^ @^^v` P@ (*r  r r r r  P_` _` `@w`_`w`@ v`@v`*^ P*`"@^ ^ ^ 2` ^ ^@_^ @^ *?^  ^ 2` ^ ^@^ @^ *?^   ^ v^ v   > P@/T"΀O\^"Q\ _ @ 6`["L\0] *N\@?   6`^@6`_  @w _ w @v @v F @ _  @w _ w @|v @wv *̀u > %@\^%@\_ %@\(] %@\8P@7@ _,H   @T v  @= ^ @v v   P@9#^P^ "΀^`^v ^"^p@@^x %@b^X^ ^%@\^h^P@9#D^ϐ^ ƀ ^^@@*^`v `  P@7⼸_,   @x^ @ ^  ?   ?`  = @5^% @  @ ^쐀@ _^%`    = P@Q     @&H  @@q@@9 _l@_%_]"]@_]u@_u @@7wT_,@`_ ŀ R]v "@]v`> P@q"  P@k ?` @7 | H@_, _,w_/w_/w_,w_,w_,w_,ww@9w"@_/ @j_, @o _,@s P^ "^ @^ @_`"_`@_`"@@_` *_`@ d@] (  (@v @4`@c >`   @@9 `] `@u /`@ &  (&4@O;-?^"^ @_^ _ "_ @W_ "@R@O_ *?_ @K ^"^ @C^ ƀ^"^@;^"@6@3^ *^@/ -?@ >``   @@` ` ` ` , @4  @`Ԓ ( ` ` ` +  `* `(` ` `((@@~ w`@_`$@?p_`ą8" _`1  ` _`% _`@%`+C  @m@@_`r` `" @W@@@x _`t  _`(X#`_`\@rgΐ ɐ `0 @.@$@i@O _`r _`*Z   _`(X`@$  _`+\ " _`Y`@; 0   ` @ 0`_`u _` @]`_` [`,y 4 @ _`p_`@X_` @. @ o )w`^ Y ^"^ @)^ @_`"_`@!_`"@@_` *_`@ w`P@7\_,^ _,А]@@ ] $?$@=`$ @?@$ @$@“?`?`=` @s?O  @:  )@Đ @@/,@w*^ v`],ج @x, 2],],@y: ^`@ `# @@_],  @X @T^?`v^@#@?@Ov ?ې@x ^`$.@o @@9 Ԩ@ `2@ ^"H@?2@^"H  @ ],!@(?]-*Z  ŀ ]-]-$]-!@] b|@@ c@] *G^!  : @!Y  P@   `@ w`@ `w``P@cե   P@V̒   @  "@ "H    @ "H  ;`;` ;`@w  @8w v` Ӑ^`&_"^`@^`> >  w` P*^  ƀ ^@^ v^ @v  P^ @_` @qw``_` ?^ @iv  P@9v@   S_m v`> P^ ƀ^"^@?^@  >`/p`@3Z^@ O>`@, P^ @1_`+` @% >,Z@\`"\`@\`` @  =`.p`@Z`\`@ O=`@`_` O>@@v  P*^  *\  @6_`"@1_`+`@% >,Z_ "_ @_   @  =`.p`@Z _ @ O=`@`_` O>@@*_`@v  P @Zv *r  "  r v @@; a\@@?w  ?  r " r  @ w TE: %  @u_s`__ *w "P _ "_ @X_ "H  @  >`.`@LZ _ @ O>`@E  ͫ @@\-(@_@є`@?  _\ @t@_%`__%` _@_@% _v ?  @@7Tb@ @]-0_t_\` Ā   $`@ _ u`  m__`w _^`^ *v    @3wߐ b\@@~ w׶ _m8 &`H " ߐ_נ  u͚u `@gʹ_*?`_"=`@} =`@" _ p` @L_m@&`H  `.@_גߐ l$@9w*r j " r w`h@ `TA= !Z @r_p_^*@v"ƀO ^"^@U^"G @  ? -p @IZ^ O? @B5 ̩`@@_m(@ _ϒ@ϔ @_Y`  ƀq`_# _ @_%_  @_ϐ@"_Ϯ @ː@_ߢ ?_@ޒ @D=_ # *_Zq@ _ߢ ?t_"^`h@Ȓ ^`h*@^`p@G`h"@ ^`h@ב=&`H _t _")_mX_  [[*_w _^`(v`p^`0_&`L^`h=&&`H @i_mH=&`H "G@_mP^`p_ P @Z*"  r  v P  :  @9!PO@^`@ :  `@  @-^h@ :  7 P@  @>    @ T^`W=@[ u```&O T<@ϐ  <.0 uv Pv`^  @ 8 @Y`خ  `Y`@ Y``  ?`  @;`  8 ^  \]p]x"\  TѺ=t` ^ ^ `* T=  /0tv` @:^ P@^`^ ` @^ $$,p@*v  v^`^ @K^` -^`@v` 0@5w,ww@^ `     @ `@ `"H0^ ɨ @_`"H^ è ^ J@)@ @!@ &@ (@ @|2H //渐@_? @y?   J>@%<(H * @~2@ * T9`v縐@/m/丐@y _? @K?  _? @C?  ^ K@>@@"<@ @~2H /D/⸐@P_f? @#?   G K)@ @ !@ &"H \-: @|2@6 \-+@@ T=縐"H\-_8? @?  縐@ \-@/߀@& T/縐 2H_ o/`_? @?  _ ? @?  _v`  P^ "ĀNv \"\@\"\@\"\X@5\X"\8b@\X\8"\@@\@@밐`h`&\h@#_`] "]  `@  >.p4 ]  O>@s@q*] @lt@iv  @-___ww_ *\O @  @ H @ H  x@Đ "  @wװ ׁ @?_u_] @qװ  @2_ p` fׁ "8 `^  (^@(Y@*? @_ r Lׁ ^ ^ @ _\ s_[`Z@`,p^@ ? r@3װ  r@_ `p` ?_p`(_ `Pp`0 `HO `L_פ XR& T_r p@)r h"@_ױ=   w   װ  =  =   =  \#@\]P@9 !Զ"'^^ X")^l @"@ ג 8"@ T ` 2@>^ `*@^^ "^ؒ `"@>  $@^^ X$@^א$@^^ $@^^  `@7 w״  Tww ^ `@ '"@N]\``(hO]\` \`(p^w^ 8ȀL P T^ @:]P X?s  sss(& H @" T? @\`\` # ` t`   T ^ 8sǫ=ss& H^ @ s "O T H 6@: 98& H $?@N]\`$@@I]\` ]$E@C]^ 8 T@- __t__u \wwu`"ː?3_ߛ?`sssg@ d__ײ^hu vh=_א  t>` Pv` v @9 !Ⱥ_n:^ hv`v h= @@7 T^ _. rw_`H>v g_.( @- _ _Ǭwפww__"\0\8Iu u`_?`ss_ߒs@d\P_נ ?]`www'T 2@]8"̀i\](hj\] ](p^@w]8ȀgPT%H:`Xs  ]@ss sǀ @ T @]] #` `u  ]8 %HsT;s]@ss "OTH6@_ : %H_ L^h@"O__^("'\H_@ ׀@_`p*̀ u w`h=P= $?@\]$@@\] \$E@ \]8T$@\@_2 @ @-@ ?#9 (C  YnPr` YnXr` Yn`r` Ynhr` Ynpr` Ynxr` Ynr` Ynr` Yn r`PP__session.ls_conn == NULLldap-nss.cldaps://ldap://__session.ls_conn != NULLldap-nss.c__session.ls_config != NULLldap-nss.c__session.ls_current_uri <= NSS_LDAP_CONFIG_URI_MAXldap-nss.ccfg->ldc_uris[__session.ls_current_uri] != NULLldap-nss.c__session.ls_conn != NULLldap-nss.c__session.ls_config != NULLldap-nss.c__session.ls_state != LS_UNINITIALIZEDldap-nss.cnss_ldap: failed to bind to LDAP server %s: %snisNetgroupTriple(&(objectClassobjectClassobjectClassobjectClassobjectClassobjectClass=nisNetgroupnisNetgroupnisNetgroupnisNetgroupnisNetgroupnisNetgroup)(|(=\(,,\))(=\(,,\))(=\(,,\))(=\(,,\))(=\(,,\))(=\(,,\))(=\(,,\))(=\(,,\))))buflen > sizeof ("(|)")ldap-nss.c%s(%s))%s(%s))(&%s(%s))nss_ldap: could not get LDAP result - %snss_ldap: could not get LDAP result - %s__session.ls_config != NULLldap-nss.cnss_ldap: reconnecting to LDAP server (sleeping %d seconds)...nss_ldap: reconnecting to LDAP server...__session.ls_config-> ldc_uris[__session.ls_current_uri] != NULLldap-nss.cnss_ldap: could not search LDAP server - %snss_ldap: could not %s %sconnect to LDAP server - %snss_ldap: reconnected to LDAP server %s after %d attempt%snss_ldap: reconnected to LDAP server %s(objectclass=*)__session.ls_conn != NULLldap-nss.c__session.ls_conn != NULLldap-nss.c__session.ls_conn != NULLldap-nss.c__session.ls_conn != NULLldap-nss.c__session.ls_conn != NULLldap-nss.c__session.ls_conn != NULLldap-nss.c%s%s%s%s%s%s{CRYPT}CRYPT$*objectClassuserPassworduserPasswordauthPasswordshadowLastChangeshadowLastChangepwdLastSetsel <= LM_NONEldap-nss.c*map != NULLldap-nss.cmap != NULLldap-nss.cmap != NULLldap-nss.cshadowAccountxuserPassworduiduidNumbergidNumbergecoscnhomeDirectoryloginShelldescription;range=*;%u%u*%s;range=%s-%suniqueMembermemberUidgidNumbercnuserPasswordmemberUidgidNumbermemberOfgidNumbergidNumbermemberOf(distinguishedName=%s)gidNumbermemberOfgidNumberctx != NULLldap-netgrp.ce != NULLldap-netgrp.cmemberNisNetgroupctx->ec_res != NULLldap-netgrp.cnisNetgroupTriplecnvalues[count] != NULLldap-netgrp.cargs->arg[NSS_NETGR_MACHINE].argc <= 1ldap-netgrp.cargs->arg[NSS_NETGR_USER].argc <= 1ldap-netgrp.cargs->arg[NSS_NETGR_DOMAIN].argc <= 1ldap-netgrp.cngbe->state != NULLldap-netgrp.cngbe->state->ec_res == NULLldap-netgrp.ccnoncRpcNumbercncncnipHostNumbercnipNetworkNumbercncnipProtocolNumbercnuserPassworduidshadowLastChangeshadowMaxshadowMinshadowWarningshadowInactiveshadowExpireshadowFlagipServiceProtocolipServiceProtocolcncnipServicePort(&(%s=%s)(%s=%s))objectClassnisMailAliascn(%s=%s)objectClassnisMailAlias(&(%s=%s)(%s=%s))objectClassbootableDevicecn(&(%s=%s)(%s=%s))objectClassieee802Devicecn(&(%s=%s)(%s=%s))objectClassieee802DevicemacAddress(%s=%s)objectClassieee802Device(&(%s=%s)(%s=%s))objectClassposixGroupcn(&(%s=%s)(%s=%s))objectClassposixGroupgidNumber(&(%s=%s))objectClassposixGroup(&(%s=%s)(|(%s=%s)(%s=%s)))objectClassposixGroupmemberUiduniqueMember(&(%s=%s)(%s=%s))objectClassposixGroupuniqueMember(|(&(%s=%s)(%s=%s))(&(%s=%s)(%s=%s)))objectClassposixGroupmemberUidobjectClassposixAccountuid(&(%s=%s)(%s=%s))objectClassposixGroupmemberUid(&(%s=%s)(%s=%s))objectClassipHostcn(&(%s=%s)(%s=%s))objectClassipHostipHostNumber(%s=%s)objectClassipHost(&(%s=%s)(%s=%s))objectClassipNetworkcn(&(%s=%s)(%s=%s))objectClassipNetworkipNetworkNumber(%s=%s)objectClassipNetwork(&(%s=%s)(%s=%s))objectClassipProtocolcn(&(%s=%s)(%s=%s))objectClassipProtocolipProtocolNumber(%s=%s)objectClassipProtocol(&(%s=%s)(%s=%s))objectClassposixAccountuid(&(%s=%s)(%s=%s))objectClassposixAccountuidNumber(%s=%s)objectClassposixAccount(&(%s=%s)(%s=%s))objectClassoncRpccn(&(%s=%s)(%s=%s))objectClassoncRpconcRpcNumber(%s=%s)objectClassoncRpc(&(%s=%s)(%s=%s))objectClassipServicecn(&(%s=%s)(%s=%s)(%s=%s))objectClassipServicecnipServiceProtocol(&(%s=%s)(%s=%s))objectClassipServiceipServicePort(&(%s=%s)(%s=%s)(%s=%s))objectClassipServiceipServicePortipServiceProtocol(%s=%s)objectClassipService(&(%s=%s)(%s=%s))objectClassshadowAccountuid(%s=%s)objectClassshadowAccount(&(%s=%s)(%s=%s))objectClassnisNetgroupcn(&(%s=%s)(%s=%s))objectClassnisNetgroupmemberNisNetgroup(&(%s=%s)(%s=%s))objectClassautomountMapautomountMapName(%s=%s)objectClassautomount(&(%s=%s)(%s=%s))objectClassautomountautomountKeyuiduserPassworduidNumbergidNumbercnhomeDirectoryloginShellgecosdescriptionobjectClassuiduserPasswordshadowLastChangeshadowMaxshadowMinshadowWarningshadowInactiveshadowExpireshadowFlagcnuserPasswordmemberUiduniqueMembergidNumbercnipHostNumbercnipServicePortipServiceProtocolcnipNetworkNumberipNetmaskNumbercnipProtocolNumbercnoncRpcNumbercnmacAddresscnbootParametercnrfc822MailMembercnnisNetgroupTriplememberNisNetgroupautomountKeyautomountInformationdescriptioncnmacAddresscnbootParameterautomountKeyautomountInformationuiduniqueMemberobjectClassposixGroupuid%s=,,passwdshadowgrouphostsservicesnetworksprotocolsrpcethersnetmasksbootparamsaliasesnetgroupautomountnss_base_subonebasei < NSS_LDAP_CONFIG_URI_MAXutil.cldap://%s/etc/ldap.confrhosturibasebinddnbindpwuse_saslonyestruesasl_auth_idrootbinddnrootuse_saslonyestruerootsasl_auth_idsslpathscopesubonebasederefneversearchingfindingalwaysportsslonyestruestart_tlsreferralsonyestruerestartonyestrueldap_versiontimelimitbind_timelimitidle_timelimitbind_policyhardhard_openhard_initsoftnss_reconnect_triesnss_reconnect_sleeptimenss_reconnect_maxsleeptimenss_reconnect_maxconntriessasl_secpropslogdirdebugpagesizetls_checkpeeronyestrueoffnofalsetls_cacertfiletls_cacertdirtls_cipherstls_certtls_keytls_randfilenss_map_attributenss_map_attributenss_map_objectclassnss_map_objectclassnss_override_attribute_valuenss_override_attribute_valuenss_default_attribute_valuenss_default_attribute_valuenss_initgroupsbacklinknss_schemarfc2307bisrfc2307nss_paged_resultsonyestruenss_initgroups_ignoreusersnss_connect_policyoneshotpersistnss_srv_domain/etc/ldap.secretr\2a\28\29\5ckey != NULLutil.ckey->data != NULLutil.cp != NULLutil.cp->next == NULLutil.c*head != NULLutil.cnl->name != NULLutil.c/etc/ldap.conf.,DC=._ldap._tcp.%s.srvldap%s://%s:%d2.0objectClassdncookie->entry != NULLldap-sldap.cautomountauto_attributes[i] != NULLldap-sldap.cobjectClassautomountpCookie != NULL && *pCookie == NULLldap-sldap.ccookie != NULLldap-sldap.ccookie->state != NULLldap-sldap.ccookie->am_state == NULLldap-sldap.ccookie->map != NULLldap-sldap.cam != NULLldap-sldap.cam->lac_dn_count > 0ldap-sldap.ccookie->mapped_filter != NULLldap-sldap.ccookie->callback != NULLldap-sldap.cܨ0o0o0o0o0o 0o@0o`0o0o0o0o0o0o 0o@0ow`0oo0og0o_0oW0oO0oG 0o?@0o7`0o/0o'0o0o0o0o 0o@0o`0o0o0o0o0o0o 0o@0o`0o0o0o0o0o0o 0o@0ow`0oo0og0o_0oW0oO0oG 0o?@0o7`0o/0o'0o0o0o0o 0o@0o`0o0o0o0o0o 0o 0o @0o `0o 0o 0o 0o 0o 0o 0o @0ow `0oo 0og 0o_ 0oW 0oO 0oG 0o? @0o7 `0o/ 0o'i  (  oOohoooXfhV( pWpjoo$Id: ldap-nss.c,v 2.282 2006/05/15 08:13:44 lukeh Exp $MX$Id: ldap-pwd.c,v 2.46 2006/01/11 18:03:49 lukeh Exp $$Id: ldap-grp.c,v 2.106 2006/09/13 06:33:09 lukeh Exp $$Id: ldap-netgrp.c,v 2.45 2006/09/13 06:35:48 lukeh Exp $$Id: ldap-rpc.c,v 2.29 2006/01/11 18:03:49 lukeh Exp $$Id: ldap-hosts.c,v 2.35 2006/01/11 18:03:48 lukeh Exp $$Id: ldap-network.c,v 2.33 2006/01/11 18:03:48 lukeh Exp $$Id: ldap-proto.c,v 2.30 2006/01/11 18:03:49 lukeh Exp $$Id: ldap-spwd.c,v 2.34 2006/01/11 18:03:49 lukeh Exp $$Id: ldap-alias.c,v 2.31 2006/01/11 18:03:48 lukeh Exp $$Id: ldap-service.c,v 2.32 2006/01/11 18:03:49 lukeh Exp $$Id: ldap-schema.c,v 2.33 2006/05/15 08:13:44 lukeh Exp $$Id: ldap-ethers.c,v 2.36 2006/01/11 18:03:48 lukeh Exp $$Id: ldap-bp.c,v 2.27 2006/01/11 18:03:48 lukeh Exp $$Id: ldap-automount.c,v 2.9 2006/01/13 16:15:33 lukeh Exp $$Id: util.c,v 2.132 2006/01/25 20:30:27 lukeh Exp $MX$Id: ltf.c,v 2.29 2005/05/20 05:30:42 lukeh Exp $$Id: snprintf.c,v 2.9 2001/08/17 05:30:14 lukeh Exp $$Id: resolve.c,v 2.10 2004/06/29 16:09:57 lukeh Exp $ !$Id: dnsconfig.c,v 2.43 2006/01/13 10:24:58 lukeh Exp $$Id: irs-nss.c,v 2.16 2005/05/20 05:30:39 lukeh Exp $$Id: pagectrl.c,v 2.4 2006/01/13 10:24:59 lukeh Exp $$Id: ldap-sldap.c,v 2.12 2006/01/13 10:35:16 lukeh Exp $==> _nss_ldap_default_destr<== _nss_ldap_default_destr==> _nss_ldap_default_constr<== _nss_ldap_default_constr==> _nss_ldap_enter<== _nss_ldap_enter==> _nss_ldap_leave<== _nss_ldap_leave==> do_close<== do_close==> do_close_no_unbind<== do_close_no_unbind (connection was not open)<== do_close_no_unbind==> do_init:== do_init (stolen socket detected)idle_timelimit reached<== do_init (cached session)<== do_init (failed to read config)<== do_init (ldapssl_client_init failed with rc = %d)<== do_init (failed to initialize LDAP session)<== do_init (initialized session)==> do_open<== do_open (session initialization failed)<== do_open (cached session)<== do_open (thread initialization failed)<== do_open (SSL setup failed)<== do_open (SSL setup failed)<== do_open (failed to bind to DSA<== do_open (session connected to DSA)==> do_bind<== do_bind<== do_bind<== do_bind==> _nss_ldap_ent_context_init_locked<== _nss_ldap_ent_context_init_locked<== _nss_ldap_ent_context_init_locked==> _nss_ldap_ent_context_release<== _nss_ldap_ent_context_release<== _nss_ldap_ent_context_release==> do_filter:== do_filter: %s<== do_filter==> do_result<== do_result==> do_with_reconnecthardsoftre(null)s<== do_with_reconnect==> do_search_s<== do_search_s==> do_search<== do_search==> do_parse<== do_parse==> do_parse_s<== do_parse_s==> _nss_ldap_search_s<== _nss_ldap_search_s<== _nss_ldap_search_s==> _nss_ldap_search<== _nss_ldap_search<== _nss_ldap_search==> _nss_ldap_getent_ex<== _nss_ldap_getent_ex<== _nss_ldap_getent_ex<== _nss_ldap_getent_ex<== _nss_ldap_getent_ex==> _nss_ldap_getbyname<== _nss_ldap_getbyname<== _nss_ldap_getbyname==> _nss_ldap_assign_userpassword<== _nss_ldap_assign_userpassword<== _nss_ldap_assign_userpassword==> _nss_ldap_proxy_bind<== _nss_ldap_proxy_bind (empty password not permitted):== _nss_ldap_proxy_bind: %s<== _nss_ldap_proxy_bind==> _nss_ldap_get_attributes<== _nss_ldap_get_attributes (init failed)<== _nss_ldap_get_attributes==> _nss_ldap_getgroupsbymember_r (user=%s)<== _nss_ldap_getgroupsbymember_r (init failed)<== _nss_ldap_getgroupsbymember_r (user ignored)<== _nss_ldap_getgroupsbymember_r (ent_context_init failed)<== _nss_ldap_getgroupsbymember_r (not found)<== _nss_ldap_getgroupsbymember_r (success)==> nn_chase:== nn_chase: nested netgroup=%s<== nn_chase result=%d==> do_getnetgrent<== do_getnetgrent==> do_parse_innetgr<== do_parse_innetgr==> do_innetgr_nested netgroup=%s assertion=%s<== do_innetgr_nested: maximum depth exceeded<== do_innetgr_nested: failed to initialize context<== do_innetgr_nested status=%d netgr_status=%d==> do_innetgr netgroup=%s<== do_innetgr: failed to initialize context<== do_innetgr status=%d netgr_status=%d==> _nss_ldap_innetgr MACHINE.argc=%d USER.argc=%d DOMAIN.argc=%d groups.argc=%d<== _nss_ldap_innetgr (FOUND)<== _nss_ldap_innetgr (not found)==> _nss_ldap_setnetgrent<== _nss_ldap_setnetgrent<== _nss_ldap_setnetgrent<== _nss_ldap_setnetgrent<== _nss_ldap_setnetgrent%s%d%s%s%s%d%s%s%s%s%s%s%s%s%s%s%s%d%s%d%s%d%s%s%s%d%d%s%s%s%s%s%s==> _nss_ldap_dn2uid<== _nss_ldap_dn2uid (nested group)<== _nss_ldap_dn2uid==> _nss_ldap_add_uri<== _nss_ldap_add_uri: maximum number of URIs exceeded<== _nss_ldap_add_uri: added URI %s==> _nss_ldap_namelist_push (%s)<== _nss_ldap_namelist_push<== _nss_ldap_namelist_push<== _nss_ldap_namelist_push==> _nss_ldap_namelist_pop<== _nss_ldap_namelist_pop==> _nss_ldap_namelist_destroy<== _nss_ldap_namelist_destroy==> _nss_ldap_namelist_find<== _nss_ldap_namelist_findANSCNAMEPTRMXTXTAFSDBSRVs==> __ns_ldap_getParam (param=%d)<== __ns_ldap_getParam (ret=%s)<== __ns_ldap_parseEntry (no memory)<== __ns_ldap_parseEntry (no memory)<== __ns_ldap_parseEntry (failed to parse DN)<== __ns_ldap_parseEntry (failed to init result: %s)<== __ns_ldap_parseEntry (ret=%s)==> __ns_ldap_firstEntry (map=%s filter=%s)(null)<== __ns_ldap_firstEntry ret=%s cookie=%p==> __ns_ldap_nextEntry cookie=%p<== __ns_ldap_nextEntry ret=%s==> __ns_ldap_freeEntry cookie=%p<== __ns_ldap_freeEntry==> __ns_ldap_list map=%s filter=%s(null)<== __ns_ldap_list ret=%sSuccessOperation failedNot foundOut of memoryConfiguration errorPartial results receivedInternal LDAP errorInvalid parameterUnknown error(h`  fh n   ܨވ     h p yp sx u  sT/Jq Fp L ɨL  5H {3!M%g |) l- sP z14 +@`NV ]di H0h~59=A EP   ) @@ X] 5w 7Pl XEIMQ  h U 5Y M] ea }e  wh  x0  q  f h  (! 8!i!6 zh!K P!fm!q! h! n<! oX! 0l! `0" bx") x"Nu"ly" 8h" r4"}" " X" < @##.#K mh#` thx#s \8# c # Z## # h# ]# ^p$ 9,$ al$3$P pL$a pD$r @L$ D$ `$ ƀ$$$% u %' D%6 \%P w<%d 8l%~%% eH% H% b&&#&?&] p$  /: n@ phTM pW@ahxov 8X tT txT t0@P u%`,5(;,BXIxPW^j0|0@`p y` }  ( 8'H.X5h<xCJQX_fmt{ (08@HPX`hpx#*18?FMT[bipw~ (08@X hpx ` p 80 "X)07>EHLS _fm w~ p8 P ( @Pp$`+2 ?FMT [biphw~ 0@Ph 0|xވ np) p@ xWb tu{ (8@P`hp ֐ @ $ $$  `  7p08B: ٘M ٸ\bhn ۘ ܘ<  0@ Pp%,3`: X X_Hfmt{  H $ ,$ h   8ߠ #:  1 B X K  Zp ` f l s z 0 H X    p x    x$    D ! H 3 : A H O V ]8 d  z X0 H ` p              X$ 1 |$ G  ] X q0 y    \         $  $ &  =  S00 \ k  p     pL  $  $  8d   0`  ! P 7 = C I X d   $  $  0   0   h\ (8@X$h*x06<B W $l $   x(@ 0 {  / $F $] t   0 0@P`Hp ( @P8 x &,`28>DJPV f8\HbXhh `ntzx(8X zhx s@  8HX  !x(/ `6=DKRY(`8gHnuhx|`  (P`h8p 0$@+P2X9@GpNUh\cj(q83 x`pH (Xhx@%X X( 8'@_P.`5hfx<CJQX_{fmt  {0@P`hx (B8I@X`x#P *8 0 = CN 1e 20| 2  3 4H 5  6%0+: 82 8CP` X(^8dHjXp`v >x ?P`hpx /=R`u B  $08@@ 3Hh G zp  IW## *(01HP8X?`hFpMxT[bipw~ 0@P`px & -(40;@BPX `IhPpWx^Qmelsz X8x (0Phpx  [8/ \ 4< \p<IPW^el(sXz0@H`#18hp c8< c  cx dpp d e!+p0 gD8< fS_xekq w8n: q` qP rP` rp8`@ 4 ` /   '8G b vH}X H h 0 @P `x !X(/6='.f0D8KPR`Yp`gn{u $&n&v&&&&&& u&&ܨ& t&&&&' '''&'5':'J'Q'Z X'r'''''!''''''(( %i(!(/%(= (X(U!(](h(m 0X((((("(( X( X)) ))7)I)P)V)^)x) X) q4)  X))))**#****'*9 p*M tD*` X*{*** r4* ** ** pd+ s8P++  5(+< 3 X+T+a+q+|&++ Pp++++++'+, ,",),2,Dnss_ldap.socrti.svalues-Xa.cDrodata.rodataldap-nss.cdebugdo_map_errordo_rebind__session.L1085.L1101__lock__sigaction_retval__stored_handler.L1102.L1094.L1095.L1108.L1111do_close.L1122.L1125do_drop_connectiondo_close_no_unbind.L1195.L1201.L1202.L1222.L1226do_init.L1243__config__pid__euid.L1265.L1266.L1271.L1272__configbuf__ssl_initialized.L1300.L1301.L1306.L1307.L1318.L1321.L1325.L1326.L1331.L1332.L1337.L1338.L1375.L1366do_bind.L1397.L1420do_triple_permutations.L1443.L1473.L1478.L1480.L1481.L1482.L1483.L1484.L1490.L1495.L1497.L1498.L1499.L1500.L1501.L1507.L1516.L1527.L1540.L1553.L1566.L1575.L1586.L1599.L1612.L1624.L1633.L1644.L1657.L1669.L1681.L1690.L1701.L1713.L1726.L1739.L1748.L1759.L1771.L1784.L1796.L1805.L1816.L1829.L1841.L1854.L1863.L1874.L1886.L1898.L1911.L1920.L1931.L1943.L1955.L1967.L1973.L1983.L1984do_filter.L2005.L2059.L2061.L2069.L2072do_result.L2078.L2093.L2102do_with_reconnect.L2118.L2122.L2123.L2138.L2142.L2155.L2156.L2172.L2174.L2193.L2200do_search_s.L2209.L2213do_search.L2219.L2227do_map_errnodo_parse.L2245do_parse_s.L2272.L2291.L2297.L2308.L2309.L2321.L2322.L2334.L2335.L2347.L2348.L2360.L2361.L2373.L2374.L2381.L2395.L2420.L2440do_next_page.L2458.L2468.L2493.L2524.L2596.L2598.L2614.L2621.L2639.L2722.L2725.L2729.L2734.L2737.L2741.L2752.L2753.L2758.L2759.L2788.L2789.L2803.L2804do_proxy_rebind.L2832.L2863Bbss.bssDdata.data___const_seg_900000301___const_seg_900002101___const_seg_900002301ldap-pwd.c_nss_ldap_parse_pw.L873.L877.L879.L882.L885.L891.L897.L900.L903.L906.L909_nss_ldap_getpwnam_r_nss_ldap_getpwuid_r_nss_ldap_setpwent_r_nss_ldap_endpwent_r_nss_ldap_getpwent_r_nss_ldap_passwd_destrpasswd_opsldap-grp.cdo_parse_range.L874.L890.L893do_construct_range_attribute.L923.L926.L928.L931do_parse_group_members.L938.L955_nss_ldap_parse_gr.L1033.L1039.L1042.L1054.L1061do_parse_initgroups_nested.L1090.L1136.L1137.L1143.L1105_nss_ldap_getgroupsbymember_r.L1166.L1169.L1172.L1173.L1159.L1185.L1188.L1194.L1197_nss_ldap_getgrnam_r_nss_ldap_getgrgid_r_nss_ldap_setgrent_r_nss_ldap_endgrent_r_nss_ldap_getgrent_r_nss_ldap_group_destrnetgroup_opsldap-netgrp.cstrip_whitespacenn_chasedo_getnetgrent.L986.L990.L991.L1010.L1011.L1013.L1029.L1030.L1034do_parse_innetgr.L1066.L1067.L1077.L1078.L1116_nss_ldap_getnetgroup_endent_nss_ldap_getnetgroup_setent_nss_ldap_getnetgroup_getent_nss_ldap_innetgr.L1141.L1145.L1146.L1151.L1152.L1157.L1158_nss_ldap_setnetgrent.L1189.L1205.L1206.L1211.L1212_nss_ldap_netgroup_destrldap-rpc.c_nss_ldap_parse_rpc.L861.L864.L867_nss_ldap_getrpcbyname_r_nss_ldap_getrpcbynumber_r_nss_ldap_setrpcent_r_nss_ldap_endrpcent_r_nss_ldap_getrpcent_r_nss_ldap_rpc_destrrpc_opsldap-hosts.c_nss_ldap_parse_hostv4_nss_ldap_parse_host.L972.L975.L978_nss_ldap_gethostbyname_r_nss_ldap_gethostbyaddr_r_nss_ldap_sethostent_r_nss_ldap_endhostent_r_nss_ldap_gethostent_r_nss_ldap_hosts_destrhost_opsldap-network.c_nss_ldap_parse_net_nss_ldap_getnetbyname_r_nss_ldap_getnetbyaddr_r_nss_ldap_setnetent_r_nss_ldap_endnetent_r_nss_ldap_getnetent_r_nss_ldap_networks_destrnet_opsldap-proto.c_nss_ldap_parse_proto.L853.L856.L859_nss_ldap_getprotobyname_r_nss_ldap_getprotobynumber_r_nss_ldap_setprotoent_r_nss_ldap_endprotoent_r_nss_ldap_getprotoent_r_nss_ldap_protocols_destrproto_opsldap-spwd.c_nss_ldap_parse_sp.L836.L839.L842.L846.L850.L854.L858.L862.L866_nss_ldap_getspnam_r_nss_ldap_setspent_r_nss_ldap_endspent_r_nss_ldap_getspent_r_nss_ldap_shadow_destrshadow_opsldap-alias.cldap-service.c_nss_ldap_parse_serv.L857.L880.L883_nss_ldap_getservbyname_r_nss_ldap_getservbyport_r_nss_ldap_setservent_r_nss_ldap_endservent_r_nss_ldap_getservent_r_nss_ldap_services_destrservices_opsldap-schema.c.L952.L953.L954.L951.L957.L958.L956.L960.L961.L962.L959.L965.L966.L967.L964.L970.L971.L969.L976.L974.L979.L980.L977.L983.L984.L985.L982.L988.L989.L987.L992.L993.L995.L998.L999.L1000.L997.L1003.L1004.L1005.L1007.L1008.L1009.L1002.L1012.L1014.L1017.L1018.L1019.L1016.L1022.L1023.L1024.L1021.L1027.L1028.L1026.L1031.L1032.L1035.L1036.L1037.L1040.L1041.L1043.L1044.L1045.L1048.L1049.L1050.L1047.L1053.L1052.L1056.L1057.L1058.L1055.L1062.L1063.L1060.L1065.L1069.L1070.L1071.L1068.L1074.L1075.L1076.L1073.L1079.L1080.L1082.L1083.L1084.L1081.L1087.L1088.L1089.L1091.L1086.L1096.L1093.L1099.L1100.L1103.L1098.L1106.L1107.L1109.L1110.L1114.L1115.L1113.L1117.L1118.L1119.L1123.L1124.L1121.L1127.L1128.L1129.L1126.L1132.L1133.L1131.L1135.L1134.L1138.L1163.L1164.L1165.L1167.L1168.L1170.L1171.L1179.L1180.L1181.L1182.L1183.L1184.L1186.L1187.L1193.L1196.L1199.L1200.L1207.L1208.L1215.L1216.L1217.L1224.L1225.L1233.L1234.L1241.L1242.L1249.L1250.L1257.L1258.L1273.L1274.L1275.L1281.L1282.L1283.L1284ldap-ethers.c_nss_ldap_parse_ether_nss_ldap_gethostton_r_nss_ldap_getntohost_r_nss_ldap_ethers_destrethers_opsldap-bp.c_nss_ldap_parse_bp.L849.L852_nss_ldap_getbootparamsbyname_r_nss_ldap_bootparams_destrldap-automount.cam_context_add_dn.L901util.cdn2uid_cache_put__cache_lock__cache.L907.L908.L914.L917.L940do_parse_map_statementdo_parse_list.L1025do_searchdescriptorconfig.L1092.L1149.L1153.L1154do_add_uris.L1260.L1276.L1280.L1288.L1290.L1292.L1297.L1305.L1309.L1311.L1313.L1322.L1329.L1333.L1341.L1344.L1348.L1352.L1356.L1360.L1364.L1368.L1370.L1372.L1376.L1380.L1384.L1386.L1388.L1393.L1399.L1401.L1406.L1410.L1414.L1418.L1422.L1426.L1428.L1432.L1436.L1440.L1444.L1448.L1452.L1456.L1460.L1464.L1468.L1472.L1476.L1485.L1487.L1489.L1493.L1505.L1509.L1513.L1518.L1517.L1523.L1522.L1528.L1533.L1532.L1537.L1545.L1548.L1552.L1556.L1560.L1562.L1564.L1569.L1578.L1582.L1598.L1632.L1634.L1636.L1638do_alloc_dictionarydo_find_lastdo_dup_datum.L1733.L1734.L1740.L1749.L1754.L1755.L1773.L1783.L1787.L1788.L1793.L1794.L1802.L1835ltf.cltf_mutex_allocltf_mutex_freeltf_keyltf_set_ld_errorltf_get_ld_errorltf_set_errnoltf_get_errnosnprintf.cresolve.cstotparse_reply___const_seg_900000201dnsconfig.c.L933.L939.L941.L942irs-nss.cpagectrl.cldap-sldap.c__ns_ldap_makeStringParam__ns_ldap_mapError__ns_ldap_mapErrorDetail.L1046__ns_ldap_initResult__ns_ldap_str2selector__ns_ldap_unmapObjectClasses__ns_ldap_mapAttributes__ns_ldap_emitFilterString__ns_ldap_mapFilter.L1261.L1279__ns_ldap_freeCookie__ns_ldap_initCookie.L1323.L1324__ns_ldap_initSearch.L1367.L1373.L1385.L1390.L1391__ns_ldap_search.L1409.L1415.L1416.L1421.L1451.L1458.L1459.L1469.L1465.L1502.L1504.L1506.L1508.L1510.L1512.L1514___const_seg_900003101crtn.s_nss_ldap_init_filters_END__fini_nss_ldap_assign_userpassword_nss_ldap_get_attributes__ns_ldap_parseDn_nss_ldap_enter_nss_ldap_close_nss_ldap_leave_nss_ldap_filt_getprotoent_nss_ldap_filt_getpwnam_groupsbymember_nss_ldap_filt_setautomntent_nss_ldap_add_uri_nss_ldap_unmap_at_nss_ldap_unmap_oc_nss_ldap_proxy_bind_nss_ldap_am_context_alloc_nss_ldap_filt_getetherent_nss_ldap_ent_context_init_locked_nss_ldap_filt_gethostton_nss_ldap_filt_gethostent_nss_ldap_ent_context_release_nss_ldap_filt_getbootparamsbyname_nss_ldap_next_attribute_nss_ldap_filt_getprotobyname__ns_ldap_freeParam_nss_ldap_ent_context_init_nss_ldap_filt_getgroupsbymemberanddn_nss_ldap_init_attributes_START__nss_ldap_db_close_nss_ldap_readconfig_nss_ldap_filt_innetgr_nss_ldap_filt_getnetgrent_nss_ldap_filt_getservbyportproto_nss_ldap_filt_getautomntent_nss_ldap_init_config_nss_ldap_map_put_nss_ldap_map_get_nss_ldap_str2selector_nss_ldap_shadow_handle_flag_nss_ldap_am_context_free_nss_ldap_am_context_init_nss_ldap_shadow_date_nss_ldap_filt_getservent_nss_ldap_filt_getgrgid_nss_ldap_filt_getgrent_nss_ldap_filt_getgrnam_nss_ldap_getent_ex_nss_ldap_filt_getspent_nss_ldap_filt_getspnam_nss_ldap_filt_getpwent_nss_ldap_filt_getpwnam_nss_ldap_filt_getpwuid__ns_ldap_parseAttr_nss_ldap_getbyname_nss_ldap_default_destr_nss_ldap_dns_free_data_nss_ldap_get_ld_errno_nss_ldap_assign_attrval_nss_ldap_filt_getrpcent__ns_ldap_parseEntry_nss_ldap_test_config_flag_nss_ldap_filt_getnetent_nss_ldap_filt_getprotobynumber_nss_ldap_next_entry_nss_ldap_getdnsdn_nss_ldap_mergeconfigfromdns_nss_ldap_get_values_nss_ldap_namelist_push_nss_ldap_namelist_find_nss_ldap_test_initgroups_ignoreuser_nss_ldap_filt_getrpcbynumber_nss_ldap_filt_getntohost_nss_ldap_first_entry_nss_ldap_default_constr_nss_ldap_filt_getaliasent_lib_version_nss_ldap_locate_userpassword_nss_ldap_getrdnvalue_nss_ldap_filt_gethostbyaddr_nss_ldap_filt_gethostbyname_nss_ldap_dns_lookup__ns_ldap_freeAttr_nss_ldap_db_openltf_destr_nss_ldap_escape_string_nss_ldap_filt_getrpcbyname_nss_ldap_getent_nss_ldap_get_dn_nss_ldap_db_get_nss_ldap_db_put_nss_ldap_dn2uid_nss_ldap_namelist_destroy_nss_ldap_filt_getgroupsbydn_nss_ldap_map_at_nss_ldap_map_df_nss_ldap_map_oc_nss_ldap_map_ov_nss_ldap_namelist_pop_nss_ldap_oc_check_nss_ldap_filt_getautomntbyname_nss_ldap_filt_getservbyname_nss_ldap_filt_getservbyport_nss_ldap_init_nss_ldap_read_nss_ldap_assign_attrvals__ns_ldap_allocAttr_nss_ldap_first_attribute_nss_ldap_filt_getgroupsbymember_nss_ldap_filt_getservbynameproto_nss_ldap_ltf_thread_init_nss_ldap_search_s_nss_ldap_validateconfig_nss_ldap_filt_getnetbyaddr_nss_ldap_filt_getnetbyname_nss_ldap_filt_getaliasbyname_nss_ldap_searchstrncmpinet_addrber_freememsetldap_unbindsleepdn_expand__ns_ldap_freeResultatoi_DYNAMIC__ns_ldap_freeEntrygetpidldap_resultatolldap_simple_bindldap_msgfreefstat_edataldap_search_st_endldap_set_optionmemcpysnprintf_nss_ldap_shadow_constrldap_get_option__ctypesigemptysetsyslogstrncasecmpfilenoldap_control_freeinet_networkmutex_lockldapssl_client_initfgetsldap_explode_dnmutex_init__ns_ldap_err2strmutex_destroynss_ldap.so.1_nss_ldap_passwd_constrreallocether_atontime_nss_ldap_group_constrres_searchsigactionthr_keycreateldap_search_extldap_parse_page_controlatoll_nss_ldap_networks_constr_nss_ldap_rpc_constrstrcmpldap_controls_freeldapssl_install_routinesldap_result2errorstrdupfopengeteuid_PROCEDURE_LINKAGE_TABLE_thr_getspecific_nss_ldap_services_constr__ns_ldap_getMappedAttributes_nss_ldap_hosts_constrres_initether_ntoainet_makeaddrcallocstrlen__assertstrrchrmallocstrncpyldap_count_values__ns_ldap_nextEntry__ns_ldap_getParam_nss_ldap_protocols_constrldap_memfreestrtok_rmemcmp__ns_ldap_getMappedObjectClass__ns_ldap_firstEntryfclose__ns_ldap_listmutex_unlock__ns_ldap_endEntry__ns_ldap_freeErrorinet_ntoa_nss_ldap_bootparams_constr_nss_ldap_ethers_constrldap_abandonldap_err2stringstrcasecmp__res_stateldap_value_free_nss_ldap_netgroup_constrstrchrldap_explode_rdn_etextber_bvfreethr_setspecificstrtoulldap_create_page_controlldap_set_rebind_procstrcpy___errnoldap_parse_result_GLOBAL_OFFSET_TABLE_Pldap-nss.c /share/dev4/nss_ldap/253/builds/20080521.1/BUILD/nss-ldap-253/nss_ldap-253 /opt/studio11/SUNWspro/prod/bin/cc -DHAVE_CONFIG_H -I. -I. -I. -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -xs -xO4 -Kpic -xarch=v9 -c ldap-nss.cXa;O;p;R=Sun C 5.8 2005/10/13;backend;raw;cd;DBG_GEN 5.0.8Pldap-pwd.c /share/dev4/nss_ldap/253/builds/20080521.1/BUILD/nss-ldap-253/nss_ldap-253 /opt/studio11/SUNWspro/prod/bin/cc -DHAVE_CONFIG_H -I. -I. -I. -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -xs -xO4 -Kpic -xarch=v9 -c ldap-pwd.cXa;O;p;R=Sun C 5.8 2005/10/13;backend;raw;cd;DBG_GEN 5.0.8P4ldap-grp.c /share/dev4/nss_ldap/253/builds/20080521.1/BUILD/nss-ldap-253/nss_ldap-253 /opt/studio11/SUNWspro/prod/bin/cc -DHAVE_CONFIG_H -I. -I. -I. -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -xs -xO4 -Kpic -xarch=v9 -c ldap-grp.cXa;O;p;R=Sun C 5.8 2005/10/13;backend;raw;cd;DBG_GEN 5.0.8XNldap-netgrp.c /share/dev4/nss_ldap/253/builds/20080521.1/BUILD/nss-ldap-253/nss_ldap-253 /opt/studio11/SUNWspro/prod/bin/cc -DHAVE_CONFIG_H -I. -I. -I. -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -xs -xO4 -Kpic -xarch=v9 -c ldap-netgrp.cXa;O;p;R=Sun C 5.8 2005/10/13;backend;raw;cd;DBG_GEN 5.0.8}Phldap-rpc.c /share/dev4/nss_ldap/253/builds/20080521.1/BUILD/nss-ldap-253/nss_ldap-253 /opt/studio11/SUNWspro/prod/bin/cc -DHAVE_CONFIG_H -I. -I. -I. -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -xs -xO4 -Kpic -xarch=v9 -c ldap-rpc.cXa;O;p;R=Sun C 5.8 2005/10/13;backend;raw;cd;DBG_GEN 5.0.8Tldap-hosts.c /share/dev4/nss_ldap/253/builds/20080521.1/BUILD/nss-ldap-253/nss_ldap-253 /opt/studio11/SUNWspro/prod/bin/cc -DHAVE_CONFIG_H -I. -I. -I. -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -xs -xO4 -Kpic -xarch=v9 -c ldap-hosts.cXa;O;p;R=Sun C 5.8 2005/10/13;backend;raw;cd;DBG_GEN 5.0.8~Xldap-network.c /share/dev4/nss_ldap/253/builds/20080521.1/BUILD/nss-ldap-253/nss_ldap-253 /opt/studio11/SUNWspro/prod/bin/cc -DHAVE_CONFIG_H -I. -I. -I. -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -xs -xO4 -Kpic -xarch=v9 -c ldap-network.cXa;O;p;R=Sun C 5.8 2005/10/13;backend;raw;cd;DBG_GEN 5.0.8Tldap-proto.c /share/dev4/nss_ldap/253/builds/20080521.1/BUILD/nss-ldap-253/nss_ldap-253 /opt/studio11/SUNWspro/prod/bin/cc -DHAVE_CONFIG_H -I. -I. -I. -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -xs -xO4 -Kpic -xarch=v9 -c ldap-proto.cXa;O;p;R=Sun C 5.8 2005/10/13;backend;raw;cd;DBG_GEN 5.0.8Tldap-spwd.c /share/dev4/nss_ldap/253/builds/20080521.1/BUILD/nss-ldap-253/nss_ldap-253 /opt/studio11/SUNWspro/prod/bin/cc -DHAVE_CONFIG_H -I. -I. -I. -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -xs -xO4 -Kpic -xarch=v9 -c ldap-spwd.cXa;O;p;R=Sun C 5.8 2005/10/13;backend;raw;cd;DBG_GEN 5.0.8Tldap-alias.c /share/dev4/nss_ldap/253/builds/20080521.1/BUILD/nss-ldap-253/nss_ldap-253 /opt/studio11/SUNWspro/prod/bin/cc -DHAVE_CONFIG_H -I. -I. -I. -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -xs -xO4 -Kpic -xarch=v9 -c ldap-alias.cXa;O;p;R=Sun C 5.8 2005/10/13;backend;raw;cd;DBG_GEN 5.0.8Xldap-service.c /share/dev4/nss_ldap/253/builds/20080521.1/BUILD/nss-ldap-253/nss_ldap-253 /opt/studio11/SUNWspro/prod/bin/cc -DHAVE_CONFIG_H -I. -I. -I. -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -xs -xO4 -Kpic -xarch=v9 -c ldap-service.cXa;O;p;R=Sun C 5.8 2005/10/13;backend;raw;cd;DBG_GEN 5.0.8Xldap-schema.c /share/dev4/nss_ldap/253/builds/20080521.1/BUILD/nss-ldap-253/nss_ldap-253 /opt/studio11/SUNWspro/prod/bin/cc -DHAVE_CONFIG_H -I. -I. -I. -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -xs -xO4 -Kpic -xarch=v9 -c ldap-schema.cXa;O;p;R=Sun C 5.8 2005/10/13;backend;raw;cd;DBG_GEN 5.0.8X8ldap-ethers.c /share/dev4/nss_ldap/253/builds/20080521.1/BUILD/nss-ldap-253/nss_ldap-253 /opt/studio11/SUNWspro/prod/bin/cc -DHAVE_CONFIG_H -I. -I. -I. -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -xs -xO4 -Kpic -xarch=v9 -c ldap-ethers.cXa;O;p;R=Sun C 5.8 2005/10/13;backend;raw;cd;DBG_GEN 5.0.8 PRldap-bp.c /share/dev4/nss_ldap/253/builds/20080521.1/BUILD/nss-ldap-253/nss_ldap-253 /opt/studio11/SUNWspro/prod/bin/cc -DHAVE_CONFIG_H -I. -I. -I. -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -xs -xO4 -Kpic -xarch=v9 -c ldap-bp.cXa;O;p;R=Sun C 5.8 2005/10/13;backend;raw;cd;DBG_GEN 5.0.8\lldap-automount.c /share/dev4/nss_ldap/253/builds/20080521.1/BUILD/nss-ldap-253/nss_ldap-253 /opt/studio11/SUNWspro/prod/bin/cc -DHAVE_CONFIG_H -I. -I. -I. -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -xs -xO4 -Kpic -xarch=v9 -c ldap-automount.cXa;O;p;R=Sun C 5.8 2005/10/13;backend;raw;cd;DBG_GEN 5.0.8 Hutil.c /share/dev4/nss_ldap/253/builds/20080521.1/BUILD/nss-ldap-253/nss_ldap-253 /opt/studio11/SUNWspro/prod/bin/cc -DHAVE_CONFIG_H -I. -I. -I. -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -xs -xO4 -Kpic -xarch=v9 -c util.cXa;O;p;R=Sun C 5.8 2005/10/13;backend;raw;cd;DBG_GEN 5.0.8Hltf.c /share/dev4/nss_ldap/253/builds/20080521.1/BUILD/nss-ldap-253/nss_ldap-253 /opt/studio11/SUNWspro/prod/bin/cc -DHAVE_CONFIG_H -I. -I. -I. -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -xs -xO4 -Kpic -xarch=v9 -c ltf.cXa;O;p;R=Sun C 5.8 2005/10/13;backend;raw;cd;DBG_GEN 5.0.8 Psnprintf.c /share/dev4/nss_ldap/253/builds/20080521.1/BUILD/nss-ldap-253/nss_ldap-253 /opt/studio11/SUNWspro/prod/bin/cc -DHAVE_CONFIG_H -I. -I. -I. -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -xs -xO4 -Kpic -xarch=v9 -c snprintf.cXa;O;p;R=Sun C 5.8 2005/10/13;backend;raw;cd;DBG_GEN 5.0.8Presolve.c /share/dev4/nss_ldap/253/builds/20080521.1/BUILD/nss-ldap-253/nss_ldap-253 /opt/studio11/SUNWspro/prod/bin/cc -DHAVE_CONFIG_H -I. -I. -I. -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -xs -xO4 -Kpic -xarch=v9 -c resolve.cXa;O;p;R=Sun C 5.8 2005/10/13;backend;raw;cd;DBG_GEN 5.0.8 Tdnsconfig.c /share/dev4/nss_ldap/253/builds/20080521.1/BUILD/nss-ldap-253/nss_ldap-253 /opt/studio11/SUNWspro/prod/bin/cc -DHAVE_CONFIG_H -I. -I. -I. -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -xs -xO4 -Kpic -xarch=v9 -c dnsconfig.cXa;O;p;R=Sun C 5.8 2005/10/13;backend;raw;cd;DBG_GEN 5.0.8 Pirs-nss.c /share/dev4/nss_ldap/253/builds/20080521.1/BUILD/nss-ldap-253/nss_ldap-253 /opt/studio11/SUNWspro/prod/bin/cc -DHAVE_CONFIG_H -I. -I. -I. -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -xs -xO4 -Kpic -xarch=v9 -c irs-nss.cXa;O;p;R=Sun C 5.8 2005/10/13;backend;raw;cd;DBG_GEN 5.0.8 P"pagectrl.c /share/dev4/nss_ldap/253/builds/20080521.1/BUILD/nss-ldap-253/nss_ldap-253 /opt/studio11/SUNWspro/prod/bin/cc -DHAVE_CONFIG_H -I. -I. -I. -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -xs -xO4 -Kpic -xarch=v9 -c pagectrl.cXa;O;p;R=Sun C 5.8 2005/10/13;backend;raw;cd;DBG_GEN 5.0.8 ~T<ldap-sldap.c /share/dev4/nss_ldap/253/builds/20080521.1/BUILD/nss-ldap-253/nss_ldap-253 /opt/studio11/SUNWspro/prod/bin/cc -DHAVE_CONFIG_H -I. -I. -I. -DLDAP_REFERRALS -DLDAP_DEPRECATED -D_REENTRANT -xs -xO4 -Kpic -xarch=v9 -c ldap-sldap.cXa;O;p;R=Sun C 5.8 2005/10/13;backend;raw;cd;DBG_GEN 5.0.8 si /share/dev4/nss_ldap/253/builds/20080521.1/BUILD/nss-ldap-253/nss_ldap-253ldap-nss.csi /share/dev4/nss_ldap/253/builds/20080521.1/BUILD/nss-ldap-253/nss_ldap-253ldap-pwd.csi /share/dev4/nss_ldap/253/builds/20080521.1/BUILD/nss-ldap-253/nss_ldap-253ldap-grp.cvl /share/dev4/nss_ldap/253/builds/20080521.1/BUILD/nss-ldap-253/nss_ldap-253ldap-netgrp.csi /share/dev4/nss_ldap/253/builds/20080521.1/BUILD/nss-ldap-253/nss_ldap-253ldap-rpc.cuk /share/dev4/nss_ldap/253/builds/20080521.1/BUILD/nss-ldap-253/nss_ldap-253ldap-hosts.cwm /share/dev4/nss_ldap/253/builds/20080521.1/BUILD/nss-ldap-253/nss_ldap-253ldap-network.cuk /share/dev4/nss_ldap/253/builds/20080521.1/BUILD/nss-ldap-253/nss_ldap-253ldap-proto.ctj /share/dev4/nss_ldap/253/builds/20080521.1/BUILD/nss-ldap-253/nss_ldap-253ldap-spwd.cuk /share/dev4/nss_ldap/253/builds/20080521.1/BUILD/nss-ldap-253/nss_ldap-253ldap-alias.cwm /share/dev4/nss_ldap/253/builds/20080521.1/BUILD/nss-ldap-253/nss_ldap-253ldap-service.cvl /share/dev4/nss_ldap/253/builds/20080521.1/BUILD/nss-ldap-253/nss_ldap-253ldap-schema.cvl /share/dev4/nss_ldap/253/builds/20080521.1/BUILD/nss-ldap-253/nss_ldap-253ldap-ethers.crh /share/dev4/nss_ldap/253/builds/20080521.1/BUILD/nss-ldap-253/nss_ldap-253ldap-bp.cyo /share/dev4/nss_ldap/253/builds/20080521.1/BUILD/nss-ldap-253/nss_ldap-253ldap-automount.coe /share/dev4/nss_ldap/253/builds/20080521.1/BUILD/nss-ldap-253/nss_ldap-253util.cnd /share/dev4/nss_ldap/253/builds/20080521.1/BUILD/nss-ldap-253/nss_ldap-253ltf.csi /share/dev4/nss_ldap/253/builds/20080521.1/BUILD/nss-ldap-253/nss_ldap-253snprintf.crh /share/dev4/nss_ldap/253/builds/20080521.1/BUILD/nss-ldap-253/nss_ldap-253resolve.ctj /share/dev4/nss_ldap/253/builds/20080521.1/BUILD/nss-ldap-253/nss_ldap-253dnsconfig.crh /share/dev4/nss_ldap/253/builds/20080521.1/BUILD/nss-ldap-253/nss_ldap-253irs-nss.csi /share/dev4/nss_ldap/253/builds/20080521.1/BUILD/nss-ldap-253/nss_ldap-253pagectrl.cuk /share/dev4/nss_ldap/253/builds/20080521.1/BUILD/nss-ldap-253/nss_ldap-253ldap-sldap.c DD% DD% DD% DD% DD% DD% DD% DD% DD% DD% DD% DD% DD% DD% DD% DD% DD% DD% DD% DD% DD% DD% DD%cg: Sun Compiler Common 11 2005/10/13@(#)thread.h 1.47 98/08/14 SMI@(#)signal.h 1.56 01/05/28 SMI@(#)feature_tests.h 1.18 99/07/26 SMI@(#)isa_defs.h 1.20 99/05/04 SMI@(#)signal_iso.h 1.2 01/04/05 SMI@(#)unistd.h 1.39 01/07/29 SMI@(#)siginfo.h 1.55 01/04/05 SMI@(#)types.h 1.73 02/10/10 SMI@(#)machtypes.h 1.13 99/05/04 SMI@(#)int_types.h 1.6 97/08/20 SMI@(#)select.h 1.17 01/08/15 SMI@(#)time.h 2.70 02/01/28 SMI@(#)time.h 1.39 99/08/10 SMI@(#)time_iso.h 1.1 99/08/09 SMI@(#)time_impl.h 1.7 01/09/06 SMI@(#)machsig.h 1.15 99/08/15 SMI@(#)synch.h 1.52 01/11/10 SMI@(#)machlock.h 1.22 01/10/31 SMI@(#)privregs.h 1.5 99/06/05 SMI@(#)psr.h 1.3 96/09/12 SMI@(#)fsr.h 1.3 97/02/11 SMI@(#)synch.h 1.39 01/06/12 SMI@(#)assert.h 1.9 92/07/14 SMI@(#)stdlib.h 1.48 00/04/13 SMI@(#)stdlib_iso.h 1.3 01/03/09 SMI@(#)unistd.h 1.60 01/07/29 SMI@(#)string.h 1.24 99/08/10 SMI@(#)string_iso.h 1.2 99/11/09 SMI@(#)strings.h 1.3 96/03/12 SMI@(#)stdio.h 1.79 01/04/16 SMI@(#)stdio_iso.h 1.2 99/10/25 SMI@(#)va_list.h 1.13 01/02/08 SMI@(#)stdio_tag.h 1.3 98/04/20 SMI@(#)stdio_impl.h 1.13 01/11/16 SMI@(#)syslog.h 1.11 96/05/17 SMI@(#)syslog.h 1.10 92/07/14 SMI@(#)signal.h 1.39 01/11/07 SMI@(#)signal_iso.h 1.1 99/08/09 SMI@(#)procset.h 1.20 00/01/11 SMI@(#)fcntl.h 1.15 01/07/29 SMI@(#)fcntl.h 1.48 01/12/17 SMI@(#)socket.h 1.57 01/09/28 SMI@(#)uio.h 1.30 01/03/19 SMI@(#)netconfig.h 1.20 99/04/27 SMI@(#)in.h 1.36 02/10/02 SMI@(#)stream.h 1.91 01/08/08 SMI@(#)vnode.h 1.95 02/06/18 SMI@(#)t_lock.h 1.45 98/02/01 SMI@(#)param.h 1.77 02/01/22 SMI@(#)mutex.h 1.20 98/02/01 SMI@(#)rwlock.h 1.9 98/02/18 SMI@(#)semaphore.h 1.5 98/02/01 SMI@(#)condvar.h 1.13 01/01/29 SMI@(#)cred.h 1.21 97/01/09 SMI@(#)resource.h 1.27 01/04/05 SMI@(#)seg_enum.h 1.7 00/05/22 SMI@(#)poll.h 1.28 98/11/23 SMI@(#)strmdep.h 1.10 98/01/06 SMI@(#)model.h 1.21 01/08/31 SMI@(#)strft.h 1.2 00/03/17 SMI@(#)byteorder.h 1.14 98/04/19 SMI@(#)un.h 1.9 96/07/12 SMI@(#)if_dl.h 1.7 98/01/06 SMI@(#)errno.h 1.16 99/07/26 SMI@(#)errno.h 1.20 00/01/12 SMI@(#)lber.h 1.11 01/09/06 SMI@(#)ldap.h 1.19 02/06/19 SMI@(#)malloc.h 1.11 97/08/23 SMI@(#)shadow.h 1.12 01/11/29 SMI@(#)netdb.h 1.25 01/04/03 SMI@(#)pthread.h 1.32 01/11/10 SMI@(#)sched.h 1.9 98/01/16 SMI@(#)limits.h 1.52 02/01/08 SMI@(#)limits_iso.h 1.1 99/08/09 SMI@(#)int_limits.h 1.6 99/08/06 SMI@(#)nsswitch.h 1.20 00/10/09 SMIacomp: Sun C 5.8 2005/10/13iropt: Sun Compiler Common 11 2005/10/13cg: Sun Compiler Common 11 2005/10/13cg: Sun Compiler Common 11 2005/10/13@(#)thread.h 1.47 98/08/14 SMI@(#)signal.h 1.56 01/05/28 SMI@(#)feature_tests.h 1.18 99/07/26 SMI@(#)isa_defs.h 1.20 99/05/04 SMI@(#)signal_iso.h 1.2 01/04/05 SMI@(#)unistd.h 1.39 01/07/29 SMI@(#)siginfo.h 1.55 01/04/05 SMI@(#)types.h 1.73 02/10/10 SMI@(#)machtypes.h 1.13 99/05/04 SMI@(#)int_types.h 1.6 97/08/20 SMI@(#)select.h 1.17 01/08/15 SMI@(#)time.h 2.70 02/01/28 SMI@(#)time.h 1.39 99/08/10 SMI@(#)time_iso.h 1.1 99/08/09 SMI@(#)time_impl.h 1.7 01/09/06 SMI@(#)machsig.h 1.15 99/08/15 SMI@(#)synch.h 1.52 01/11/10 SMI@(#)machlock.h 1.22 01/10/31 SMI@(#)privregs.h 1.5 99/06/05 SMI@(#)psr.h 1.3 96/09/12 SMI@(#)fsr.h 1.3 97/02/11 SMI@(#)synch.h 1.39 01/06/12 SMI@(#)stdlib.h 1.48 00/04/13 SMI@(#)stdlib_iso.h 1.3 01/03/09 SMI@(#)param.h 1.77 02/01/22 SMI@(#)string.h 1.24 99/08/10 SMI@(#)string_iso.h 1.2 99/11/09 SMI@(#)pwd.h 1.19 96/03/12 SMI@(#)stdio.h 1.79 01/04/16 SMI@(#)stdio_iso.h 1.2 99/10/25 SMI@(#)va_list.h 1.13 01/02/08 SMI@(#)stdio_tag.h 1.3 98/04/20 SMI@(#)stdio_impl.h 1.13 01/11/16 SMI@(#)lber.h 1.11 01/09/06 SMI@(#)ldap.h 1.19 02/06/19 SMI@(#)socket.h 1.57 01/09/28 SMI@(#)uio.h 1.30 01/03/19 SMI@(#)netconfig.h 1.20 99/04/27 SMI@(#)in.h 1.36 02/10/02 SMI@(#)stream.h 1.91 01/08/08 SMI@(#)vnode.h 1.95 02/06/18 SMI@(#)t_lock.h 1.45 98/02/01 SMI@(#)mutex.h 1.20 98/02/01 SMI@(#)rwlock.h 1.9 98/02/18 SMI@(#)semaphore.h 1.5 98/02/01 SMI@(#)condvar.h 1.13 01/01/29 SMI@(#)cred.h 1.21 97/01/09 SMI@(#)resource.h 1.27 01/04/05 SMI@(#)seg_enum.h 1.7 00/05/22 SMI@(#)poll.h 1.28 98/11/23 SMI@(#)strmdep.h 1.10 98/01/06 SMI@(#)model.h 1.21 01/08/31 SMI@(#)strft.h 1.2 00/03/17 SMI@(#)byteorder.h 1.14 98/04/19 SMI@(#)un.h 1.9 96/07/12 SMI@(#)if_dl.h 1.7 98/01/06 SMI@(#)malloc.h 1.11 97/08/23 SMI@(#)errno.h 1.16 99/07/26 SMI@(#)errno.h 1.20 00/01/12 SMI@(#)shadow.h 1.12 01/11/29 SMI@(#)netdb.h 1.25 01/04/03 SMI@(#)syslog.h 1.11 96/05/17 SMI@(#)syslog.h 1.10 92/07/14 SMI@(#)pthread.h 1.32 01/11/10 SMI@(#)sched.h 1.9 98/01/16 SMI@(#)limits.h 1.52 02/01/08 SMI@(#)limits_iso.h 1.1 99/08/09 SMI@(#)int_limits.h 1.6 99/08/06 SMI@(#)nsswitch.h 1.20 00/10/09 SMIacomp: Sun C 5.8 2005/10/13iropt: Sun Compiler Common 11 2005/10/13cg: Sun Compiler Common 11 2005/10/13cg: Sun Compiler Common 11 2005/10/13@(#)thread.h 1.47 98/08/14 SMI@(#)signal.h 1.56 01/05/28 SMI@(#)feature_tests.h 1.18 99/07/26 SMI@(#)isa_defs.h 1.20 99/05/04 SMI@(#)signal_iso.h 1.2 01/04/05 SMI@(#)unistd.h 1.39 01/07/29 SMI@(#)siginfo.h 1.55 01/04/05 SMI@(#)types.h 1.73 02/10/10 SMI@(#)machtypes.h 1.13 99/05/04 SMI@(#)int_types.h 1.6 97/08/20 SMI@(#)select.h 1.17 01/08/15 SMI@(#)time.h 2.70 02/01/28 SMI@(#)time.h 1.39 99/08/10 SMI@(#)time_iso.h 1.1 99/08/09 SMI@(#)time_impl.h 1.7 01/09/06 SMI@(#)machsig.h 1.15 99/08/15 SMI@(#)synch.h 1.52 01/11/10 SMI@(#)machlock.h 1.22 01/10/31 SMI@(#)privregs.h 1.5 99/06/05 SMI@(#)psr.h 1.3 96/09/12 SMI@(#)fsr.h 1.3 97/02/11 SMI@(#)synch.h 1.39 01/06/12 SMI@(#)assert.h 1.9 92/07/14 SMI@(#)stdlib.h 1.48 00/04/13 SMI@(#)stdlib_iso.h 1.3 01/03/09 SMI@(#)string.h 1.24 99/08/10 SMI@(#)string_iso.h 1.2 99/11/09 SMI@(#)stdio.h 1.79 01/04/16 SMI@(#)stdio_iso.h 1.2 99/10/25 SMI@(#)va_list.h 1.13 01/02/08 SMI@(#)stdio_tag.h 1.3 98/04/20 SMI@(#)stdio_impl.h 1.13 01/11/16 SMI@(#)param.h 1.77 02/01/22 SMI@(#)grp.h 1.18 96/03/12 SMI@(#)lber.h 1.11 01/09/06 SMI@(#)ldap.h 1.19 02/06/19 SMI@(#)socket.h 1.57 01/09/28 SMI@(#)uio.h 1.30 01/03/19 SMI@(#)netconfig.h 1.20 99/04/27 SMI@(#)in.h 1.36 02/10/02 SMI@(#)stream.h 1.91 01/08/08 SMI@(#)vnode.h 1.95 02/06/18 SMI@(#)t_lock.h 1.45 98/02/01 SMI@(#)mutex.h 1.20 98/02/01 SMI@(#)rwlock.h 1.9 98/02/18 SMI@(#)semaphore.h 1.5 98/02/01 SMI@(#)condvar.h 1.13 01/01/29 SMI@(#)cred.h 1.21 97/01/09 SMI@(#)resource.h 1.27 01/04/05 SMI@(#)seg_enum.h 1.7 00/05/22 SMI@(#)poll.h 1.28 98/11/23 SMI@(#)strmdep.h 1.10 98/01/06 SMI@(#)model.h 1.21 01/08/31 SMI@(#)strft.h 1.2 00/03/17 SMI@(#)byteorder.h 1.14 98/04/19 SMI@(#)un.h 1.9 96/07/12 SMI@(#)if_dl.h 1.7 98/01/06 SMI@(#)malloc.h 1.11 97/08/23 SMI@(#)errno.h 1.16 99/07/26 SMI@(#)errno.h 1.20 00/01/12 SMI@(#)shadow.h 1.12 01/11/29 SMI@(#)netdb.h 1.25 01/04/03 SMI@(#)syslog.h 1.11 96/05/17 SMI@(#)syslog.h 1.10 92/07/14 SMI@(#)pthread.h 1.32 01/11/10 SMI@(#)sched.h 1.9 98/01/16 SMI@(#)limits.h 1.52 02/01/08 SMI@(#)limits_iso.h 1.1 99/08/09 SMI@(#)int_limits.h 1.6 99/08/06 SMI@(#)nsswitch.h 1.20 00/10/09 SMIacomp: Sun C 5.8 2005/10/13iropt: Sun Compiler Common 11 2005/10/13cg: Sun Compiler Common 11 2005/10/13cg: Sun Compiler Common 11 2005/10/13@(#)stdio.h 1.79 01/04/16 SMI@(#)stdio_iso.h 1.2 99/10/25 SMI@(#)feature_tests.h 1.18 99/07/26 SMI@(#)isa_defs.h 1.20 99/05/04 SMI@(#)va_list.h 1.13 01/02/08 SMI@(#)stdio_tag.h 1.3 98/04/20 SMI@(#)stdio_impl.h 1.13 01/11/16 SMI@(#)stdarg.h 1.45 99/08/10 SMI@(#)stdarg_iso.h 1.1 99/08/09 SMI@(#)ctype.h 1.33 99/08/10 SMI@(#)ctype_iso.h 1.1 99/08/09 SMI@(#)thread.h 1.47 98/08/14 SMI@(#)signal.h 1.56 01/05/28 SMI@(#)signal_iso.h 1.2 01/04/05 SMI@(#)unistd.h 1.39 01/07/29 SMI@(#)siginfo.h 1.55 01/04/05 SMI@(#)types.h 1.73 02/10/10 SMI@(#)machtypes.h 1.13 99/05/04 SMI@(#)int_types.h 1.6 97/08/20 SMI@(#)select.h 1.17 01/08/15 SMI@(#)time.h 2.70 02/01/28 SMI@(#)time.h 1.39 99/08/10 SMI@(#)time_iso.h 1.1 99/08/09 SMI@(#)time_impl.h 1.7 01/09/06 SMI@(#)machsig.h 1.15 99/08/15 SMI@(#)synch.h 1.52 01/11/10 SMI@(#)machlock.h 1.22 01/10/31 SMI@(#)privregs.h 1.5 99/06/05 SMI@(#)psr.h 1.3 96/09/12 SMI@(#)fsr.h 1.3 97/02/11 SMI@(#)synch.h 1.39 01/06/12 SMI@(#)stdlib.h 1.48 00/04/13 SMI@(#)stdlib_iso.h 1.3 01/03/09 SMI@(#)param.h 1.77 02/01/22 SMI@(#)string.h 1.24 99/08/10 SMI@(#)string_iso.h 1.2 99/11/09 SMI@(#)assert.h 1.9 92/07/14 SMI@(#)lber.h 1.11 01/09/06 SMI@(#)ldap.h 1.19 02/06/19 SMI@(#)socket.h 1.57 01/09/28 SMI@(#)uio.h 1.30 01/03/19 SMI@(#)netconfig.h 1.20 99/04/27 SMI@(#)in.h 1.36 02/10/02 SMI@(#)stream.h 1.91 01/08/08 SMI@(#)vnode.h 1.95 02/06/18 SMI@(#)t_lock.h 1.45 98/02/01 SMI@(#)mutex.h 1.20 98/02/01 SMI@(#)rwlock.h 1.9 98/02/18 SMI@(#)semaphore.h 1.5 98/02/01 SMI@(#)condvar.h 1.13 01/01/29 SMI@(#)cred.h 1.21 97/01/09 SMI@(#)resource.h 1.27 01/04/05 SMI@(#)seg_enum.h 1.7 00/05/22 SMI@(#)poll.h 1.28 98/11/23 SMI@(#)strmdep.h 1.10 98/01/06 SMI@(#)model.h 1.21 01/08/31 SMI@(#)strft.h 1.2 00/03/17 SMI@(#)byteorder.h 1.14 98/04/19 SMI@(#)un.h 1.9 96/07/12 SMI@(#)if_dl.h 1.7 98/01/06 SMI@(#)malloc.h 1.11 97/08/23 SMI@(#)errno.h 1.16 99/07/26 SMI@(#)errno.h 1.20 00/01/12 SMI@(#)shadow.h 1.12 01/11/29 SMI@(#)netdb.h 1.25 01/04/03 SMI@(#)syslog.h 1.11 96/05/17 SMI@(#)syslog.h 1.10 92/07/14 SMI@(#)pthread.h 1.32 01/11/10 SMI@(#)sched.h 1.9 98/01/16 SMI@(#)limits.h 1.52 02/01/08 SMI@(#)limits_iso.h 1.1 99/08/09 SMI@(#)int_limits.h 1.6 99/08/06 SMI@(#)nsswitch.h 1.20 00/10/09 SMIacomp: Sun C 5.8 2005/10/13iropt: Sun Compiler Common 11 2005/10/13cg: Sun Compiler Common 11 2005/10/13cg: Sun Compiler Common 11 2005/10/13@(#)thread.h 1.47 98/08/14 SMI@(#)signal.h 1.56 01/05/28 SMI@(#)feature_tests.h 1.18 99/07/26 SMI@(#)isa_defs.h 1.20 99/05/04 SMI@(#)signal_iso.h 1.2 01/04/05 SMI@(#)unistd.h 1.39 01/07/29 SMI@(#)siginfo.h 1.55 01/04/05 SMI@(#)types.h 1.73 02/10/10 SMI@(#)machtypes.h 1.13 99/05/04 SMI@(#)int_types.h 1.6 97/08/20 SMI@(#)select.h 1.17 01/08/15 SMI@(#)time.h 2.70 02/01/28 SMI@(#)time.h 1.39 99/08/10 SMI@(#)time_iso.h 1.1 99/08/09 SMI@(#)time_impl.h 1.7 01/09/06 SMI@(#)machsig.h 1.15 99/08/15 SMI@(#)synch.h 1.52 01/11/10 SMI@(#)machlock.h 1.22 01/10/31 SMI@(#)privregs.h 1.5 99/06/05 SMI@(#)psr.h 1.3 96/09/12 SMI@(#)fsr.h 1.3 97/02/11 SMI@(#)synch.h 1.39 01/06/12 SMI@(#)stdio.h 1.79 01/04/16 SMI@(#)stdio_iso.h 1.2 99/10/25 SMI@(#)va_list.h 1.13 01/02/08 SMI@(#)stdio_tag.h 1.3 98/04/20 SMI@(#)stdio_impl.h 1.13 01/11/16 SMI@(#)stdlib.h 1.48 00/04/13 SMI@(#)stdlib_iso.h 1.3 01/03/09 SMI@(#)string.h 1.24 99/08/10 SMI@(#)string_iso.h 1.2 99/11/09 SMI@(#)rpcent.h 1.17 01/01/05 SMI@(#)lber.h 1.11 01/09/06 SMI@(#)ldap.h 1.19 02/06/19 SMI@(#)socket.h 1.57 01/09/28 SMI@(#)uio.h 1.30 01/03/19 SMI@(#)netconfig.h 1.20 99/04/27 SMI@(#)in.h 1.36 02/10/02 SMI@(#)stream.h 1.91 01/08/08 SMI@(#)vnode.h 1.95 02/06/18 SMI@(#)t_lock.h 1.45 98/02/01 SMI@(#)param.h 1.77 02/01/22 SMI@(#)mutex.h 1.20 98/02/01 SMI@(#)rwlock.h 1.9 98/02/18 SMI@(#)semaphore.h 1.5 98/02/01 SMI@(#)condvar.h 1.13 01/01/29 SMI@(#)cred.h 1.21 97/01/09 SMI@(#)resource.h 1.27 01/04/05 SMI@(#)seg_enum.h 1.7 00/05/22 SMI@(#)poll.h 1.28 98/11/23 SMI@(#)strmdep.h 1.10 98/01/06 SMI@(#)model.h 1.21 01/08/31 SMI@(#)strft.h 1.2 00/03/17 SMI@(#)byteorder.h 1.14 98/04/19 SMI@(#)un.h 1.9 96/07/12 SMI@(#)if_dl.h 1.7 98/01/06 SMI@(#)malloc.h 1.11 97/08/23 SMI@(#)errno.h 1.16 99/07/26 SMI@(#)errno.h 1.20 00/01/12 SMI@(#)shadow.h 1.12 01/11/29 SMI@(#)netdb.h 1.25 01/04/03 SMI@(#)syslog.h 1.11 96/05/17 SMI@(#)syslog.h 1.10 92/07/14 SMI@(#)pthread.h 1.32 01/11/10 SMI@(#)sched.h 1.9 98/01/16 SMI@(#)limits.h 1.52 02/01/08 SMI@(#)limits_iso.h 1.1 99/08/09 SMI@(#)int_limits.h 1.6 99/08/06 SMI@(#)nsswitch.h 1.20 00/10/09 SMIacomp: Sun C 5.8 2005/10/13iropt: Sun Compiler Common 11 2005/10/13cg: Sun Compiler Common 11 2005/10/13cg: Sun Compiler Common 11 2005/10/13@(#)thread.h 1.47 98/08/14 SMI@(#)signal.h 1.56 01/05/28 SMI@(#)feature_tests.h 1.18 99/07/26 SMI@(#)isa_defs.h 1.20 99/05/04 SMI@(#)signal_iso.h 1.2 01/04/05 SMI@(#)unistd.h 1.39 01/07/29 SMI@(#)siginfo.h 1.55 01/04/05 SMI@(#)types.h 1.73 02/10/10 SMI@(#)machtypes.h 1.13 99/05/04 SMI@(#)int_types.h 1.6 97/08/20 SMI@(#)select.h 1.17 01/08/15 SMI@(#)time.h 2.70 02/01/28 SMI@(#)time.h 1.39 99/08/10 SMI@(#)time_iso.h 1.1 99/08/09 SMI@(#)time_impl.h 1.7 01/09/06 SMI@(#)machsig.h 1.15 99/08/15 SMI@(#)synch.h 1.52 01/11/10 SMI@(#)machlock.h 1.22 01/10/31 SMI@(#)privregs.h 1.5 99/06/05 SMI@(#)psr.h 1.3 96/09/12 SMI@(#)fsr.h 1.3 97/02/11 SMI@(#)synch.h 1.39 01/06/12 SMI@(#)socket.h 1.57 01/09/28 SMI@(#)uio.h 1.30 01/03/19 SMI@(#)netconfig.h 1.20 99/04/27 SMI@(#)in.h 1.36 02/10/02 SMI@(#)stream.h 1.91 01/08/08 SMI@(#)vnode.h 1.95 02/06/18 SMI@(#)t_lock.h 1.45 98/02/01 SMI@(#)param.h 1.77 02/01/22 SMI@(#)mutex.h 1.20 98/02/01 SMI@(#)rwlock.h 1.9 98/02/18 SMI@(#)semaphore.h 1.5 98/02/01 SMI@(#)condvar.h 1.13 01/01/29 SMI@(#)cred.h 1.21 97/01/09 SMI@(#)resource.h 1.27 01/04/05 SMI@(#)seg_enum.h 1.7 00/05/22 SMI@(#)poll.h 1.28 98/11/23 SMI@(#)strmdep.h 1.10 98/01/06 SMI@(#)model.h 1.21 01/08/31 SMI@(#)strft.h 1.2 00/03/17 SMI@(#)byteorder.h 1.14 98/04/19 SMI@(#)un.h 1.9 96/07/12 SMI@(#)if_dl.h 1.7 98/01/06 SMI@(#)stdio.h 1.79 01/04/16 SMI@(#)stdio_iso.h 1.2 99/10/25 SMI@(#)va_list.h 1.13 01/02/08 SMI@(#)stdio_tag.h 1.3 98/04/20 SMI@(#)stdio_impl.h 1.13 01/11/16 SMI@(#)stdlib.h 1.48 00/04/13 SMI@(#)stdlib_iso.h 1.3 01/03/09 SMI@(#)string.h 1.24 99/08/10 SMI@(#)string_iso.h 1.2 99/11/09 SMI@(#)netdb.h 1.25 01/04/03 SMI@(#)inet.h 1.18 01/01/04 SMI@(#)nameser.h 1.26 01/06/29 SMI@(#)nameser_compat.h 1.8 01/12/17 SMI@(#)resolv.h 1.20 01/12/03 SMI@(#)lber.h 1.11 01/09/06 SMI@(#)ldap.h 1.19 02/06/19 SMI@(#)malloc.h 1.11 97/08/23 SMI@(#)errno.h 1.16 99/07/26 SMI@(#)errno.h 1.20 00/01/12 SMI@(#)shadow.h 1.12 01/11/29 SMI@(#)syslog.h 1.11 96/05/17 SMI@(#)syslog.h 1.10 92/07/14 SMI@(#)pthread.h 1.32 01/11/10 SMI@(#)sched.h 1.9 98/01/16 SMI@(#)limits.h 1.52 02/01/08 SMI@(#)limits_iso.h 1.1 99/08/09 SMI@(#)int_limits.h 1.6 99/08/06 SMI@(#)nsswitch.h 1.20 00/10/09 SMIacomp: Sun C 5.8 2005/10/13iropt: Sun Compiler Common 11 2005/10/13cg: Sun Compiler Common 11 2005/10/13cg: Sun Compiler Common 11 2005/10/13@(#)thread.h 1.47 98/08/14 SMI@(#)signal.h 1.56 01/05/28 SMI@(#)feature_tests.h 1.18 99/07/26 SMI@(#)isa_defs.h 1.20 99/05/04 SMI@(#)signal_iso.h 1.2 01/04/05 SMI@(#)unistd.h 1.39 01/07/29 SMI@(#)siginfo.h 1.55 01/04/05 SMI@(#)types.h 1.73 02/10/10 SMI@(#)machtypes.h 1.13 99/05/04 SMI@(#)int_types.h 1.6 97/08/20 SMI@(#)select.h 1.17 01/08/15 SMI@(#)time.h 2.70 02/01/28 SMI@(#)time.h 1.39 99/08/10 SMI@(#)time_iso.h 1.1 99/08/09 SMI@(#)time_impl.h 1.7 01/09/06 SMI@(#)machsig.h 1.15 99/08/15 SMI@(#)synch.h 1.52 01/11/10 SMI@(#)machlock.h 1.22 01/10/31 SMI@(#)privregs.h 1.5 99/06/05 SMI@(#)psr.h 1.3 96/09/12 SMI@(#)fsr.h 1.3 97/02/11 SMI@(#)synch.h 1.39 01/06/12 SMI@(#)stdio.h 1.79 01/04/16 SMI@(#)stdio_iso.h 1.2 99/10/25 SMI@(#)va_list.h 1.13 01/02/08 SMI@(#)stdio_tag.h 1.3 98/04/20 SMI@(#)stdio_impl.h 1.13 01/11/16 SMI@(#)stdlib.h 1.48 00/04/13 SMI@(#)stdlib_iso.h 1.3 01/03/09 SMI@(#)string.h 1.24 99/08/10 SMI@(#)string_iso.h 1.2 99/11/09 SMI@(#)netdb.h 1.25 01/04/03 SMI@(#)in.h 1.36 02/10/02 SMI@(#)stream.h 1.91 01/08/08 SMI@(#)vnode.h 1.95 02/06/18 SMI@(#)t_lock.h 1.45 98/02/01 SMI@(#)param.h 1.77 02/01/22 SMI@(#)mutex.h 1.20 98/02/01 SMI@(#)rwlock.h 1.9 98/02/18 SMI@(#)semaphore.h 1.5 98/02/01 SMI@(#)condvar.h 1.13 01/01/29 SMI@(#)cred.h 1.21 97/01/09 SMI@(#)uio.h 1.30 01/03/19 SMI@(#)resource.h 1.27 01/04/05 SMI@(#)seg_enum.h 1.7 00/05/22 SMI@(#)poll.h 1.28 98/11/23 SMI@(#)strmdep.h 1.10 98/01/06 SMI@(#)model.h 1.21 01/08/31 SMI@(#)strft.h 1.2 00/03/17 SMI@(#)byteorder.h 1.14 98/04/19 SMI@(#)socket.h 1.57 01/09/28 SMI@(#)netconfig.h 1.20 99/04/27 SMI@(#)un.h 1.9 96/07/12 SMI@(#)if_dl.h 1.7 98/01/06 SMI@(#)inet.h 1.18 01/01/04 SMI@(#)nameser.h 1.26 01/06/29 SMI@(#)nameser_compat.h 1.8 01/12/17 SMI@(#)errno.h 1.16 99/07/26 SMI@(#)errno.h 1.20 00/01/12 SMI@(#)lber.h 1.11 01/09/06 SMI@(#)ldap.h 1.19 02/06/19 SMI@(#)malloc.h 1.11 97/08/23 SMI@(#)shadow.h 1.12 01/11/29 SMI@(#)syslog.h 1.11 96/05/17 SMI@(#)syslog.h 1.10 92/07/14 SMI@(#)pthread.h 1.32 01/11/10 SMI@(#)sched.h 1.9 98/01/16 SMI@(#)limits.h 1.52 02/01/08 SMI@(#)limits_iso.h 1.1 99/08/09 SMI@(#)int_limits.h 1.6 99/08/06 SMI@(#)nsswitch.h 1.20 00/10/09 SMIacomp: Sun C 5.8 2005/10/13iropt: Sun Compiler Common 11 2005/10/13cg: Sun Compiler Common 11 2005/10/13cg: Sun Compiler Common 11 2005/10/13@(#)thread.h 1.47 98/08/14 SMI@(#)signal.h 1.56 01/05/28 SMI@(#)feature_tests.h 1.18 99/07/26 SMI@(#)isa_defs.h 1.20 99/05/04 SMI@(#)signal_iso.h 1.2 01/04/05 SMI@(#)unistd.h 1.39 01/07/29 SMI@(#)siginfo.h 1.55 01/04/05 SMI@(#)types.h 1.73 02/10/10 SMI@(#)machtypes.h 1.13 99/05/04 SMI@(#)int_types.h 1.6 97/08/20 SMI@(#)select.h 1.17 01/08/15 SMI@(#)time.h 2.70 02/01/28 SMI@(#)time.h 1.39 99/08/10 SMI@(#)time_iso.h 1.1 99/08/09 SMI@(#)time_impl.h 1.7 01/09/06 SMI@(#)machsig.h 1.15 99/08/15 SMI@(#)synch.h 1.52 01/11/10 SMI@(#)machlock.h 1.22 01/10/31 SMI@(#)privregs.h 1.5 99/06/05 SMI@(#)psr.h 1.3 96/09/12 SMI@(#)fsr.h 1.3 97/02/11 SMI@(#)synch.h 1.39 01/06/12 SMI@(#)stdio.h 1.79 01/04/16 SMI@(#)stdio_iso.h 1.2 99/10/25 SMI@(#)va_list.h 1.13 01/02/08 SMI@(#)stdio_tag.h 1.3 98/04/20 SMI@(#)stdio_impl.h 1.13 01/11/16 SMI@(#)stdlib.h 1.48 00/04/13 SMI@(#)stdlib_iso.h 1.3 01/03/09 SMI@(#)string.h 1.24 99/08/10 SMI@(#)string_iso.h 1.2 99/11/09 SMI@(#)netdb.h 1.25 01/04/03 SMI@(#)in.h 1.36 02/10/02 SMI@(#)stream.h 1.91 01/08/08 SMI@(#)vnode.h 1.95 02/06/18 SMI@(#)t_lock.h 1.45 98/02/01 SMI@(#)param.h 1.77 02/01/22 SMI@(#)mutex.h 1.20 98/02/01 SMI@(#)rwlock.h 1.9 98/02/18 SMI@(#)semaphore.h 1.5 98/02/01 SMI@(#)condvar.h 1.13 01/01/29 SMI@(#)cred.h 1.21 97/01/09 SMI@(#)uio.h 1.30 01/03/19 SMI@(#)resource.h 1.27 01/04/05 SMI@(#)seg_enum.h 1.7 00/05/22 SMI@(#)poll.h 1.28 98/11/23 SMI@(#)strmdep.h 1.10 98/01/06 SMI@(#)model.h 1.21 01/08/31 SMI@(#)strft.h 1.2 00/03/17 SMI@(#)byteorder.h 1.14 98/04/19 SMI@(#)socket.h 1.57 01/09/28 SMI@(#)netconfig.h 1.20 99/04/27 SMI@(#)un.h 1.9 96/07/12 SMI@(#)if_dl.h 1.7 98/01/06 SMI@(#)lber.h 1.11 01/09/06 SMI@(#)ldap.h 1.19 02/06/19 SMI@(#)malloc.h 1.11 97/08/23 SMI@(#)errno.h 1.16 99/07/26 SMI@(#)errno.h 1.20 00/01/12 SMI@(#)shadow.h 1.12 01/11/29 SMI@(#)syslog.h 1.11 96/05/17 SMI@(#)syslog.h 1.10 92/07/14 SMI@(#)pthread.h 1.32 01/11/10 SMI@(#)sched.h 1.9 98/01/16 SMI@(#)limits.h 1.52 02/01/08 SMI@(#)limits_iso.h 1.1 99/08/09 SMI@(#)int_limits.h 1.6 99/08/06 SMI@(#)nsswitch.h 1.20 00/10/09 SMIacomp: Sun C 5.8 2005/10/13iropt: Sun Compiler Common 11 2005/10/13cg: Sun Compiler Common 11 2005/10/13cg: Sun Compiler Common 11 2005/10/13@(#)thread.h 1.47 98/08/14 SMI@(#)signal.h 1.56 01/05/28 SMI@(#)feature_tests.h 1.18 99/07/26 SMI@(#)isa_defs.h 1.20 99/05/04 SMI@(#)signal_iso.h 1.2 01/04/05 SMI@(#)unistd.h 1.39 01/07/29 SMI@(#)siginfo.h 1.55 01/04/05 SMI@(#)types.h 1.73 02/10/10 SMI@(#)machtypes.h 1.13 99/05/04 SMI@(#)int_types.h 1.6 97/08/20 SMI@(#)select.h 1.17 01/08/15 SMI@(#)time.h 2.70 02/01/28 SMI@(#)time.h 1.39 99/08/10 SMI@(#)time_iso.h 1.1 99/08/09 SMI@(#)time_impl.h 1.7 01/09/06 SMI@(#)machsig.h 1.15 99/08/15 SMI@(#)synch.h 1.52 01/11/10 SMI@(#)machlock.h 1.22 01/10/31 SMI@(#)privregs.h 1.5 99/06/05 SMI@(#)psr.h 1.3 96/09/12 SMI@(#)fsr.h 1.3 97/02/11 SMI@(#)synch.h 1.39 01/06/12 SMI@(#)stdlib.h 1.48 00/04/13 SMI@(#)stdlib_iso.h 1.3 01/03/09 SMI@(#)string.h 1.24 99/08/10 SMI@(#)string_iso.h 1.2 99/11/09 SMI@(#)shadow.h 1.12 01/11/29 SMI@(#)stdio.h 1.79 01/04/16 SMI@(#)stdio_iso.h 1.2 99/10/25 SMI@(#)va_list.h 1.13 01/02/08 SMI@(#)stdio_tag.h 1.3 98/04/20 SMI@(#)stdio_impl.h 1.13 01/11/16 SMI@(#)lber.h 1.11 01/09/06 SMI@(#)ldap.h 1.19 02/06/19 SMI@(#)socket.h 1.57 01/09/28 SMI@(#)uio.h 1.30 01/03/19 SMI@(#)netconfig.h 1.20 99/04/27 SMI@(#)in.h 1.36 02/10/02 SMI@(#)stream.h 1.91 01/08/08 SMI@(#)vnode.h 1.95 02/06/18 SMI@(#)t_lock.h 1.45 98/02/01 SMI@(#)param.h 1.77 02/01/22 SMI@(#)mutex.h 1.20 98/02/01 SMI@(#)rwlock.h 1.9 98/02/18 SMI@(#)semaphore.h 1.5 98/02/01 SMI@(#)condvar.h 1.13 01/01/29 SMI@(#)cred.h 1.21 97/01/09 SMI@(#)resource.h 1.27 01/04/05 SMI@(#)seg_enum.h 1.7 00/05/22 SMI@(#)poll.h 1.28 98/11/23 SMI@(#)strmdep.h 1.10 98/01/06 SMI@(#)model.h 1.21 01/08/31 SMI@(#)strft.h 1.2 00/03/17 SMI@(#)byteorder.h 1.14 98/04/19 SMI@(#)un.h 1.9 96/07/12 SMI@(#)if_dl.h 1.7 98/01/06 SMI@(#)malloc.h 1.11 97/08/23 SMI@(#)errno.h 1.16 99/07/26 SMI@(#)errno.h 1.20 00/01/12 SMI@(#)netdb.h 1.25 01/04/03 SMI@(#)syslog.h 1.11 96/05/17 SMI@(#)syslog.h 1.10 92/07/14 SMI@(#)pthread.h 1.32 01/11/10 SMI@(#)sched.h 1.9 98/01/16 SMI@(#)limits.h 1.52 02/01/08 SMI@(#)limits_iso.h 1.1 99/08/09 SMI@(#)int_limits.h 1.6 99/08/06 SMI@(#)nsswitch.h 1.20 00/10/09 SMIacomp: Sun C 5.8 2005/10/13iropt: Sun Compiler Common 11 2005/10/13cg: Sun Compiler Common 11 2005/10/13cg: Sun Compiler Common 11 2005/10/13@(#)thread.h 1.47 98/08/14 SMI@(#)signal.h 1.56 01/05/28 SMI@(#)feature_tests.h 1.18 99/07/26 SMI@(#)isa_defs.h 1.20 99/05/04 SMI@(#)signal_iso.h 1.2 01/04/05 SMI@(#)unistd.h 1.39 01/07/29 SMI@(#)siginfo.h 1.55 01/04/05 SMI@(#)types.h 1.73 02/10/10 SMI@(#)machtypes.h 1.13 99/05/04 SMI@(#)int_types.h 1.6 97/08/20 SMI@(#)select.h 1.17 01/08/15 SMI@(#)time.h 2.70 02/01/28 SMI@(#)time.h 1.39 99/08/10 SMI@(#)time_iso.h 1.1 99/08/09 SMI@(#)time_impl.h 1.7 01/09/06 SMI@(#)machsig.h 1.15 99/08/15 SMI@(#)synch.h 1.52 01/11/10 SMI@(#)machlock.h 1.22 01/10/31 SMI@(#)privregs.h 1.5 99/06/05 SMI@(#)psr.h 1.3 96/09/12 SMI@(#)fsr.h 1.3 97/02/11 SMI@(#)synch.h 1.39 01/06/12 SMI@(#)stdio.h 1.79 01/04/16 SMI@(#)stdio_iso.h 1.2 99/10/25 SMI@(#)va_list.h 1.13 01/02/08 SMI@(#)stdio_tag.h 1.3 98/04/20 SMI@(#)stdio_impl.h 1.13 01/11/16 SMI@(#)stdlib.h 1.48 00/04/13 SMI@(#)stdlib_iso.h 1.3 01/03/09 SMI@(#)string.h 1.24 99/08/10 SMI@(#)string_iso.h 1.2 99/11/09 SMI@(#)lber.h 1.11 01/09/06 SMI@(#)ldap.h 1.19 02/06/19 SMI@(#)socket.h 1.57 01/09/28 SMI@(#)uio.h 1.30 01/03/19 SMI@(#)netconfig.h 1.20 99/04/27 SMI@(#)in.h 1.36 02/10/02 SMI@(#)stream.h 1.91 01/08/08 SMI@(#)vnode.h 1.95 02/06/18 SMI@(#)t_lock.h 1.45 98/02/01 SMI@(#)param.h 1.77 02/01/22 SMI@(#)mutex.h 1.20 98/02/01 SMI@(#)rwlock.h 1.9 98/02/18 SMI@(#)semaphore.h 1.5 98/02/01 SMI@(#)condvar.h 1.13 01/01/29 SMI@(#)cred.h 1.21 97/01/09 SMI@(#)resource.h 1.27 01/04/05 SMI@(#)seg_enum.h 1.7 00/05/22 SMI@(#)poll.h 1.28 98/11/23 SMI@(#)strmdep.h 1.10 98/01/06 SMI@(#)model.h 1.21 01/08/31 SMI@(#)strft.h 1.2 00/03/17 SMI@(#)byteorder.h 1.14 98/04/19 SMI@(#)un.h 1.9 96/07/12 SMI@(#)if_dl.h 1.7 98/01/06 SMIacomp: Sun C 5.8 2005/10/13iropt: Sun Compiler Common 11 2005/10/13cg: Sun Compiler Common 11 2005/10/13cg: Sun Compiler Common 11 2005/10/13@(#)thread.h 1.47 98/08/14 SMI@(#)signal.h 1.56 01/05/28 SMI@(#)feature_tests.h 1.18 99/07/26 SMI@(#)isa_defs.h 1.20 99/05/04 SMI@(#)signal_iso.h 1.2 01/04/05 SMI@(#)unistd.h 1.39 01/07/29 SMI@(#)siginfo.h 1.55 01/04/05 SMI@(#)types.h 1.73 02/10/10 SMI@(#)machtypes.h 1.13 99/05/04 SMI@(#)int_types.h 1.6 97/08/20 SMI@(#)select.h 1.17 01/08/15 SMI@(#)time.h 2.70 02/01/28 SMI@(#)time.h 1.39 99/08/10 SMI@(#)time_iso.h 1.1 99/08/09 SMI@(#)time_impl.h 1.7 01/09/06 SMI@(#)machsig.h 1.15 99/08/15 SMI@(#)synch.h 1.52 01/11/10 SMI@(#)machlock.h 1.22 01/10/31 SMI@(#)privregs.h 1.5 99/06/05 SMI@(#)psr.h 1.3 96/09/12 SMI@(#)fsr.h 1.3 97/02/11 SMI@(#)synch.h 1.39 01/06/12 SMI@(#)stdio.h 1.79 01/04/16 SMI@(#)stdio_iso.h 1.2 99/10/25 SMI@(#)va_list.h 1.13 01/02/08 SMI@(#)stdio_tag.h 1.3 98/04/20 SMI@(#)stdio_impl.h 1.13 01/11/16 SMI@(#)stdlib.h 1.48 00/04/13 SMI@(#)stdlib_iso.h 1.3 01/03/09 SMI@(#)string.h 1.24 99/08/10 SMI@(#)string_iso.h 1.2 99/11/09 SMI@(#)netdb.h 1.25 01/04/03 SMI@(#)in.h 1.36 02/10/02 SMI@(#)stream.h 1.91 01/08/08 SMI@(#)vnode.h 1.95 02/06/18 SMI@(#)t_lock.h 1.45 98/02/01 SMI@(#)param.h 1.77 02/01/22 SMI@(#)mutex.h 1.20 98/02/01 SMI@(#)rwlock.h 1.9 98/02/18 SMI@(#)semaphore.h 1.5 98/02/01 SMI@(#)condvar.h 1.13 01/01/29 SMI@(#)cred.h 1.21 97/01/09 SMI@(#)uio.h 1.30 01/03/19 SMI@(#)resource.h 1.27 01/04/05 SMI@(#)seg_enum.h 1.7 00/05/22 SMI@(#)poll.h 1.28 98/11/23 SMI@(#)strmdep.h 1.10 98/01/06 SMI@(#)model.h 1.21 01/08/31 SMI@(#)strft.h 1.2 00/03/17 SMI@(#)byteorder.h 1.14 98/04/19 SMI@(#)socket.h 1.57 01/09/28 SMI@(#)netconfig.h 1.20 99/04/27 SMI@(#)un.h 1.9 96/07/12 SMI@(#)if_dl.h 1.7 98/01/06 SMI@(#)lber.h 1.11 01/09/06 SMI@(#)ldap.h 1.19 02/06/19 SMI@(#)malloc.h 1.11 97/08/23 SMI@(#)errno.h 1.16 99/07/26 SMI@(#)errno.h 1.20 00/01/12 SMI@(#)shadow.h 1.12 01/11/29 SMI@(#)syslog.h 1.11 96/05/17 SMI@(#)syslog.h 1.10 92/07/14 SMI@(#)pthread.h 1.32 01/11/10 SMI@(#)sched.h 1.9 98/01/16 SMI@(#)limits.h 1.52 02/01/08 SMI@(#)limits_iso.h 1.1 99/08/09 SMI@(#)int_limits.h 1.6 99/08/06 SMI@(#)nsswitch.h 1.20 00/10/09 SMIacomp: Sun C 5.8 2005/10/13iropt: Sun Compiler Common 11 2005/10/13cg: Sun Compiler Common 11 2005/10/13cg: Sun Compiler Common 11 2005/10/13@(#)thread.h 1.47 98/08/14 SMI@(#)signal.h 1.56 01/05/28 SMI@(#)feature_tests.h 1.18 99/07/26 SMI@(#)isa_defs.h 1.20 99/05/04 SMI@(#)signal_iso.h 1.2 01/04/05 SMI@(#)unistd.h 1.39 01/07/29 SMI@(#)siginfo.h 1.55 01/04/05 SMI@(#)types.h 1.73 02/10/10 SMI@(#)machtypes.h 1.13 99/05/04 SMI@(#)int_types.h 1.6 97/08/20 SMI@(#)select.h 1.17 01/08/15 SMI@(#)time.h 2.70 02/01/28 SMI@(#)time.h 1.39 99/08/10 SMI@(#)time_iso.h 1.1 99/08/09 SMI@(#)time_impl.h 1.7 01/09/06 SMI@(#)machsig.h 1.15 99/08/15 SMI@(#)synch.h 1.52 01/11/10 SMI@(#)machlock.h 1.22 01/10/31 SMI@(#)privregs.h 1.5 99/06/05 SMI@(#)psr.h 1.3 96/09/12 SMI@(#)fsr.h 1.3 97/02/11 SMI@(#)synch.h 1.39 01/06/12 SMI@(#)stdlib.h 1.48 00/04/13 SMI@(#)stdlib_iso.h 1.3 01/03/09 SMI@(#)unistd.h 1.60 01/07/29 SMI@(#)netdb.h 1.25 01/04/03 SMI@(#)in.h 1.36 02/10/02 SMI@(#)stream.h 1.91 01/08/08 SMI@(#)vnode.h 1.95 02/06/18 SMI@(#)t_lock.h 1.45 98/02/01 SMI@(#)param.h 1.77 02/01/22 SMI@(#)mutex.h 1.20 98/02/01 SMI@(#)rwlock.h 1.9 98/02/18 SMI@(#)semaphore.h 1.5 98/02/01 SMI@(#)condvar.h 1.13 01/01/29 SMI@(#)cred.h 1.21 97/01/09 SMI@(#)uio.h 1.30 01/03/19 SMI@(#)resource.h 1.27 01/04/05 SMI@(#)seg_enum.h 1.7 00/05/22 SMI@(#)poll.h 1.28 98/11/23 SMI@(#)strmdep.h 1.10 98/01/06 SMI@(#)model.h 1.21 01/08/31 SMI@(#)strft.h 1.2 00/03/17 SMI@(#)byteorder.h 1.14 98/04/19 SMI@(#)socket.h 1.57 01/09/28 SMI@(#)netconfig.h 1.20 99/04/27 SMI@(#)un.h 1.9 96/07/12 SMI@(#)if_dl.h 1.7 98/01/06 SMI@(#)stdio.h 1.79 01/04/16 SMI@(#)stdio_iso.h 1.2 99/10/25 SMI@(#)va_list.h 1.13 01/02/08 SMI@(#)stdio_tag.h 1.3 98/04/20 SMI@(#)stdio_impl.h 1.13 01/11/16 SMI@(#)string.h 1.24 99/08/10 SMI@(#)string_iso.h 1.2 99/11/09 SMI@(#)syslog.h 1.11 96/05/17 SMI@(#)syslog.h 1.10 92/07/14 SMI@(#)lber.h 1.11 01/09/06 SMI@(#)ldap.h 1.19 02/06/19 SMI@(#)malloc.h 1.11 97/08/23 SMI@(#)errno.h 1.16 99/07/26 SMI@(#)errno.h 1.20 00/01/12 SMI@(#)shadow.h 1.12 01/11/29 SMI@(#)pthread.h 1.32 01/11/10 SMI@(#)sched.h 1.9 98/01/16 SMI@(#)limits.h 1.52 02/01/08 SMI@(#)limits_iso.h 1.1 99/08/09 SMI@(#)int_limits.h 1.6 99/08/06 SMI@(#)nsswitch.h 1.20 00/10/09 SMIacomp: Sun C 5.8 2005/10/13iropt: Sun Compiler Common 11 2005/10/13cg: Sun Compiler Common 11 2005/10/13cg: Sun Compiler Common 11 2005/10/13@(#)thread.h 1.47 98/08/14 SMI@(#)signal.h 1.56 01/05/28 SMI@(#)feature_tests.h 1.18 99/07/26 SMI@(#)isa_defs.h 1.20 99/05/04 SMI@(#)signal_iso.h 1.2 01/04/05 SMI@(#)unistd.h 1.39 01/07/29 SMI@(#)siginfo.h 1.55 01/04/05 SMI@(#)types.h 1.73 02/10/10 SMI@(#)machtypes.h 1.13 99/05/04 SMI@(#)int_types.h 1.6 97/08/20 SMI@(#)select.h 1.17 01/08/15 SMI@(#)time.h 2.70 02/01/28 SMI@(#)time.h 1.39 99/08/10 SMI@(#)time_iso.h 1.1 99/08/09 SMI@(#)time_impl.h 1.7 01/09/06 SMI@(#)machsig.h 1.15 99/08/15 SMI@(#)synch.h 1.52 01/11/10 SMI@(#)machlock.h 1.22 01/10/31 SMI@(#)privregs.h 1.5 99/06/05 SMI@(#)psr.h 1.3 96/09/12 SMI@(#)fsr.h 1.3 97/02/11 SMI@(#)synch.h 1.39 01/06/12 SMI@(#)stdio.h 1.79 01/04/16 SMI@(#)stdio_iso.h 1.2 99/10/25 SMI@(#)va_list.h 1.13 01/02/08 SMI@(#)stdio_tag.h 1.3 98/04/20 SMI@(#)stdio_impl.h 1.13 01/11/16 SMI@(#)stdlib.h 1.48 00/04/13 SMI@(#)stdlib_iso.h 1.3 01/03/09 SMI@(#)string.h 1.24 99/08/10 SMI@(#)string_iso.h 1.2 99/11/09 SMI@(#)netdb.h 1.25 01/04/03 SMI@(#)in.h 1.36 02/10/02 SMI@(#)stream.h 1.91 01/08/08 SMI@(#)vnode.h 1.95 02/06/18 SMI@(#)t_lock.h 1.45 98/02/01 SMI@(#)param.h 1.77 02/01/22 SMI@(#)mutex.h 1.20 98/02/01 SMI@(#)rwlock.h 1.9 98/02/18 SMI@(#)semaphore.h 1.5 98/02/01 SMI@(#)condvar.h 1.13 01/01/29 SMI@(#)cred.h 1.21 97/01/09 SMI@(#)uio.h 1.30 01/03/19 SMI@(#)resource.h 1.27 01/04/05 SMI@(#)seg_enum.h 1.7 00/05/22 SMI@(#)poll.h 1.28 98/11/23 SMI@(#)strmdep.h 1.10 98/01/06 SMI@(#)model.h 1.21 01/08/31 SMI@(#)strft.h 1.2 00/03/17 SMI@(#)byteorder.h 1.14 98/04/19 SMI@(#)socket.h 1.57 01/09/28 SMI@(#)netconfig.h 1.20 99/04/27 SMI@(#)un.h 1.9 96/07/12 SMI@(#)if_dl.h 1.7 98/01/06 SMI@(#)lber.h 1.11 01/09/06 SMI@(#)ldap.h 1.19 02/06/19 SMI@(#)route.h 1.19 02/03/21 SMI@(#)if.h 1.25 02/03/07 SMI@(#)if_ether.h 1.10 01/09/13 SMI@(#)if_arp.h 1.4 98/01/06 SMI@(#)malloc.h 1.11 97/08/23 SMI@(#)errno.h 1.16 99/07/26 SMI@(#)errno.h 1.20 00/01/12 SMI@(#)shadow.h 1.12 01/11/29 SMI@(#)syslog.h 1.11 96/05/17 SMI@(#)syslog.h 1.10 92/07/14 SMI@(#)pthread.h 1.32 01/11/10 SMI@(#)sched.h 1.9 98/01/16 SMI@(#)limits.h 1.52 02/01/08 SMI@(#)limits_iso.h 1.1 99/08/09 SMI@(#)int_limits.h 1.6 99/08/06 SMI@(#)nsswitch.h 1.20 00/10/09 SMIacomp: Sun C 5.8 2005/10/13iropt: Sun Compiler Common 11 2005/10/13cg: Sun Compiler Common 11 2005/10/13cg: Sun Compiler Common 11 2005/10/13@(#)thread.h 1.47 98/08/14 SMI@(#)signal.h 1.56 01/05/28 SMI@(#)feature_tests.h 1.18 99/07/26 SMI@(#)isa_defs.h 1.20 99/05/04 SMI@(#)signal_iso.h 1.2 01/04/05 SMI@(#)unistd.h 1.39 01/07/29 SMI@(#)siginfo.h 1.55 01/04/05 SMI@(#)types.h 1.73 02/10/10 SMI@(#)machtypes.h 1.13 99/05/04 SMI@(#)int_types.h 1.6 97/08/20 SMI@(#)select.h 1.17 01/08/15 SMI@(#)time.h 2.70 02/01/28 SMI@(#)time.h 1.39 99/08/10 SMI@(#)time_iso.h 1.1 99/08/09 SMI@(#)time_impl.h 1.7 01/09/06 SMI@(#)machsig.h 1.15 99/08/15 SMI@(#)synch.h 1.52 01/11/10 SMI@(#)machlock.h 1.22 01/10/31 SMI@(#)privregs.h 1.5 99/06/05 SMI@(#)psr.h 1.3 96/09/12 SMI@(#)fsr.h 1.3 97/02/11 SMI@(#)synch.h 1.39 01/06/12 SMI@(#)stdio.h 1.79 01/04/16 SMI@(#)stdio_iso.h 1.2 99/10/25 SMI@(#)va_list.h 1.13 01/02/08 SMI@(#)stdio_tag.h 1.3 98/04/20 SMI@(#)stdio_impl.h 1.13 01/11/16 SMI@(#)stdlib.h 1.48 00/04/13 SMI@(#)stdlib_iso.h 1.3 01/03/09 SMI@(#)string.h 1.24 99/08/10 SMI@(#)string_iso.h 1.2 99/11/09 SMI@(#)netdb.h 1.25 01/04/03 SMI@(#)in.h 1.36 02/10/02 SMI@(#)stream.h 1.91 01/08/08 SMI@(#)vnode.h 1.95 02/06/18 SMI@(#)t_lock.h 1.45 98/02/01 SMI@(#)param.h 1.77 02/01/22 SMI@(#)mutex.h 1.20 98/02/01 SMI@(#)rwlock.h 1.9 98/02/18 SMI@(#)semaphore.h 1.5 98/02/01 SMI@(#)condvar.h 1.13 01/01/29 SMI@(#)cred.h 1.21 97/01/09 SMI@(#)uio.h 1.30 01/03/19 SMI@(#)resource.h 1.27 01/04/05 SMI@(#)seg_enum.h 1.7 00/05/22 SMI@(#)poll.h 1.28 98/11/23 SMI@(#)strmdep.h 1.10 98/01/06 SMI@(#)model.h 1.21 01/08/31 SMI@(#)strft.h 1.2 00/03/17 SMI@(#)byteorder.h 1.14 98/04/19 SMI@(#)socket.h 1.57 01/09/28 SMI@(#)netconfig.h 1.20 99/04/27 SMI@(#)un.h 1.9 96/07/12 SMI@(#)if_dl.h 1.7 98/01/06 SMI@(#)lber.h 1.11 01/09/06 SMI@(#)ldap.h 1.19 02/06/19 SMI@(#)malloc.h 1.11 97/08/23 SMI@(#)errno.h 1.16 99/07/26 SMI@(#)errno.h 1.20 00/01/12 SMI@(#)shadow.h 1.12 01/11/29 SMI@(#)syslog.h 1.11 96/05/17 SMI@(#)syslog.h 1.10 92/07/14 SMI@(#)pthread.h 1.32 01/11/10 SMI@(#)sched.h 1.9 98/01/16 SMI@(#)limits.h 1.52 02/01/08 SMI@(#)limits_iso.h 1.1 99/08/09 SMI@(#)int_limits.h 1.6 99/08/06 SMI@(#)nsswitch.h 1.20 00/10/09 SMIacomp: Sun C 5.8 2005/10/13iropt: Sun Compiler Common 11 2005/10/13cg: Sun Compiler Common 11 2005/10/13cg: Sun Compiler Common 11 2005/10/13@(#)thread.h 1.47 98/08/14 SMI@(#)signal.h 1.56 01/05/28 SMI@(#)feature_tests.h 1.18 99/07/26 SMI@(#)isa_defs.h 1.20 99/05/04 SMI@(#)signal_iso.h 1.2 01/04/05 SMI@(#)unistd.h 1.39 01/07/29 SMI@(#)siginfo.h 1.55 01/04/05 SMI@(#)types.h 1.73 02/10/10 SMI@(#)machtypes.h 1.13 99/05/04 SMI@(#)int_types.h 1.6 97/08/20 SMI@(#)select.h 1.17 01/08/15 SMI@(#)time.h 2.70 02/01/28 SMI@(#)time.h 1.39 99/08/10 SMI@(#)time_iso.h 1.1 99/08/09 SMI@(#)time_impl.h 1.7 01/09/06 SMI@(#)machsig.h 1.15 99/08/15 SMI@(#)synch.h 1.52 01/11/10 SMI@(#)machlock.h 1.22 01/10/31 SMI@(#)privregs.h 1.5 99/06/05 SMI@(#)psr.h 1.3 96/09/12 SMI@(#)fsr.h 1.3 97/02/11 SMI@(#)synch.h 1.39 01/06/12 SMI@(#)stdio.h 1.79 01/04/16 SMI@(#)stdio_iso.h 1.2 99/10/25 SMI@(#)va_list.h 1.13 01/02/08 SMI@(#)stdio_tag.h 1.3 98/04/20 SMI@(#)stdio_impl.h 1.13 01/11/16 SMI@(#)stdlib.h 1.48 00/04/13 SMI@(#)stdlib_iso.h 1.3 01/03/09 SMI@(#)string.h 1.24 99/08/10 SMI@(#)string_iso.h 1.2 99/11/09 SMI@(#)assert.h 1.9 92/07/14 SMI@(#)netdb.h 1.25 01/04/03 SMI@(#)in.h 1.36 02/10/02 SMI@(#)stream.h 1.91 01/08/08 SMI@(#)vnode.h 1.95 02/06/18 SMI@(#)t_lock.h 1.45 98/02/01 SMI@(#)param.h 1.77 02/01/22 SMI@(#)mutex.h 1.20 98/02/01 SMI@(#)rwlock.h 1.9 98/02/18 SMI@(#)semaphore.h 1.5 98/02/01 SMI@(#)condvar.h 1.13 01/01/29 SMI@(#)cred.h 1.21 97/01/09 SMI@(#)uio.h 1.30 01/03/19 SMI@(#)resource.h 1.27 01/04/05 SMI@(#)seg_enum.h 1.7 00/05/22 SMI@(#)poll.h 1.28 98/11/23 SMI@(#)strmdep.h 1.10 98/01/06 SMI@(#)model.h 1.21 01/08/31 SMI@(#)strft.h 1.2 00/03/17 SMI@(#)byteorder.h 1.14 98/04/19 SMI@(#)socket.h 1.57 01/09/28 SMI@(#)netconfig.h 1.20 99/04/27 SMI@(#)un.h 1.9 96/07/12 SMI@(#)if_dl.h 1.7 98/01/06 SMI@(#)lber.h 1.11 01/09/06 SMI@(#)ldap.h 1.19 02/06/19 SMI@(#)malloc.h 1.11 97/08/23 SMI@(#)errno.h 1.16 99/07/26 SMI@(#)errno.h 1.20 00/01/12 SMI@(#)shadow.h 1.12 01/11/29 SMI@(#)syslog.h 1.11 96/05/17 SMI@(#)syslog.h 1.10 92/07/14 SMI@(#)pthread.h 1.32 01/11/10 SMI@(#)sched.h 1.9 98/01/16 SMI@(#)limits.h 1.52 02/01/08 SMI@(#)limits_iso.h 1.1 99/08/09 SMI@(#)int_limits.h 1.6 99/08/06 SMI@(#)nsswitch.h 1.20 00/10/09 SMIacomp: Sun C 5.8 2005/10/13iropt: Sun Compiler Common 11 2005/10/13cg: Sun Compiler Common 11 2005/10/13cg: Sun Compiler Common 11 2005/10/13@(#)thread.h 1.47 98/08/14 SMI@(#)signal.h 1.56 01/05/28 SMI@(#)feature_tests.h 1.18 99/07/26 SMI@(#)isa_defs.h 1.20 99/05/04 SMI@(#)signal_iso.h 1.2 01/04/05 SMI@(#)unistd.h 1.39 01/07/29 SMI@(#)siginfo.h 1.55 01/04/05 SMI@(#)types.h 1.73 02/10/10 SMI@(#)machtypes.h 1.13 99/05/04 SMI@(#)int_types.h 1.6 97/08/20 SMI@(#)select.h 1.17 01/08/15 SMI@(#)time.h 2.70 02/01/28 SMI@(#)time.h 1.39 99/08/10 SMI@(#)time_iso.h 1.1 99/08/09 SMI@(#)time_impl.h 1.7 01/09/06 SMI@(#)machsig.h 1.15 99/08/15 SMI@(#)synch.h 1.52 01/11/10 SMI@(#)machlock.h 1.22 01/10/31 SMI@(#)privregs.h 1.5 99/06/05 SMI@(#)psr.h 1.3 96/09/12 SMI@(#)fsr.h 1.3 97/02/11 SMI@(#)synch.h 1.39 01/06/12 SMI@(#)stdio.h 1.79 01/04/16 SMI@(#)stdio_iso.h 1.2 99/10/25 SMI@(#)va_list.h 1.13 01/02/08 SMI@(#)stdio_tag.h 1.3 98/04/20 SMI@(#)stdio_impl.h 1.13 01/11/16 SMI@(#)string.h 1.24 99/08/10 SMI@(#)string_iso.h 1.2 99/11/09 SMI@(#)strings.h 1.3 96/03/12 SMI@(#)stdlib.h 1.48 00/04/13 SMI@(#)stdlib_iso.h 1.3 01/03/09 SMI@(#)param.h 1.77 02/01/22 SMI@(#)stat.h 1.3 01/07/29 SMI@(#)stat_impl.h 1.2 01/07/29 SMI@(#)netdb.h 1.25 01/04/03 SMI@(#)in.h 1.36 02/10/02 SMI@(#)stream.h 1.91 01/08/08 SMI@(#)vnode.h 1.95 02/06/18 SMI@(#)t_lock.h 1.45 98/02/01 SMI@(#)mutex.h 1.20 98/02/01 SMI@(#)rwlock.h 1.9 98/02/18 SMI@(#)semaphore.h 1.5 98/02/01 SMI@(#)condvar.h 1.13 01/01/29 SMI@(#)cred.h 1.21 97/01/09 SMI@(#)uio.h 1.30 01/03/19 SMI@(#)resource.h 1.27 01/04/05 SMI@(#)seg_enum.h 1.7 00/05/22 SMI@(#)poll.h 1.28 98/11/23 SMI@(#)strmdep.h 1.10 98/01/06 SMI@(#)model.h 1.21 01/08/31 SMI@(#)strft.h 1.2 00/03/17 SMI@(#)byteorder.h 1.14 98/04/19 SMI@(#)socket.h 1.57 01/09/28 SMI@(#)netconfig.h 1.20 99/04/27 SMI@(#)un.h 1.9 96/07/12 SMI@(#)if_dl.h 1.7 98/01/06 SMI@(#)syslog.h 1.11 96/05/17 SMI@(#)syslog.h 1.10 92/07/14 SMI@(#)fcntl.h 1.15 01/07/29 SMI@(#)fcntl.h 1.48 01/12/17 SMI@(#)assert.h 1.9 92/07/14 SMI@(#)lber.h 1.11 01/09/06 SMI@(#)ldap.h 1.19 02/06/19 SMI@(#)malloc.h 1.11 97/08/23 SMI@(#)errno.h 1.16 99/07/26 SMI@(#)errno.h 1.20 00/01/12 SMI@(#)shadow.h 1.12 01/11/29 SMI@(#)pthread.h 1.32 01/11/10 SMI@(#)sched.h 1.9 98/01/16 SMI@(#)limits.h 1.52 02/01/08 SMI@(#)limits_iso.h 1.1 99/08/09 SMI@(#)int_limits.h 1.6 99/08/06 SMI@(#)nsswitch.h 1.20 00/10/09 SMIacomp: Sun C 5.8 2005/10/13iropt: Sun Compiler Common 11 2005/10/13cg: Sun Compiler Common 11 2005/10/13cg: Sun Compiler Common 11 2005/10/13@(#)thread.h 1.47 98/08/14 SMI@(#)signal.h 1.56 01/05/28 SMI@(#)feature_tests.h 1.18 99/07/26 SMI@(#)isa_defs.h 1.20 99/05/04 SMI@(#)signal_iso.h 1.2 01/04/05 SMI@(#)unistd.h 1.39 01/07/29 SMI@(#)siginfo.h 1.55 01/04/05 SMI@(#)types.h 1.73 02/10/10 SMI@(#)machtypes.h 1.13 99/05/04 SMI@(#)int_types.h 1.6 97/08/20 SMI@(#)select.h 1.17 01/08/15 SMI@(#)time.h 2.70 02/01/28 SMI@(#)time.h 1.39 99/08/10 SMI@(#)time_iso.h 1.1 99/08/09 SMI@(#)time_impl.h 1.7 01/09/06 SMI@(#)machsig.h 1.15 99/08/15 SMI@(#)synch.h 1.52 01/11/10 SMI@(#)machlock.h 1.22 01/10/31 SMI@(#)privregs.h 1.5 99/06/05 SMI@(#)psr.h 1.3 96/09/12 SMI@(#)fsr.h 1.3 97/02/11 SMI@(#)synch.h 1.39 01/06/12 SMI@(#)stdlib.h 1.48 00/04/13 SMI@(#)stdlib_iso.h 1.3 01/03/09 SMI@(#)string.h 1.24 99/08/10 SMI@(#)string_iso.h 1.2 99/11/09 SMI@(#)stdio.h 1.79 01/04/16 SMI@(#)stdio_iso.h 1.2 99/10/25 SMI@(#)va_list.h 1.13 01/02/08 SMI@(#)stdio_tag.h 1.3 98/04/20 SMI@(#)stdio_impl.h 1.13 01/11/16 SMI@(#)lber.h 1.11 01/09/06 SMI@(#)ldap.h 1.19 02/06/19 SMI@(#)socket.h 1.57 01/09/28 SMI@(#)uio.h 1.30 01/03/19 SMI@(#)netconfig.h 1.20 99/04/27 SMI@(#)in.h 1.36 02/10/02 SMI@(#)stream.h 1.91 01/08/08 SMI@(#)vnode.h 1.95 02/06/18 SMI@(#)t_lock.h 1.45 98/02/01 SMI@(#)param.h 1.77 02/01/22 SMI@(#)mutex.h 1.20 98/02/01 SMI@(#)rwlock.h 1.9 98/02/18 SMI@(#)semaphore.h 1.5 98/02/01 SMI@(#)condvar.h 1.13 01/01/29 SMI@(#)cred.h 1.21 97/01/09 SMI@(#)resource.h 1.27 01/04/05 SMI@(#)seg_enum.h 1.7 00/05/22 SMI@(#)poll.h 1.28 98/11/23 SMI@(#)strmdep.h 1.10 98/01/06 SMI@(#)model.h 1.21 01/08/31 SMI@(#)strft.h 1.2 00/03/17 SMI@(#)byteorder.h 1.14 98/04/19 SMI@(#)un.h 1.9 96/07/12 SMI@(#)if_dl.h 1.7 98/01/06 SMI@(#)malloc.h 1.11 97/08/23 SMI@(#)errno.h 1.16 99/07/26 SMI@(#)errno.h 1.20 00/01/12 SMI@(#)shadow.h 1.12 01/11/29 SMI@(#)netdb.h 1.25 01/04/03 SMI@(#)syslog.h 1.11 96/05/17 SMI@(#)syslog.h 1.10 92/07/14 SMI@(#)pthread.h 1.32 01/11/10 SMI@(#)sched.h 1.9 98/01/16 SMI@(#)limits.h 1.52 02/01/08 SMI@(#)limits_iso.h 1.1 99/08/09 SMI@(#)int_limits.h 1.6 99/08/06 SMI@(#)nsswitch.h 1.20 00/10/09 SMIacomp: Sun C 5.8 2005/10/13iropt: Sun Compiler Common 11 2005/10/13cg: Sun Compiler Common 11 2005/10/13cg: Sun Compiler Common 11 2005/10/13acomp: Sun C 5.8 2005/10/13iropt: Sun Compiler Common 11 2005/10/13cg: Sun Compiler Common 11 2005/10/13cg: Sun Compiler Common 11 2005/10/13@(#)stdio.h 1.79 01/04/16 SMI@(#)stdio_iso.h 1.2 99/10/25 SMI@(#)feature_tests.h 1.18 99/07/26 SMI@(#)isa_defs.h 1.20 99/05/04 SMI@(#)va_list.h 1.13 01/02/08 SMI@(#)stdio_tag.h 1.3 98/04/20 SMI@(#)stdio_impl.h 1.13 01/11/16 SMI@(#)stdlib.h 1.48 00/04/13 SMI@(#)stdlib_iso.h 1.3 01/03/09 SMI@(#)types.h 1.73 02/10/10 SMI@(#)machtypes.h 1.13 99/05/04 SMI@(#)int_types.h 1.6 97/08/20 SMI@(#)select.h 1.17 01/08/15 SMI@(#)time.h 2.70 02/01/28 SMI@(#)time.h 1.39 99/08/10 SMI@(#)time_iso.h 1.1 99/08/09 SMI@(#)time_impl.h 1.7 01/09/06 SMI@(#)in.h 1.36 02/10/02 SMI@(#)stream.h 1.91 01/08/08 SMI@(#)vnode.h 1.95 02/06/18 SMI@(#)t_lock.h 1.45 98/02/01 SMI@(#)machlock.h 1.22 01/10/31 SMI@(#)privregs.h 1.5 99/06/05 SMI@(#)psr.h 1.3 96/09/12 SMI@(#)fsr.h 1.3 97/02/11 SMI@(#)param.h 1.77 02/01/22 SMI@(#)unistd.h 1.39 01/07/29 SMI@(#)mutex.h 1.20 98/02/01 SMI@(#)rwlock.h 1.9 98/02/18 SMI@(#)semaphore.h 1.5 98/02/01 SMI@(#)condvar.h 1.13 01/01/29 SMI@(#)cred.h 1.21 97/01/09 SMI@(#)uio.h 1.30 01/03/19 SMI@(#)resource.h 1.27 01/04/05 SMI@(#)seg_enum.h 1.7 00/05/22 SMI@(#)poll.h 1.28 98/11/23 SMI@(#)strmdep.h 1.10 98/01/06 SMI@(#)model.h 1.21 01/08/31 SMI@(#)strft.h 1.2 00/03/17 SMI@(#)byteorder.h 1.14 98/04/19 SMI@(#)nameser.h 1.26 01/06/29 SMI@(#)nameser_compat.h 1.8 01/12/17 SMI@(#)string.h 1.24 99/08/10 SMI@(#)string_iso.h 1.2 99/11/09 SMI@(#)strings.h 1.3 96/03/12 SMI@(#)resolv.h 1.20 01/12/03 SMIacomp: Sun C 5.8 2005/10/13iropt: Sun Compiler Common 11 2005/10/13cg: Sun Compiler Common 11 2005/10/13cg: Sun Compiler Common 11 2005/10/13@(#)stdio.h 1.79 01/04/16 SMI@(#)stdio_iso.h 1.2 99/10/25 SMI@(#)feature_tests.h 1.18 99/07/26 SMI@(#)isa_defs.h 1.20 99/05/04 SMI@(#)va_list.h 1.13 01/02/08 SMI@(#)stdio_tag.h 1.3 98/04/20 SMI@(#)stdio_impl.h 1.13 01/11/16 SMI@(#)string.h 1.24 99/08/10 SMI@(#)string_iso.h 1.2 99/11/09 SMI@(#)stdlib.h 1.48 00/04/13 SMI@(#)stdlib_iso.h 1.3 01/03/09 SMI@(#)param.h 1.77 02/01/22 SMI@(#)types.h 1.73 02/10/10 SMI@(#)machtypes.h 1.13 99/05/04 SMI@(#)int_types.h 1.6 97/08/20 SMI@(#)select.h 1.17 01/08/15 SMI@(#)time.h 2.70 02/01/28 SMI@(#)time.h 1.39 99/08/10 SMI@(#)time_iso.h 1.1 99/08/09 SMI@(#)time_impl.h 1.7 01/09/06 SMI@(#)unistd.h 1.39 01/07/29 SMI@(#)netdb.h 1.25 01/04/03 SMI@(#)in.h 1.36 02/10/02 SMI@(#)stream.h 1.91 01/08/08 SMI@(#)vnode.h 1.95 02/06/18 SMI@(#)t_lock.h 1.45 98/02/01 SMI@(#)machlock.h 1.22 01/10/31 SMI@(#)privregs.h 1.5 99/06/05 SMI@(#)psr.h 1.3 96/09/12 SMI@(#)fsr.h 1.3 97/02/11 SMI@(#)mutex.h 1.20 98/02/01 SMI@(#)rwlock.h 1.9 98/02/18 SMI@(#)semaphore.h 1.5 98/02/01 SMI@(#)condvar.h 1.13 01/01/29 SMI@(#)cred.h 1.21 97/01/09 SMI@(#)uio.h 1.30 01/03/19 SMI@(#)resource.h 1.27 01/04/05 SMI@(#)seg_enum.h 1.7 00/05/22 SMI@(#)poll.h 1.28 98/11/23 SMI@(#)strmdep.h 1.10 98/01/06 SMI@(#)model.h 1.21 01/08/31 SMI@(#)strft.h 1.2 00/03/17 SMI@(#)byteorder.h 1.14 98/04/19 SMI@(#)socket.h 1.57 01/09/28 SMI@(#)netconfig.h 1.20 99/04/27 SMI@(#)un.h 1.9 96/07/12 SMI@(#)if_dl.h 1.7 98/01/06 SMI@(#)syslog.h 1.11 96/05/17 SMI@(#)syslog.h 1.10 92/07/14 SMI@(#)nameser.h 1.26 01/06/29 SMI@(#)nameser_compat.h 1.8 01/12/17 SMI@(#)resolv.h 1.20 01/12/03 SMI@(#)lber.h 1.11 01/09/06 SMI@(#)ldap.h 1.19 02/06/19 SMI@(#)malloc.h 1.11 97/08/23 SMI@(#)errno.h 1.16 99/07/26 SMI@(#)errno.h 1.20 00/01/12 SMI@(#)shadow.h 1.12 01/11/29 SMI@(#)synch.h 1.52 01/11/10 SMI@(#)synch.h 1.39 01/06/12 SMI@(#)pthread.h 1.32 01/11/10 SMI@(#)sched.h 1.9 98/01/16 SMI@(#)limits.h 1.52 02/01/08 SMI@(#)limits_iso.h 1.1 99/08/09 SMI@(#)int_limits.h 1.6 99/08/06 SMI@(#)nsswitch.h 1.20 00/10/09 SMIacomp: Sun C 5.8 2005/10/13iropt: Sun Compiler Common 11 2005/10/13cg: Sun Compiler Common 11 2005/10/13cg: Sun Compiler Common 11 2005/10/13acomp: Sun C 5.8 2005/10/13iropt: Sun Compiler Common 11 2005/10/13cg: Sun Compiler Common 11 2005/10/13cg: Sun Compiler Common 11 2005/10/13@(#)stdio.h 1.79 01/04/16 SMI@(#)stdio_iso.h 1.2 99/10/25 SMI@(#)feature_tests.h 1.18 99/07/26 SMI@(#)isa_defs.h 1.20 99/05/04 SMI@(#)va_list.h 1.13 01/02/08 SMI@(#)stdio_tag.h 1.3 98/04/20 SMI@(#)stdio_impl.h 1.13 01/11/16 SMI@(#)stdlib.h 1.48 00/04/13 SMI@(#)stdlib_iso.h 1.3 01/03/09 SMI@(#)string.h 1.24 99/08/10 SMI@(#)string_iso.h 1.2 99/11/09 SMI@(#)time.h 1.39 99/08/10 SMI@(#)types.h 1.73 02/10/10 SMI@(#)machtypes.h 1.13 99/05/04 SMI@(#)int_types.h 1.6 97/08/20 SMI@(#)select.h 1.17 01/08/15 SMI@(#)time.h 2.70 02/01/28 SMI@(#)time_iso.h 1.1 99/08/09 SMI@(#)time_impl.h 1.7 01/09/06 SMI@(#)lber.h 1.11 01/09/06 SMI@(#)ldap.h 1.19 02/06/19 SMI@(#)socket.h 1.57 01/09/28 SMI@(#)uio.h 1.30 01/03/19 SMI@(#)netconfig.h 1.20 99/04/27 SMI@(#)in.h 1.36 02/10/02 SMI@(#)stream.h 1.91 01/08/08 SMI@(#)vnode.h 1.95 02/06/18 SMI@(#)t_lock.h 1.45 98/02/01 SMI@(#)machlock.h 1.22 01/10/31 SMI@(#)privregs.h 1.5 99/06/05 SMI@(#)psr.h 1.3 96/09/12 SMI@(#)fsr.h 1.3 97/02/11 SMI@(#)param.h 1.77 02/01/22 SMI@(#)unistd.h 1.39 01/07/29 SMI@(#)mutex.h 1.20 98/02/01 SMI@(#)rwlock.h 1.9 98/02/18 SMI@(#)semaphore.h 1.5 98/02/01 SMI@(#)condvar.h 1.13 01/01/29 SMI@(#)cred.h 1.21 97/01/09 SMI@(#)resource.h 1.27 01/04/05 SMI@(#)seg_enum.h 1.7 00/05/22 SMI@(#)poll.h 1.28 98/11/23 SMI@(#)strmdep.h 1.10 98/01/06 SMI@(#)model.h 1.21 01/08/31 SMI@(#)strft.h 1.2 00/03/17 SMI@(#)byteorder.h 1.14 98/04/19 SMI@(#)un.h 1.9 96/07/12 SMI@(#)if_dl.h 1.7 98/01/06 SMIacomp: Sun C 5.8 2005/10/13iropt: Sun Compiler Common 11 2005/10/13cg: Sun Compiler Common 11 2005/10/13cg: Sun Compiler Common 11 2005/10/13@(#)thread.h 1.47 98/08/14 SMI@(#)signal.h 1.56 01/05/28 SMI@(#)feature_tests.h 1.18 99/07/26 SMI@(#)isa_defs.h 1.20 99/05/04 SMI@(#)signal_iso.h 1.2 01/04/05 SMI@(#)unistd.h 1.39 01/07/29 SMI@(#)siginfo.h 1.55 01/04/05 SMI@(#)types.h 1.73 02/10/10 SMI@(#)machtypes.h 1.13 99/05/04 SMI@(#)int_types.h 1.6 97/08/20 SMI@(#)select.h 1.17 01/08/15 SMI@(#)time.h 2.70 02/01/28 SMI@(#)time.h 1.39 99/08/10 SMI@(#)time_iso.h 1.1 99/08/09 SMI@(#)time_impl.h 1.7 01/09/06 SMI@(#)machsig.h 1.15 99/08/15 SMI@(#)synch.h 1.52 01/11/10 SMI@(#)machlock.h 1.22 01/10/31 SMI@(#)privregs.h 1.5 99/06/05 SMI@(#)psr.h 1.3 96/09/12 SMI@(#)fsr.h 1.3 97/02/11 SMI@(#)synch.h 1.39 01/06/12 SMI@(#)stdio.h 1.79 01/04/16 SMI@(#)stdio_iso.h 1.2 99/10/25 SMI@(#)va_list.h 1.13 01/02/08 SMI@(#)stdio_tag.h 1.3 98/04/20 SMI@(#)stdio_impl.h 1.13 01/11/16 SMI@(#)stdlib.h 1.48 00/04/13 SMI@(#)stdlib_iso.h 1.3 01/03/09 SMI@(#)string.h 1.24 99/08/10 SMI@(#)string_iso.h 1.2 99/11/09 SMI@(#)netdb.h 1.25 01/04/03 SMI@(#)in.h 1.36 02/10/02 SMI@(#)stream.h 1.91 01/08/08 SMI@(#)vnode.h 1.95 02/06/18 SMI@(#)t_lock.h 1.45 98/02/01 SMI@(#)param.h 1.77 02/01/22 SMI@(#)mutex.h 1.20 98/02/01 SMI@(#)rwlock.h 1.9 98/02/18 SMI@(#)semaphore.h 1.5 98/02/01 SMI@(#)condvar.h 1.13 01/01/29 SMI@(#)cred.h 1.21 97/01/09 SMI@(#)uio.h 1.30 01/03/19 SMI@(#)resource.h 1.27 01/04/05 SMI@(#)seg_enum.h 1.7 00/05/22 SMI@(#)poll.h 1.28 98/11/23 SMI@(#)strmdep.h 1.10 98/01/06 SMI@(#)model.h 1.21 01/08/31 SMI@(#)strft.h 1.2 00/03/17 SMI@(#)byteorder.h 1.14 98/04/19 SMI@(#)socket.h 1.57 01/09/28 SMI@(#)netconfig.h 1.20 99/04/27 SMI@(#)un.h 1.9 96/07/12 SMI@(#)if_dl.h 1.7 98/01/06 SMI@(#)assert.h 1.9 92/07/14 SMI@(#)lber.h 1.11 01/09/06 SMI@(#)ldap.h 1.19 02/06/19 SMI@(#)route.h 1.19 02/03/21 SMI@(#)if.h 1.25 02/03/07 SMI@(#)malloc.h 1.11 97/08/23 SMI@(#)errno.h 1.16 99/07/26 SMI@(#)errno.h 1.20 00/01/12 SMI@(#)shadow.h 1.12 01/11/29 SMI@(#)syslog.h 1.11 96/05/17 SMI@(#)syslog.h 1.10 92/07/14 SMI@(#)pthread.h 1.32 01/11/10 SMI@(#)sched.h 1.9 98/01/16 SMI@(#)limits.h 1.52 02/01/08 SMI@(#)limits_iso.h 1.1 99/08/09 SMI@(#)int_limits.h 1.6 99/08/06 SMI@(#)nsswitch.h 1.20 00/10/09 SMIacomp: Sun C 5.8 2005/10/13iropt: Sun Compiler Common 11 2005/10/13cg: Sun Compiler Common 11 2005/10/13ld: Software Generation Utilities - Solaris Link Editors: 5.9-1.390.hash.dynsym.dynstr.SUNW_version.SUNW_versym.rela.got.rela.data.rela.plt.text.init.fini.rodata.rodata1.dynamic.picdata.data1.bss.symtab.strtab.debug_info.debug_line.debug_abbrev.comment.shstrtab  X"((opohh8%o2BG<B` ` HGBfhfhXQnn%(W]ck$7L  tܨܨAވވU}k f,Z* ~(V~ y07070101954113000041ed0000225f0000045c000000034835976e00000000000000f900000029000000000000000000000010ff3a0bb5reloc/usr/share07070101954116000041ed0000225f0000045c000000034835976e00000000000000f900000029000000000000000000000014ff3a0bb5reloc/usr/share/man07070101954117000041ed0000225f0000045c000000024835976e00000000000000f900000029000000000000000000000019ff3a0bb5reloc/usr/share/man/man507070101954118000081a40000225f0000045c00000001483596fa0000358a000000f900000029000000000000000000000024ff3a0bb8reloc/usr/share/man/man5/nss_ldap.5.TH nss_ldap 5 .\" Copyright 1997-2005 Luke Howard." .\" Copying restrictions apply. See COPYING. .\" $Id: nss_ldap.5,v 2.14 2006/03/09 03:48:34 lukeh Exp $ .SH NAME nss_ldap \- LDAP nameservice provider .SH DESCRIPTION The .B nss_ldap module is a set of C library extensions which allows X.500 and LDAP directory servers to be used as a primary source of name service information. (Name service information typically includes users, hosts, groups, and other such data historically stored in flat files or NIS.) .LP Features of the PADL nss_ldap module include support for both the RFC 2307 and RFC 2307bis schema, a common implementation across multiple platforms, Kerberos and SSL security, configurable schema mapping, and configuration file compatibility with the .BR pam_ldap (5) module. .LP Because LDAP is a hierarchical directory service, one can distribute the information in a manner which reflects organizational structure. This contrasts with the flat, single domain policy of NIS. LDAP has many of the advantages of NIS+ (security and scalability) without the complexity. .LP .B nss_ldap will work alongside existing NIS, NIS+, DNS and flat file name services. More importantly, because it builds as a shared library, it is not necessary to recompile any applications to take advantage of LDAP. .LP The present version of .B nss_ldap supports AIX 4.3.3 and above, FreeBSD 5.1, HP-UX 11i, Linux and Solaris 2.6 and above. Many vendors provide their own LDAP nameservice providers, often also called nss_ldap. This manual page applies to the PADL .B nss_ldap module only. If you are using a vendor provided module, consult the relevant documentation instead. .LP The features supported by the version of .B nss_ldap depend on which flags were enabled when the software was built. Most features are enabled in the configuration file, described below. (The location of the configuration file is configurable at compile time; the default path is /etc/ldap.conf.) Also, some features may be unavailable on certain operating systems or with certain LDAP libraries. For more information, consult your vendor. .SH CONFIGURATION .B nss_ldap stores its configuration in the .B ldap.conf file, the location of which is configurable at compile time. (It should be noted that some LDAP client libraries, such as OpenLDAP, also use a configuration file of the same name. .B nss_ldap supports many of the same configuration file options as OpenLDAP, but it adds several that are specific to the functionality it provides. Additionally, it is not guaranteed that .B nss_ldap will continue to match the configuration file semantics of OpenLDAP. You may wish to use different files.) .LP Configuration file options consist of a keyword followed by a space and any arguments. The following options are supported by both .B nss_ldap and the PADL .B pam_ldap module: .B .TP .B host Specifies the name(s) or IP address(es) of the .I LDAP server(s) to connect to. In the case that .B nss_ldap is used for host name resolution, each server should be specified as an IP address or name that can be resolved without using .I LDAP. Multiple servers may be specified, each separated by a space. The failover time depends on whether the .I LDAP client library supports configurable network or connect timeouts (see .B bind_timelimit below). .TP .B base Specifies the default base distinguished name (DN) to use for searches. .TP .B uri For .I LDAP client libraries that support it, specifies the URI(s) of the LDAP server(s) to connect to. The URI scheme may be .B ldap, .B ldapi, or .B ldaps, specifying LDAP over TCP, IPC and SSL respectively. If applicable, a port number can be specified; the default port number for the selected protocol is used if omitted. This option takes precedence over the .B host option; it is not possible to combine the two. .TP .B ldap_version Specifies the version of the .I LDAP protocol to use. Presently .B version must be 2 or 3. The default is to use the maximum version supported by the client library. .TP .B binddn Specifies the distinguished name with which to bind to the directory server(s). This option is optional; the default is to bind anonymously. .TP .B bindpw Specifies the cleartext credentials with which to bind. This option is only applicable when used with .B binddn above. The default is no credential (anonymous bind). When binding to the directory using .I SASL or other authentication mechanisms apart from simple binds, this option is not used. .TP .B rootbinddn This option has the same syntax and effect as the .B binddn option above, except it applies when the effective user ID is zero. If not specified, then the identity specified in .B binddn is used instead. Because the configuration file may be readable by many users, the root bind DN credentials are stored in the .B ldap.secret file instead. This file is usually in the same directory as the configuration file. .TP .B port Specifies the port to connect to; this option is used with the .B host option, and is ignored with the .B uri option. .TP .B scope Specifies the search scope (subtree, one level or base object). The default scope is subtree; base scope is almost never useful for nameservice lookups. .TP .B deref Specifies the policy for dereferencing aliases. The default policy is to never dereference aliases. .TP .B timelimit Specifies the time limit (in seconds) to use when performing searches. A value of zero (0), which is the default, is to wait indefinitely for searches to be completed. .TP .B bind_timelimit Specifies the time limit (in seconds) to use when connecting to the directory server. This is distinct from the time limit specified in .B timelimit and affects the initial server connection only. (Server connections are otherwise cached.) Only some .I LDAP client libraries have the underlying functionality necessary to support this option. The default bind timelimit is 30 seconds. .TP .B referrals Specifies whether automatic referral chasing should be enabled. The default behaviour is specifed by the .I LDAP client library. .TP .B restart Specifies whether the .I LDAP client library should restart the .BR select(2) system call when interrupted. This feature is not supported by all client libraries. .TP .B logdir Specifies the directory used for logging by the .I LDAP client library. This feature is not supported by all client libraries. .TP .B debug Specifies the debug level used for logging by the .I LDAP client library. This feature is not supported by all client libraries, and does not apply to the .B nss_ldap and .B pam_ldap modules themselves (debugging, if any, is configured separately and usually at compile time). .TP .B ssl Specifies whether to use SSL/TLS or not (the default is not to). If .B start_tls is specified then StartTLS is used rather than raw LDAP over SSL. Not all .I LDAP client libraries support both SSL and StartTLS, and all related configuration options. .TP .B sslpath For the Netscape and Mozilla .I LDAP client libraries only, this specifies the path to the X.509 certificate database. .TP .B tls_checkpeer Specifies whether to require and verify the server certificate or not, when using SSL/TLS with the OpenLDAP client library. The default is to use the default behaviour of the client library; for OpenLDAP 2.0 and earlier it is "no", for OpenLDAP 2.1 and later it is "yes". At least one of .B tls_cacertdir and .B tls_cacertfile is required if peer verification is enabled. .TP .B tls_cacertdir Specifies the directory containing X.509 certificates for peer authentication. .TP .B tls_cacertfile Specifies the path to the X.509 certificate for peer authentication. .TP .B tls_randfile Specifies the path to an entropy source. .TP .B tls_ciphers Specifies the ciphers to use for TLS. See your TLS implementation's documentation for further information. .TP .B tls_cert Specifies the path to the file containing the local certificate for client TLS authentication. .TP .B tls_key Specifies the path to the file containing the private key for client TLS authentication. .TP The following configuration options apply to nss_ldap only: .TP .B bind_policy Specifies the policy to use for reconnecting to an unavailable .I LDAP server. The default is .B hard_open, which reconnects if opening the connection to the directory server failed. By contrast, .B hard_init reconnects if initializing the connection failed. Initializing may not actually contact the directory server, and it is possible that a malformed configuration file will trigger reconnection. If .B soft is specified, then .B nss_ldap will return immediately on server failure. All "hard" reconnect policies block with exponential backoff before retrying. .TP .B nss_connect_policy Determines whether nss_ldap persists connections. The default is for the connection to the LDAP server to remain open after the first request. .TP .B idle_timelimit Specifies the time (in seconds) after which .B nss_ldap will close connections to the directory server. The default is not to time out connections. .TP .B sasl_authid Specifies the authorization identity to be used when performing SASL authentication. .TP .B rootsasl_auth_id Specifies the authorization identity to be used when performing SASL authentication as root (when the effective user ID is zero). .TP .B sasl_secprops Specifies Cyrus SASL security properties. Allowed values are described in the .BR ldap.conf(5) manual page. .TP .B rootuse_sasl Specifies whether SASL authentication should be used when the effective user ID is zero. .TP .B krb5_ccname If .B nss_ldap is built with configurable GSS-API credentials cache name support, specifies the Kerberos credentials cache to use. .TP .B nss_paged_results .BR Enables support for paged results. .TP .B pagesize When paged results are enabled (see above), specifies the number of entries to return in a single page. The default is 1000. .TP .B nss_base_ Specify the search base, scope and filter to be used for specific maps. (Note that .B map forms part of the configuration file keyword and is one of passwd, shadow, group, hosts, services, networks, protocols, rpc, ethers, netmasks, bootparams, aliases and netgroup.) The syntax of .B basedn and .B scope are the same as for the configuration file options of the same name, with the addition of being able to omit the trailing suffix of the base DN (in which case the global base DN will be appended instead). The .B filter is a search filter to be added to the default search filter for a specific map, such that the effective filter is the logical intersection of the two. The base DN, scope and filter are separated with literal question marks (?) as given above; this is for compatibility with the DUA configuration profile schema and the .B ldapprofile tool. This option may be specified multiple times. .TP .B nss_map_attribute This option may be specified multiple times, and directs .B nss_ldap to use the attribute .B to_attribute instead of the RFC 2307 attribute .B from_attribute in all lookups. If .B nss_ldap was built without schema mapping support, then this option is ignored. .TP .B nss_map_objectclass This option may be specified multiple times, and directs .B nss_ldap to use the object class .B to_objectclass instead of the RFC 2307 object class .B from_objectclass in all lookups. If .B nss_ldap was built without schema mapping support, then this option is ignored. .TP .B nss_default_attribute_value Specifies the default value to use for entries that lack the specified attribute. This option may be specified multiple times, for different attributes. If .B nss_ldap was built without schema mapping support, then this option is ignored. .TP .B nss_override_attribute_value Specifies a value to use for the specified attribute in preference to that contained in the actual entry. This option may be specified multiple times, for different attributes. If .B nss_ldap was built without schema mapping support, then this option is ignored. .TP .B nss_schema If the value of this option is .BR rfc2307bis then support for the RFC2307bis schema (distinguished names in groups) will be enabled. .TP .B nss_initgroups This option directs the .B nss_ldap implementation of .BR initgroups(3) to determine a user's group membership by reading the memberOf attribute of their directory entry (and of any nested groups), rather than querying on uniqueMember. This may provide increased performance with certain directory servers that have peculiar indexing configurations. If RFC2307bis support is disabled, then this option is ignored. .TP .B nss_initgroups_ignoreusers This option directs the .B nss_ldap implementation of .BR initgroups(3) to return NSS_STATUS_NOTFOUND if called with a listed users as its argument. .TP .B nss_srv_domain This option determines the DNS domain used for performing SRV lookups. .SH AUTHOR The .B nss_ldap module was developed by PADL Software Pty Ltd (www.padl.com). .SH FILES .TP /etc/ldap.conf, /etc/ldap.secret, /etc/nsswitch.conf .SH SEE ALSO .BR nsswitch.conf (5) 07070100000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000b00000000TRAILER!!!