In XML files, as well as HTML files, you have to URL-encode the ampersand
as &, so

((&(objectclass=group)(cn=CAS ServiceMgmt Access)(member={0})))

Becomes

((&(objectclass=group)(cn=CAS ServiceMgmt Access)(member={0})))

In deployerConfigContext.xml.

Best regards,
--
Carlos.


-----Original Message-----
From: Whittaker, Geoffrey [mailto:[email protected]] 
Sent: Friday, 11 October, 2013 13:51
To: [email protected]
Subject: RE: [cas-user] Services Management -LDAP Auth

When I used a filter string like that, the application throws an exception
as soon as I start tomcat.  I can't have the Ampersand in the
deployerconfigcontext file.

Geoff 

-----Original Message-----
From: Carlos Fernandez [mailto:[email protected]]
Sent: Friday, October 11, 2013 1:34 PM
To: [email protected]
Subject: RE: [cas-user] Services Management -LDAP Auth

> where do I tell it what the group name is?

In the query string: ((&(objectclass=group)(cn=CAS ServiceMgmt
Access)(member={0})))

Best regards,
--
Carlos.

-----Original Message-----
From: Whittaker, Geoffrey [mailto:[email protected]]
Sent: Friday, 11 October, 2013 13:31
To: [email protected]
Subject: RE: [cas-user] Services Management -LDAP Auth

That's what I was starting to think.  I've configured other products using
the search base that went all the way to the CN, but if I do stop at
Security, or Groups where do I tell it what the group name is?

Geoff



--
You are currently subscribed to [email protected] as:
[email protected] To unsubscribe, change settings or access
archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user

--
You are currently subscribed to [email protected] as:
[email protected] To unsubscribe, change settings or access archives, see
http://www.ja-sig.org/wiki/display/JSG/cas-user


-- 
You are currently subscribed to [email protected] as: 
[email protected]
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user

Reply via email to