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

Re: Issues Binding



More info on this -

I have built on another box with 2.1.22, which works with the same config files, etc. The difference I see is in the debug info on the server. The working one has two extra lines of output - essentially it has the completion of the bind operation. In the output below, there is no completion of the bind listed in the output. I don't know if this is because it failed and there is no output in that case?

The lines in the working debug output are:

conn=0 op=0 BIND dn="popo" mech=simple ssf=0
do_bind: v3 bind: "cn=popo" to "cn=popo"

The only other difference is of course the err number "0" instead of "49".

Any thoughts on what could be causing the bind to fail on one machine and not on another?

Thanks!
-lon

On Monday, September 22, 2003, at 03:40 PM, Lon Tierney wrote:
do_bind: version=3 dn="cn=popo" method=128
conn=0 op=0 BIND dn="cn=popo" method=128
==> ldbm_back_bind: dn: cn=popo
dn2entry_r: dn: "cn=popo"
=> dn2id( "cn=popo" )
=> ldbm_cache_open( "/var/openldap-data/users/service/db/dn2id.gdbm", 2, 600
)
ldbm_cache_open (blksize 4096) (maxids 1022) (maxindirect 9)
<= ldbm_cache_open (opened 0)
<= dn2id NOID
send_ldap_result: conn=0 op=0 p=3
send_ldap_result: err=49 matched="" text=""
send_ldap_response: msgid=1 tag=97 err=49
ber_flush: 14 bytes to sd 9
0000: 30 0c 02 01 01 61 07 0a 01 31 04 00 04 00 0....a...1....


ldap_write: want=14, written=14
0000: 30 0c 02 01 01 61 07 0a 01 31 04 00 04 00 0....a...1....


conn=0 op=0 RESULT tag=97 err=49 text=
daemon: activity on 1 descriptors
daemon: activity on: 9r
daemon: read activity on 9
connection_get(9)
connection_get(9): got connid=0
connection_read(9): checking for input on id=0
ber_get_next
ldap_read: want=8, got=0

ber_get_next on fd 9 failed errno=0 (Success)
connection_read(9): input error=-2 id=0, closing.
connection_closing: readying conn=0 sd=9 for close
connection_close: conn=0 sd=9
daemon: removing 9
conn=0 fd=9 closed
daemon: select: listen=6 active_threads=0 tvp=NULL
daemon: activity on 1 descriptors
daemon: select: listen=6 active_threads=0 tvp=NULL