I am attempting to get ldap to work to save our users yet another password. I believe I have the correct settings as I have used the same settings using the ldp program from microsoft (queries active directory) and in my own.net programs. The settings I am trying to use are: host name: horace1.Nnc.ac.uk search DN OU=Staff,DC=nnc,DC=ac,DC=uk account attribute cn If I change horace1.nnc.ac.uk I get server down by changing to the LDAP Users tab so I assume that is correct. I have experimented with different search DN's including without the OU=Staff but all when I flick to the LDAP Users tab return LDAP filter error. Finally tried swapping cn for samaccountname which made no difference. The only other thing I could think was I needed to put the Search DN in the top box after changing to LDAP users tab and putting cn=pthorpe in the search filter box this caused an invalid operations error. Please help the AD server is definately horace1 I connected to it by another program and used the same DN as above to find myself. Our domain is nnc although fully qualified is nnc.ac.uk. |