Am 09.04.2015 um 16:36 schrieb Philippe Anctil:
Hi,
I have setup Tomcat to authenticate users against openldap. I want
roles to be retrieved from the user record itself.
ldap://127.0.0.1:389";
userPattern="uid={0},ou=users,dc=admin,dc=company,dc=com"
userRoleName="ou"
/>
Authentication did not
Hi,
I have setup Tomcat to authenticate users against openldap. I want
roles to be retrieved from the user record itself.
ldap://127.0.0.1:389";
userPattern="uid={0},ou=users,dc=admin,dc=company,dc=com"
userRoleName="ou"
/>
Authentication did not work initially because of an openldap acl I had i