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

Bind failure on OSF4.0 alpha



I'd like to get the current development branch running on an Alpha
running OSF 4.0e, but the bind fails.

Perhaps somebody can give a quick insight into why the initial bind
fails?

I set the SLAPD_DEBUG level to 65535, and here's a partial dump of
the log from slapd:

slapd starting
daemon: added 7r
daemon: select: listen=7 active_threads=0 tvp=NULL
daemon: activity on 1 descriptors
daemon: new connection on 19
daemon: conn=0 fd=19 connection from IP=127.0.0.1:2331 (IP=0.0.0.0:9009) accepte
d.
daemon: added 19r
daemon: activity on:
daemon: select: listen=7 active_threads=0 tvp=NULL
daemon: activity on 1 descriptors
daemon: activity on: 19r
daemon: read activity on 19
connection_get(19)
connection_get(19): got connid=0
connection_read(19): checking for input on id=0
ber_get_next
ber_get_next: tag 0x30 len 12 contents:
ber_dump: buf 0x14007e300, ptr 0x14007e300, end 0x14007e30c
        02 01 00  ` 07 02 01 00 04 00 80 00 
ber_get_next
ber_get_next on fd 19 failed errno=35 (Operation would block)
        *** got 0 of 0 so far
do_bind
ber_scanf fmt ({iat) ber:
ber_dump: buf 0x14007e300, ptr 0x14007e303, end 0x14007e30c
         ` 07 02 01 00 04 00 80 00 
ber_scanf fmt (o}) ber:
ber_dump: buf 0x14007e300, ptr 0x14007e30a, end 0x14007e30c
        80 00 
do_bind: version=0 dn="" method=128
conn=0 op=0 BIND dn="" method=128
do_bind: unknown version=0
send_ldap_result: conn=0 op=0 p=0
send_ldap_result: 2::version not supported
send_ldap_response: msgid=0 tag=97 err=2
conn=0 op=0 RESULT tag=97 err=2 text=version not supported
daemon: select: listen=7 active_threads=0 tvp=NULL


Meanwhile, the client does:

LDAP_INIT
ldap_bind_s
ldap_simple_bind_s
ldap_sasl_bind_s
ldap_sasl_bind
ldap_send_initial_request
open_ldap_connection
ldap_delayed_open successful, ld_host is (null)
ldap_send_server_request
ldap_result
wait4msg (infinite timeout)
** Connections:
* host: localhost  port: 9009  (default)
  refcnt: 2  status: Connected
  last used: Wed Nov 24 14:15:10 1999
 
** Outstanding Requests:
 * msgid 1,  origid 1, status InProgress
   outstanding referrals 0, parent count 0
** Response Queue:
   Empty
do_ldap_select
read1msg
ber_get_next
ber_get_next: tag 0x30 len 33 contents:
ber_dump: buf 0x140007920, ptr 0x140007920, end 0x140007941
        02 01 00  a 1c 0a 01 00 04 00 04 15  v  e  r  s
         i  o  n 20  n  o  t 20  s  u  p  p  o  r  t  e
         d 
no request for response with msgid 0 (tossing)
** Connections:
* host: localhost  port: 9009  (default)
  refcnt: 2  status: Connected
  last used: Wed Nov 24 14:15:10 1999
 
** Outstanding Requests:
 * msgid 1,  origid 1, status InProgress
   outstanding referrals 0, parent count 0
** Response Queue:
   Empty
do_ldap_select