oleName="cn"
roleSearch="(member={0})"
debug="9"/>
Seems uniqueMember is no good as I have multiple groups...
----
> From: dmars...@outlook.com
> To: users@tomcat.apache.org
> Subject: RE: User Realm base
Failed accessControl() test
thanks!
David
--------
> From: dmars...@outlook.com
> To: users@tomcat.apache.org
> Subject: User Realm based Authorisation with Tomcat 8
> Date: Mon, 30 Mar 2015 12:09:47 +0100
>
> So I have SPNEGO working and I w
So I have SPNEGO working and I want to use the JNDI realm for authorisation.
I have this configured :-
ldap://win-dc01.kerbtest.local:389";
userBase="ou=Users,dc=kerbtest,dc=local"
userSearch="(uid={0})"
userRoleName="memberOf"
roleBase="ou=Users,dc=