Package: libnss-ldap
Version: 251-7.5
Severity: normal

Version 2.1.30 of the openldap libs hangs at ldap_int_select after all
users/groups have been enumerated when run against Active Directory and
authenticating via kerberos.  Simple, plain-text binds give the expected
behavior.  Compiling and linking against the version 2.3.30 libs gives
the expected behavior.  I haven't tested with SSL/TLS yet.

Looks like the same problem as debian bug #294200
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=294200
In that case, the new ldap-tools package (which links against 2.3.30),
solved his problem, which is why I took the path I did.  I don't expect
nss-ldap can be linked against a potentially conflicting library
version... so I'm not sure what the fix is.  With the real bug
apparently unidentified, I guess the best I could expect is an entry in
the documentation saying "don't do that".

Possibly related to OpenLDAP ITS# 3304 ?
http://www.openldap.org/its/index.cgi/Software%20Bugs?id=3304


/etc/libnss-ldap.conf
----------------------
base dc=example,dc=com
uri ldap://11.22.33.44/
ldap_version 3
binddn [EMAIL PROTECTED]
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
nss_base_passwd dc=example,dc=com?sub
nss_base_shadow dc=example,dc=com?sub
nss_base_group dc=example,dc=com?sub?&(objectCategory=group)(gidnumber=*)
nss_map_attribute gecos cn
krb5_ccname FILE:/etc/.ldapcache
use_sasl on
sasl_authid nssldap/linux.example.com
rootsasl_authid nssldap/linux.example.com
rootuse_sasl yes
nss_initgroups_ignoreusers 
root,ldap,named,avahi,haldaemon,dbus,postfix,amavis,clamav,xfs,rpc
referrals no
deref no
debug 1


