Filtering Ldap Authentication Handler

Marvin S. Addison serac at exchange.vt.edu
Wed Jun 27 13:43:17 EDT 2007


> How can I add one more filter for ldap attribute of allowed users?

Something like the following should work:

<property name="filter" value="(&(uid=%u)(objectClass=user))" />

Hope that helps,
Marvin Addison
-- 
Application Developer
Middleware Services
Virginia Tech



More information about the cas mailing list