[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: Active Directory ref: with ldapsearch (ITS#3051)



Hi,
Tried 2.2.9 but still have the referral problem - hangs unless -C option
is used with AD.
(hanging on:
# search reference
ber_scanf fmt ({v) ber:
ber_scanf fmt (}) ber:
ref: ldap://adf.bham.ac.uk/CN=Configuration,DC=adf,DC=bham,DC=ac,DC=uk
ldap_msgfree
ldap_result msgid -1
ldap_chkResponseList for msgid=-1, all=0
ldap_chkResponseList returns NULL
wait4msg (infinite timeout), msgid -1
wait4msg continue, msgid -1, all 0
** Connections:
* host: dc1.bham.ac.uk  port: 389  (default)
  refcnt: 2  status: Connected
  last used: Fri Apr 16 14:31:28 2004

** Outstanding Requests:
 * msgid 4,  origid 4, status InProgress
   outstanding referrals 0, parent count 0
** Response Queue:
   Empty
ldap_chkResponseList for msgid=-1, all=0
ldap_chkResponseList returns NULL
read1msg: msgid -1, all 0
ber_get_next
ldap_read: want=8, got=8
  0000:  30 84 00 00 00 10 02 01                            0.......          
ldap_read: want=14, got=14
  0000:  04 65 84 00 00 00 07 0a  01 00 04 00 04 00         .e............    
ber_get_next: tag 0x30 len 16 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------------------------
Jim