debug output with 251-7.5, compiled/linked against libldap2
-----------------------------------------------------------
ldap_create
ldap_url_parse_ext(ldap://11.22.33.44/)
ldap_create
ldap_url_parse_ext(ldap://11.22.33.44/)
ldap_interactive_sasl_bind_s: user selected: GSSAPI
ldap_int_sasl_bind: GSSAPI
ldap_new_connection
ldap_int_open_connection
ldap_connect_to_host: TCP 11.22.33.44:389
ldap_new_socket: 4
ldap_prepare_socket: 4
ldap_connect_to_host: Trying 11.22.33.44:389
ldap_connect_timeout: fd: 4 tm: 30 async: 0
ldap_ndelay_on: 4
ldap_is_sock_ready: 4
ldap_ndelay_off: 4
ldap_int_sasl_open: host=ldap.example.com
ldap_sasl_bind_s
ldap_sasl_bind
ldap_send_initial_request
ldap_send_server_request
ber_flush: 1268 bytes to sd 4
ldap_result msgid 1
ldap_chkResponseList for msgid=1, all=1
ldap_chkResponseList returns NULL
wait4msg (infinite timeout), msgid 1
wait4msg continue, msgid 1, all 1
** Connections:
* host: 11.22.33.44  port: 389  (default)
  refcnt: 2  status: Connected
  last used: Thu Sep 20 14:23:24 2007

** Outstanding Requests:
 * msgid 1,  origid 1, status InProgress
   outstanding referrals 0, parent count 0
** Response Queue:
   Empty
ldap_chkResponseList for msgid=1, all=1
ldap_chkResponseList returns NULL
ldap_int_select
read1msg: msgid 1, all 1
ber_get_next
ber_get_next: tag 0x30 len 154 contents:
ldap_read: message type bind msgid 1, original id 1
ber_scanf fmt ({iaa) ber:
read1msg:  0 new referrals
read1msg:  mark request completed, id = 1
request 1 done
res_errno: 0, res_error: <>, res_matched: <>
ldap_free_request (origid 1, msgid 1)
ldap_free_connection
ldap_free_connection: refcnt 1
ldap_parse_sasl_bind_result
ber_scanf fmt ({iaa) ber:
ber_scanf fmt (O) ber:
ldap_parse_result
ber_scanf fmt ({iaa) ber:
ber_scanf fmt (x) ber:
ber_scanf fmt (}) ber:
ldap_msgfree
sasl_client_step: 1
ldap_sasl_bind_s
ldap_sasl_bind
ldap_send_initial_request
ldap_send_server_request
ber_flush: 41 bytes to sd 4
ldap_result msgid 2
ldap_chkResponseList for msgid=2, all=1
ldap_chkResponseList returns NULL
wait4msg (infinite timeout), msgid 2
wait4msg continue, msgid 2, all 1
** Connections:
* host: 11.22.33.44  port: 389  (default)
  refcnt: 2  status: Connected
  last used: Thu Sep 20 14:23:24 2007

** Outstanding Requests:
 * msgid 2,  origid 2, status InProgress
   outstanding referrals 0, parent count 0
** Response Queue:
   Empty
ldap_chkResponseList for msgid=2, all=1
ldap_chkResponseList returns NULL
ldap_int_select
read1msg: msgid 2, all 1
ber_get_next
ber_get_next: tag 0x30 len 68 contents:
ldap_read: message type bind msgid 2, original id 2
ber_scanf fmt ({iaa) ber:
read1msg:  0 new referrals
read1msg:  mark request completed, id = 2
request 2 done
res_errno: 0, res_error: <>, res_matched: <>
ldap_free_request (origid 2, msgid 2)
ldap_free_connection
ldap_free_connection: refcnt 1
ldap_parse_sasl_bind_result
ber_scanf fmt ({iaa) ber:
ber_scanf fmt (O) ber:
ldap_parse_result
ber_scanf fmt ({iaa) ber:
ber_scanf fmt (x) ber:
ber_scanf fmt (}) ber:
ldap_msgfree
sasl_client_step: 0
ldap_sasl_bind_s
ldap_sasl_bind
ldap_send_initial_request
ldap_send_server_request
ber_flush: 93 bytes to sd 4
ldap_result msgid 3
ldap_chkResponseList for msgid=3, all=1
ldap_chkResponseList returns NULL
wait4msg (infinite timeout), msgid 3
wait4msg continue, msgid 3, all 1
** Connections:
* host: 11.22.33.44  port: 389  (default)
  refcnt: 2  status: Connected
  last used: Thu Sep 20 14:23:24 2007

** Outstanding Requests:
 * msgid 3,  origid 3, status InProgress
   outstanding referrals 0, parent count 0
** Response Queue:
   Empty
ldap_chkResponseList for msgid=3, all=1
ldap_chkResponseList returns NULL
ldap_int_select
read1msg: msgid 3, all 1
ber_get_next
ber_get_next: tag 0x30 len 18 contents:
ldap_read: message type bind msgid 3, original id 3
ber_scanf fmt ({iaa) ber:
read1msg:  0 new referrals
read1msg:  mark request completed, id = 3
request 3 done
res_errno: 0, res_error: <>, res_matched: <>
ldap_free_request (origid 3, msgid 3)
ldap_free_connection
ldap_free_connection: refcnt 1
ldap_parse_sasl_bind_result
ber_scanf fmt ({iaa) ber:
ber_scanf fmt (O) ber:
ldap_parse_result
ber_scanf fmt ({iaa) ber:
ber_scanf fmt (x) ber:
ber_scanf fmt (}) ber:
ldap_msgfree
ldap_pvt_sasl_install
ldap_search_ext
put_filter: "(&(&(objectClass=group))(&(objectCategory=group)(gidnumber=*)))"
put_filter: AND
put_filter_list "(&(objectClass=group))(&(objectCategory=group)(gidnumber=*))"
put_filter: "(&(objectClass=group))"
put_filter: AND
put_filter_list "(objectClass=group)"
put_filter: "(objectClass=group)"
put_filter: simple
put_simple_filter: "objectClass=group"
put_filter: "(&(objectCategory=group)(gidnumber=*))"
put_filter: AND
put_filter_list "(objectCategory=group)(gidnumber=*)"
put_filter: "(objectCategory=group)"
put_filter: simple
put_simple_filter: "objectCategory=group"
put_filter: "(gidnumber=*)"
put_filter: simple
put_simple_filter: "gidnumber=*"
ldap_send_initial_request
ldap_send_server_request
ber_flush: 199 bytes to sd 4
ldap_result msgid 4
ldap_chkResponseList for msgid=4, all=0
ldap_chkResponseList returns NULL
wait4msg (infinite timeout), msgid 4
wait4msg continue, msgid 4, all 0
** Connections:
* host: 11.22.33.44  port: 389  (default)
  refcnt: 2  status: Connected
  last used: Thu Sep 20 14:23:24 2007

** Outstanding Requests:
 * msgid 4,  origid 4, status InProgress
   outstanding referrals 0, parent count 0
** Response Queue:
   Empty
ldap_chkResponseList for msgid=4, all=0
ldap_chkResponseList returns NULL
ldap_int_select
read1msg: msgid 4, all 0
ber_get_next
ber_get_next: tag 0x30 len 123 contents:
ldap_read: message type search-entry msgid 4, original id 4
ldap_get_values
ber_scanf fmt ({x{{a) ber:
ber_scanf fmt (x}{a) ber:
ber_scanf fmt ([v]) ber:
ldap_get_dn
ber_scanf fmt ({a) ber:
ldap_explode_dn
=> ldap_bv2dn(CN=Domain Users,CN=Users,DC=example,DC=com,0)
<= ldap_bv2dn(CN=Domain Users,CN=Users,DC=example,DC=com,0)=0
ldap_explode_rdn
ldap_get_values
ber_scanf fmt ({x{{a) ber:
ber_scanf fmt (x}{a) ber:
ber_scanf fmt (x}{a) ber:
ldap_get_dn
ber_scanf fmt ({a) ber:
ldap_first_attribute
ber_scanf fmt ({xl{) ber:
ber_scanf fmt ({ax}) ber:
ldap_next_attribute
ber_scanf fmt ({ax}) ber:
ldap_next_attribute
ldap_get_values
ber_scanf fmt ({x{{a) ber:
ber_scanf fmt (x}{a) ber:
ber_scanf fmt (x}{a) ber:
ldap_msgfree
ldap_result msgid 4
ldap_chkResponseList for msgid=4, all=0
ldap_chkResponseList returns NULL
wait4msg (infinite timeout), msgid 4
wait4msg continue, msgid 4, all 0
** Connections:
* host: 11.22.33.44  port: 389  (default)
  refcnt: 2  status: Connected
  last used: Thu Sep 20 14:23:24 2007

** Outstanding Requests:
 * msgid 4,  origid 4, status InProgress
   outstanding referrals 0, parent count 0
** Response Queue:
   Empty
ldap_chkResponseList for msgid=4, all=0
ldap_chkResponseList returns NULL
read1msg: msgid 4, all 0
ber_get_next
ber_get_next: tag 0x30 len 85 contents:
ldap_read: message type search-reference msgid 4, original id 4
ldap_msgfree
ldap_result msgid 4
ldap_chkResponseList for msgid=4, all=0
ldap_chkResponseList returns NULL
wait4msg (infinite timeout), msgid 4
wait4msg continue, msgid 4, all 0
** Connections:
* host: 11.22.33.44  port: 389  (default)
  refcnt: 2  status: Connected
  last used: Thu Sep 20 14:23:24 2007

** Outstanding Requests:
 * msgid 4,  origid 4, status InProgress
   outstanding referrals 0, parent count 0
** Response Queue:
   Empty
ldap_chkResponseList for msgid=4, all=0
ldap_chkResponseList returns NULL
read1msg: msgid 4, all 0
ber_get_next
ber_get_next: tag 0x30 len 85 contents:
ldap_read: message type search-reference msgid 4, original id 4
ldap_msgfree
ldap_result msgid 4
ldap_chkResponseList for msgid=4, all=0
ldap_chkResponseList returns NULL
wait4msg (infinite timeout), msgid 4
wait4msg continue, msgid 4, all 0
** Connections:
* host: 11.22.33.44  port: 389  (default)
  refcnt: 2  status: Connected
  last used: Thu Sep 20 14:23:24 2007

** Outstanding Requests:
 * msgid 4,  origid 4, status InProgress
   outstanding referrals 0, parent count 0
** Response Queue:
   Empty
ldap_chkResponseList for msgid=4, all=0
ldap_chkResponseList returns NULL
read1msg: msgid 4, all 0
ber_get_next
ber_get_next: tag 0x30 len 69 contents:
ldap_read: message type search-reference msgid 4, original id 4
ldap_msgfree
ldap_result msgid 4
ldap_chkResponseList for msgid=4, all=0
ldap_chkResponseList returns NULL
wait4msg (infinite timeout), msgid 4
wait4msg continue, msgid 4, all 0
** Connections:
* host: 11.22.33.44  port: 389  (default)
  refcnt: 2  status: Connected
  last used: Thu Sep 20 14:23:24 2007

** Outstanding Requests:
 * msgid 4,  origid 4, status InProgress
   outstanding referrals 0, parent count 0
** Response Queue:
   Empty
ldap_chkResponseList for msgid=4, all=0
ldap_chkResponseList returns NULL
read1msg: msgid 4, all 0
ber_get_next
ber_get_next: tag 0x30 len 65 contents:
ldap_read: message type search-result msgid 4, original id 4
ber_scanf fmt ({iaa) ber:
read1msg:  0 new referrals
read1msg:  mark request completed, id = 4
request 4 done
res_errno: 0, res_error: <>, res_matched: <>
ldap_free_request (origid 4, msgid 4)
ldap_free_connection
ldap_free_connection: refcnt 1
ldap_int_select

^^^ hangs here indefinitely


debug output with 251-7.5, compiled/linked against libldap-2.3-0
----------------------------------------------------------------
ldap_create
ldap_url_parse_ext(ldap://11.22.33.44/)
ldap_create
ldap_url_parse_ext(ldap://11.22.33.44/)
ldap_sasl_interactive_bind_s: user selected: GSSAPI
ldap_int_sasl_bind: GSSAPI
ldap_new_connection 1 1 0
ldap_int_open_connection
ldap_connect_to_host: TCP 11.22.33.44:389
ldap_new_socket: 4
ldap_prepare_socket: 4
ldap_connect_to_host: Trying 11.22.33.44:389
ldap_connect_timeout: fd: 4 tm: 30 async: 0
ldap_ndelay_on: 4
ldap_is_sock_ready: 4
ldap_ndelay_off: 4
ldap_int_sasl_open: host=ldap.example.com
ldap_sasl_bind_s
ldap_sasl_bind
ldap_send_initial_request
ldap_send_server_request
ber_scanf fmt ({it) ber:
ber_scanf fmt ({i) ber:
ber_flush: 1268 bytes to sd 4
ldap_result ld 0x805bd28 msgid 1
ldap_chkResponseList ld 0x805bd28 msgid 1 all 1
ldap_chkResponseList returns ld 0x805bd28 NULL
wait4msg ld 0x805bd28 msgid 1 (infinite timeout)
wait4msg continue ld 0x805bd28 msgid 1 all 1
** ld 0x805bd28 Connections:
* host: 11.22.33.44  port: 389  (default)
  refcnt: 2  status: Connected
  last used: Thu Sep 20 14:24:39 2007

** ld 0x805bd28 Outstanding Requests:
 * msgid 1,  origid 1, status InProgress
   outstanding referrals 0, parent count 0
** ld 0x805bd28 Response Queue:
   Empty
ldap_chkResponseList ld 0x805bd28 msgid 1 all 1
ldap_chkResponseList returns ld 0x805bd28 NULL
ldap_int_select
read1msg: ld 0x805bd28 msgid 1 all 1
ber_get_next
ber_get_next: tag 0x30 len 154 contents:
read1msg: ld 0x805bd28 msgid 1 message type bind
ber_scanf fmt ({eaa) ber:
read1msg: ld 0x805bd28 0 new referrals
read1msg:  mark request completed, ld 0x805bd28 msgid 1
request done: ld 0x805bd28 msgid 1
res_errno: 0, res_error: <>, res_matched: <>
ldap_free_request (origid 1, msgid 1)
ldap_free_connection 0 1
ldap_free_connection: refcnt 1
ldap_parse_sasl_bind_result
ber_scanf fmt ({eaa) ber:
ber_scanf fmt (O) ber:
ldap_parse_result
ber_scanf fmt ({iaa) ber:
ber_scanf fmt (x) ber:
ber_scanf fmt (}) ber:
ldap_msgfree
sasl_client_step: 1
ldap_sasl_bind_s
ldap_sasl_bind
ldap_send_initial_request
ldap_send_server_request
ber_scanf fmt ({it) ber:
ber_scanf fmt ({i) ber:
ber_flush: 41 bytes to sd 4
ldap_result ld 0x805bd28 msgid 2
ldap_chkResponseList ld 0x805bd28 msgid 2 all 1
ldap_chkResponseList returns ld 0x805bd28 NULL
wait4msg ld 0x805bd28 msgid 2 (infinite timeout)
wait4msg continue ld 0x805bd28 msgid 2 all 1
** ld 0x805bd28 Connections:
* host: 11.22.33.44  port: 389  (default)
  refcnt: 2  status: Connected
  last used: Thu Sep 20 14:24:39 2007

** ld 0x805bd28 Outstanding Requests:
 * msgid 2,  origid 2, status InProgress
   outstanding referrals 0, parent count 0
** ld 0x805bd28 Response Queue:
   Empty
ldap_chkResponseList ld 0x805bd28 msgid 2 all 1
ldap_chkResponseList returns ld 0x805bd28 NULL
ldap_int_select
read1msg: ld 0x805bd28 msgid 2 all 1
ber_get_next
ber_get_next: tag 0x30 len 68 contents:
read1msg: ld 0x805bd28 msgid 2 message type bind
ber_scanf fmt ({eaa) ber:
read1msg: ld 0x805bd28 0 new referrals
read1msg:  mark request completed, ld 0x805bd28 msgid 2
request done: ld 0x805bd28 msgid 2
res_errno: 0, res_error: <>, res_matched: <>
ldap_free_request (origid 2, msgid 2)
ldap_free_connection 0 1
ldap_free_connection: refcnt 1
ldap_parse_sasl_bind_result
ber_scanf fmt ({eaa) ber:
ber_scanf fmt (O) ber:
ldap_parse_result
ber_scanf fmt ({iaa) ber:
ber_scanf fmt (x) ber:
ber_scanf fmt (}) ber:
ldap_msgfree
sasl_client_step: 0
ldap_sasl_bind_s
ldap_sasl_bind
ldap_send_initial_request
ldap_send_server_request
ber_scanf fmt ({it) ber:
ber_scanf fmt ({i) ber:
ber_flush: 93 bytes to sd 4
ldap_result ld 0x805bd28 msgid 3
ldap_chkResponseList ld 0x805bd28 msgid 3 all 1
ldap_chkResponseList returns ld 0x805bd28 NULL
wait4msg ld 0x805bd28 msgid 3 (infinite timeout)
wait4msg continue ld 0x805bd28 msgid 3 all 1
** ld 0x805bd28 Connections:
* host: 11.22.33.44  port: 389  (default)
  refcnt: 2  status: Connected
  last used: Thu Sep 20 14:24:39 2007

** ld 0x805bd28 Outstanding Requests:
 * msgid 3,  origid 3, status InProgress
   outstanding referrals 0, parent count 0
** ld 0x805bd28 Response Queue:
   Empty
ldap_chkResponseList ld 0x805bd28 msgid 3 all 1
ldap_chkResponseList returns ld 0x805bd28 NULL
ldap_int_select
read1msg: ld 0x805bd28 msgid 3 all 1
ber_get_next
ber_get_next: tag 0x30 len 18 contents:
read1msg: ld 0x805bd28 msgid 3 message type bind
ber_scanf fmt ({eaa) ber:
read1msg: ld 0x805bd28 0 new referrals
read1msg:  mark request completed, ld 0x805bd28 msgid 3
request done: ld 0x805bd28 msgid 3
res_errno: 0, res_error: <>, res_matched: <>
ldap_free_request (origid 3, msgid 3)
ldap_free_connection 0 1
ldap_free_connection: refcnt 1
ldap_parse_sasl_bind_result
ber_scanf fmt ({eaa) ber:
ber_scanf fmt (O) ber:
ldap_parse_result
ber_scanf fmt ({iaa) ber:
ber_scanf fmt (x) ber:
ber_scanf fmt (}) ber:
ldap_msgfree
ldap_int_sasl_bind: ignoring  bogus empty data provided with SASL outcome 
message.
ldap_pvt_sasl_install
ldap_search_ext
put_filter: "(&(&(objectClass=group))(&(objectCategory=group)(gidnumber=*)))"
put_filter: AND
put_filter_list "(&(objectClass=group))(&(objectCategory=group)(gidnumber=*))"
put_filter: "(&(objectClass=group))"
put_filter: AND
put_filter_list "(objectClass=group)"
put_filter: "(objectClass=group)"
put_filter: simple
put_simple_filter: "objectClass=group"
put_filter: "(&(objectCategory=group)(gidnumber=*))"
put_filter: AND
put_filter_list "(objectCategory=group)(gidnumber=*)"
put_filter: "(objectCategory=group)"
put_filter: simple
put_simple_filter: "objectCategory=group"
put_filter: "(gidnumber=*)"
put_filter: simple
put_simple_filter: "gidnumber=*"
ldap_send_initial_request
ldap_send_server_request
ber_scanf fmt ({it) ber:
ber_scanf fmt ({) ber:
ber_flush: 199 bytes to sd 4
ldap_result ld 0x805bd28 msgid 4
ldap_chkResponseList ld 0x805bd28 msgid 4 all 0
ldap_chkResponseList returns ld 0x805bd28 NULL
wait4msg ld 0x805bd28 msgid 4 (infinite timeout)
wait4msg continue ld 0x805bd28 msgid 4 all 0
** ld 0x805bd28 Connections:
* host: 11.22.33.44  port: 389  (default)
  refcnt: 2  status: Connected
  last used: Thu Sep 20 14:24:39 2007

** ld 0x805bd28 Outstanding Requests:
 * msgid 4,  origid 4, status InProgress
   outstanding referrals 0, parent count 0
** ld 0x805bd28 Response Queue:
   Empty
ldap_chkResponseList ld 0x805bd28 msgid 4 all 0
ldap_chkResponseList returns ld 0x805bd28 NULL
ldap_int_select
read1msg: ld 0x805bd28 msgid 4 all 0
ber_get_next
ber_get_next: tag 0x30 len 123 contents:
read1msg: ld 0x805bd28 msgid 4 message type search-entry
ldap_get_values
ber_scanf fmt ({x{{a) ber:
ber_scanf fmt (x}{a) ber:
ber_scanf fmt ([v]) ber:
ldap_get_dn
ber_scanf fmt ({a) ber:
ldap_explode_dn
ldap_explode_rdn
ldap_get_values
ber_scanf fmt ({x{{a) ber:
ber_scanf fmt (x}{a) ber:
ber_scanf fmt (x}{a) ber:
ldap_get_dn
ber_scanf fmt ({a) ber:
ldap_first_attribute
ber_scanf fmt ({xl{) ber:
ber_scanf fmt ({ax}) ber:
ldap_next_attribute
ber_scanf fmt ({ax}) ber:
ldap_next_attribute
ldap_get_values
ber_scanf fmt ({x{{a) ber:
ber_scanf fmt (x}{a) ber:
ber_scanf fmt (x}{a) ber:
ldap_msgfree
ldap_result ld 0x805bd28 msgid 4
ldap_chkResponseList ld 0x805bd28 msgid 4 all 0
ldap_chkResponseList returns ld 0x805bd28 NULL
wait4msg ld 0x805bd28 msgid 4 (infinite timeout)
wait4msg continue ld 0x805bd28 msgid 4 all 0
** ld 0x805bd28 Connections:
* host: 11.22.33.44  port: 389  (default)
  refcnt: 2  status: Connected
  last used: Thu Sep 20 14:24:39 2007

** ld 0x805bd28 Outstanding Requests:
 * msgid 4,  origid 4, status InProgress
   outstanding referrals 0, parent count 0
** ld 0x805bd28 Response Queue:
   Empty
ldap_chkResponseList ld 0x805bd28 msgid 4 all 0
ldap_chkResponseList returns ld 0x805bd28 NULL
read1msg: ld 0x805bd28 msgid 4 all 0
ber_get_next
ber_get_next: tag 0x30 len 85 contents:
read1msg: ld 0x805bd28 msgid 4 message type search-reference
ldap_msgfree
ldap_result ld 0x805bd28 msgid 4
ldap_chkResponseList ld 0x805bd28 msgid 4 all 0
ldap_chkResponseList returns ld 0x805bd28 NULL
wait4msg ld 0x805bd28 msgid 4 (infinite timeout)
wait4msg continue ld 0x805bd28 msgid 4 all 0
** ld 0x805bd28 Connections:
* host: 11.22.33.44  port: 389  (default)
  refcnt: 2  status: Connected
  last used: Thu Sep 20 14:24:39 2007

** ld 0x805bd28 Outstanding Requests:
 * msgid 4,  origid 4, status InProgress
   outstanding referrals 0, parent count 0
** ld 0x805bd28 Response Queue:
   Empty
ldap_chkResponseList ld 0x805bd28 msgid 4 all 0
ldap_chkResponseList returns ld 0x805bd28 NULL
read1msg: ld 0x805bd28 msgid 4 all 0
ber_get_next
ber_get_next: tag 0x30 len 85 contents:
read1msg: ld 0x805bd28 msgid 4 message type search-reference
ldap_msgfree
ldap_result ld 0x805bd28 msgid 4
ldap_chkResponseList ld 0x805bd28 msgid 4 all 0
ldap_chkResponseList returns ld 0x805bd28 NULL
wait4msg ld 0x805bd28 msgid 4 (infinite timeout)
wait4msg continue ld 0x805bd28 msgid 4 all 0
** ld 0x805bd28 Connections:
* host: 11.22.33.44  port: 389  (default)
  refcnt: 2  status: Connected
  last used: Thu Sep 20 14:24:39 2007

** ld 0x805bd28 Outstanding Requests:
 * msgid 4,  origid 4, status InProgress
   outstanding referrals 0, parent count 0
** ld 0x805bd28 Response Queue:
   Empty
ldap_chkResponseList ld 0x805bd28 msgid 4 all 0
ldap_chkResponseList returns ld 0x805bd28 NULL
read1msg: ld 0x805bd28 msgid 4 all 0
ber_get_next
ber_get_next: tag 0x30 len 69 contents:
read1msg: ld 0x805bd28 msgid 4 message type search-reference
ldap_msgfree
ldap_result ld 0x805bd28 msgid 4
ldap_chkResponseList ld 0x805bd28 msgid 4 all 0
ldap_chkResponseList returns ld 0x805bd28 NULL
wait4msg ld 0x805bd28 msgid 4 (infinite timeout)
wait4msg continue ld 0x805bd28 msgid 4 all 0
** ld 0x805bd28 Connections:
* host: 11.22.33.44  port: 389  (default)
  refcnt: 2  status: Connected
  last used: Thu Sep 20 14:24:39 2007

** ld 0x805bd28 Outstanding Requests:
 * msgid 4,  origid 4, status InProgress
   outstanding referrals 0, parent count 0
** ld 0x805bd28 Response Queue:
   Empty
ldap_chkResponseList ld 0x805bd28 msgid 4 all 0
ldap_chkResponseList returns ld 0x805bd28 NULL
read1msg: ld 0x805bd28 msgid 4 all 0
ber_get_next
ber_get_next: tag 0x30 len 65 contents:
read1msg: ld 0x805bd28 msgid 4 message type search-result
ber_scanf fmt ({eaa) ber:
read1msg: ld 0x805bd28 0 new referrals
read1msg:  mark request completed, ld 0x805bd28 msgid 4
request done: ld 0x805bd28 msgid 4
res_errno: 0, res_error: <>, res_matched: <>
ldap_free_request (origid 4, msgid 4)
ldap_free_connection 0 1
ldap_free_connection: refcnt 1
ldap_parse_result
ber_scanf fmt ({iaa) ber:
ber_scanf fmt ({a) ber:
ber_scanf fmt (o) ber:
ber_scanf fmt (}) ber:
ldap_msgfree
ber_scanf fmt ({iO) ber:

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-5-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages libnss-ldap depends on:
ii  debconf [debconf-2.0]  1.5.11            Debian configuration management sy
ii  libc6                  2.3.6.ds1-13etch2 GNU C Library: Shared libraries
ii  libkrb53               1.4.4-7etch4      MIT Kerberos runtime libraries
ii  libldap2               2.1.30-13.3       OpenLDAP libraries

Versions of packages libnss-ldap recommends:
pn  libpam-ldap            <none>            (no description available)
ii  nscd                   2.3.6.ds1-13etch2 GNU C Library: Name Service Cache 

-- debconf information:
* libnss-ldap/dblogin: true
  libnss-ldap/override: true
* shared/ldapns/base-dn: dc=example,dc=com
* shared/ldapns/ldap-server: ldap://11.22.33.44/
* libnss-ldap/confperm: false
* libnss-ldap/rootbinddn: cn=Administrator,cn=Users,dc=example,dc=com
* shared/ldapns/ldap_version: 3
* libnss-ldap/binddn: [EMAIL PROTECTED]
* libnss-ldap/nsswitch:
* libnss-ldap/dbrootlogin: false



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to