29 Aug 17:47
[OT] dealing with network connection (looking for weird ldap situations)
From: Gerardo Herzig <gherzig@...>
Subject: [OT] dealing with network connection (looking for weird ldap situations)
Newsgroups: gmane.comp.ldap.umich
Date: 2008-08-29 15:50:15 GMT
Subject: [OT] dealing with network connection (looking for weird ldap situations)
Newsgroups: gmane.comp.ldap.umich
Date: 2008-08-29 15:50:15 GMT
Hi dudes. I have a python/cgi app who interacts with an ldap server. The thing is, sometimes ldap server allows the cgi to make some changes, some times it does not. Same app, same user, same change... This is a succesfull MOD trough this cgi: Aug 29 12:44:09 db slapd[4328]: conn=291 fd=21 ACCEPT from IP=xx.xx.xx.xx:48165 (IP=0.0.0.0:389) Aug 29 12:44:09 db slapd[4328]: conn=291 op=0 BIND dn="cn=Manager,dc=xx.xx.xxx" method=128 Aug 29 12:44:09 db slapd[4328]: conn=291 op=0 BIND dn="cn=Manager,dc=xx.xx.xxx" mech=SIMPLE ssf=0 Aug 29 12:44:09 db slapd[4328]: conn=291 op=0 RESULT tag=97 err=0 text= Aug 29 12:44:09 db slapd[4328]: conn=291 op=1 MOD dn="cn=111,ou=xx.xxx." Aug 29 12:44:09 db slapd[4328]: conn=291 op=1 MOD attr=userPassword Aug 29 12:44:09 db slapd[4328]: conn=291 op=2 UNBIND Aug 29 12:44:09 db slapd[4328]: conn=291 op=1 RESULT tag=103 err=0 text= Aug 29 12:44:09 db slapd[4328]: conn=291 fd=21 closed Seconds later, try again.... Aug 29 12:46:30 db slapd[4328]: conn=297 fd=22 ACCEPT from IP=xx.xx.xx(IP=0.0.0.0:389) Aug 29 12:46:30 db slapd[4328]: conn=297 op=0 BIND dn="cn=Manager,xx.xx.xx" method=128 Aug 29 12:46:30 db slapd[4328]: connection_input: conn=297 deferring operation: binding Aug 29 12:46:30 db slapd[4328]: conn=297 op=2 UNBIND Aug 29 12:46:30 db slapd[4328]: conn=297 op=0 BIND dn="cn=Manager,dc=xx.xxx-xx" mech=SIMPLE ssf=0 Aug 29 12:46:30 db slapd[4328]: conn=297 op=0 RESULT tag=97 err=0 text=(Continue reading)
RSS Feed