Well, even when i figured out how to install the service, it is not working. When you try to log on into the web desktop it's doing nothing - just sitting there. That happens if you provide correct credentials, if you provide incorrect - then the system immediately resolves them as wrong ones.
I've worked with LDAP guys and the logs from LDAP says this:
[28/Aug/2007:11:09:11 +0200] conn=213168 fd=624 slot=624 connection from
BES to LDAP
[28/Aug/2007:11:09:11 +0200] conn=213168 op=0 BIND
dn="uid=gesmo,ou=prg-dc,l=ea,l=global,o=ihl.com" method=128 version=3
[28/Aug/2007:11:09:11 +0200] conn=213168 op=0 RESULT err=0 tag=97 nentries=0
etime=0
[28/Aug/2007:11:09:11 +0200] conn=213168 op=1 SRCH base="o=ihl.com" scope=2
filter="(objectsid=\01\05)"
The main issue here is why it is searching for "(objectsid=\01\05)" if that item does not exist in whole LDAP. Also this is not changing no matter which user tries to log on.
Anyone else had similar issue with BWDM?
|