Sametime LDAP Bind Org Name Issue

I have a customer who is using Domino as an LDAP but the issue is they have a complex Organisation name so whenever you fill out the LDAP Bind details the service fails. I have them setup as anonymous at the moment just to get them working but really want to use auth for the LDAP.

an example of the organisation is as follows - CN=LDAP User,O=Acme & Co Ltd

If I add this in (yes the customer has an & in their Organisation) then the Sametime service fails as it can't read that config from the custom.env file

Hi Richard,

Add an email attribute to that bind account and use the email address instead.

Please avoid special characters in the password.

Thanks,

Casey

Hi Casey,

So I would use UserName="ldap.user@acme.co.uk" like this for example?

yes exactly

Excellent thank you