java - Any Configurations with Apache LDAP that allows one connection per one authenticated user -


is there configuration available apache ldap allows 1 connection per 1 authenticated user ?

"cn=priya,dc=example,dc=com" 

something checks, if connection true/authenticated not allow connection same userid/cn. restricting 1 user per 1 connection.


Comments