Filtering Ldap Authentication Handler

Umut Arus umuta at sabanciuniv.edu
Wed Jun 27 07:55:34 EDT 2007


Hi,

I'm using org.jasig.cas.adaptors.ldap.BindLdapAuthenticationHandler 
class to ldap authentication.

Part of deployerConfigContext.xml;
<property name="filter" value="uid=%u" />
<property name="searchBase" value="ou=accounts1, o=domain.edu" />
How can I add one more filter for ldap attribute of allowed users?

regards,

-- 
Umut Arus




More information about the cas mailing list