RE: How to authenticate user against ldap grouper / role

2010-10-01 Thread Felix Schumacher
On Fri, 01 Oct 2010 20:23:33 +0200, Felix Schumacher wrote: > userSearch="&(cn={0})(specialRole=admin)" The "&" will have to be masked as "&" if used in the realm (xml file). Sorry Felix - To unsubscribe, e-mail: users-unsubs

RE: How to authenticate user against ldap grouper / role

2010-10-01 Thread Felix Schumacher
; Sent: Thursday, September 30, 2010 1:38 PM > To: users@tomcat.apache.org > Subject: How to authenticate user against ldap grouper / role > > Hi Team, > > > > We are able to do tomcat + ldap configuration for authentication. But > our requirement is

RE: How to authenticate user against ldap grouper / role

2010-10-01 Thread Manish Kashikar -X (mkashika - Zensar at Cisco)
Appreciate if someone can help us in doing the setup to validate user against ldap role / grouper -Original Message- From: Manish Kashikar -X (mkashika - Zensar at Cisco) Sent: Thursday, September 30, 2010 1:38 PM To: users@tomcat.apache.org Subject: How to authenticate user against

RE: How to authenticate user against ldap grouper / role

2010-10-01 Thread dB .
r at Cisco) [mailto:mkash...@cisco.com] Sent: Thursday, September 30, 2010 4:38 PM To: users@tomcat.apache.org Subject: How to authenticate user against ldap grouper / role Hi Team, We are able to do tomcat + ldap configuration for authentication. But our requirement is to allow only set of

How to authenticate user against ldap grouper / role

2010-09-30 Thread Manish Kashikar -X (mkashika - Zensar at Cisco)
Hi Team, We are able to do tomcat + ldap configuration for authentication. But our requirement is to allow only set of users who are part of ldap grouper/role. How to do this setup. contextFactory="com.sun.jndi.ldap.LdapCtxFactory" userPattern="uid={0},ou=active,ou=employees,ou=peop