LDAP with anonymous bind?
Is it possible to set up TeamCity to do an anyonymous bind to an LDAP server, but still authenticate the user that's logging in?
If I set java.naming.security.authentication=none, users are no longer authenticated against the LDAP server and I can log in with any password. Is there something I'm missing, or is it required to use authenticated binds via java.naming.security.principal and java.naming.security.credentials?
Please sign in to leave a comment.
Hi Steve,
At the moment it is not possible to perform LDAP login without setting principal. Please watch and vote for the issue in our tracker, and see the related thread in forum