From: Mark W. <mew...@un...> - 2000-07-07 02:06:39
|
Hi, This could be a bug in my AuthNetLDAP module, probably with the opening or closing of the LDAP connection. I haven't even really used the module in production yet, so I don't know all of the bugs. Could you send a copy of the relevant Apache error log to ma...@mj... I'll be out of town for the next few days, but I'll try to take a look at it when I get back. Mark Eamon Daly wrote: > A handful of our users are getting an LDAP_OPERATIONS_ERROR > when they try to authenticate. I haven't seen anything close > in the archives, and LDAP_OPERATIONS_ERROR is fairly vague, > so I'm kinda stumped. A 'debug => 3' trace follows. The name > and password is correct. > > Apache 1.3.12 > Solaris 7 > Net::LDAP 0.19 > Apache::AuthNetLDAP 0.16 > > Thanks in advance! > > [Thu Jul 6 17:03:12 2000] [error] access to / failed for xx.xx.xx.147, > reason: user kpeterson: failed bind: 1 > Net::LDAP=HASH(0x3fa2f8) sending: > > 30 0C 02 01 01 60 07 02 01 02 04 00 80 00 __ __ 0....`........ > > Net::LDAP=HASH(0x3fa2f8) received: > > 30 0C 02 01 01 61 07 0A 01 00 04 00 04 00 __ __ 0....a........ > > Net::LDAP=HASH(0x3fa2f8) sending: > > 30 2E 02 01 02 63 29 04 00 0A 01 02 0A 01 02 02 0....c)......... > 01 00 02 01 00 01 01 00 A3 10 04 03 75 69 64 04 ............uid. > 09 6B 70 65 74 65 72 73 6F 6E 30 04 04 02 64 6E .kpeterson0...dn > > Net::LDAP=HASH(0x3fa2f8) received: > > 30 22 02 01 02 64 1D 04 19 63 6E 3D 6B 70 65 74 0"...d...cn=kpet > 65 72 73 6F 6E 2C 6F 3D 66 77 5F 63 6F 6E 74 65 erson,o=fw_conte > 78 74 30 00 __ __ __ __ __ __ __ __ __ __ __ __ xt0. > > Net::LDAP=HASH(0x3fa2f8) received: > > 30 0C 02 01 02 65 07 0A 01 00 04 00 04 00 __ __ 0....e........ > > Net::LDAP=HASH(0x3fa2f8) sending: > > 30 2B 02 01 03 60 26 02 01 02 04 19 63 6E 3D 6B 0+...`&.....cn=k > 70 65 74 65 72 73 6F 6E 2C 6F 3D 66 77 5F 63 6F peterson,o=fw_co > 6E 74 65 78 74 80 06 73 6D 61 63 6B 68 __ __ __ ntext..smackh > > Net::LDAP=HASH(0x3fa2f8) received: > > 30 0C 02 01 03 61 07 0A 01 01 04 00 04 00 __ __ 0....a........ > > ________________________________________ > Eamon Daly > FastWeb, Inc. > 847 568 6410 |