Hello folks, when I fire up Address Book and do my first Query, everything's just fine (LogLevel 256 of OpenLDAP):
May 30 15:15:05 axe slapd[2907]: daemon: conn=7 fd=21 connection from IP=192.168.XXX.XXX:1158 (IP=0.0.0.0:636) accepted. May 30 15:15:06 axe slapd[2907]: conn=7 op=0 BIND dn="UID=XXXXX,OU=PERSONEN,DC=TOR,DC=AT" method=128 May 30 15:15:06 axe slapd[2907]: conn=7 op=0 RESULT tag=97 err=0 text= May 30 15:15:06 axe slapd[2907]: conn=7 op=1 SRCH base="ou=Personen,dc=tor,dc=at" scope=2 filter="(|(mail=*XXXXXX*)(cn=*XXXXXX*)(givenName=*XXXXXX*)(sn=*XXXXXX*))" May 30 15:15:07 axe slapd[2907]: conn=7 op=1 SEARCH RESULT tag=101 err=0 text= But, on any subsequent Query it just goes like: May 30 15:19:02 axe slapd[2907]: daemon: conn=8 fd=22 connection from IP=192.168.XXX.XXX:1160 (IP=0.0.0.0:636) accepted. Yep, that's all! No Query. After ctrl+q and restart of Mozilla there's another /one/ Query, as well as after a certain time span, which I couldn't determine exactly yet (it's about 10-15mins). Same about a restart of OpenLDAPs slapd. After it, there's just one query and none more. Only the 'connection accepted', this one every time I hit enter. Firewall logs say nothing blocked (like Fin/Rst flags, who knows?). I'm currently running Mozilla 1.4b, but had this Problem with 1.3/1.3.1, too. Server side is OpenLDAP 2.0.27 under OpenBSD 3.2. For now I'm trying to determine the 'guilty one' - is it Mozilla or is it OpenLDAP? As I see reading the group, quite a few people are successfully using OpenLDAP, most Problems occur on Schema stuff, not Querying. Couldn't find any accurate postings (quickly), thought someone might shed some light on it... TIA Max
