> I used BindLdapAuthenticationHandler in order to allow the admin also but > it saying that the CAS is unavailable.
The configuration for the bind handler is different. Please see the BindLdapAuthenticationHandler section and subsequent examples at http://www.ja-sig.org/wiki/display/CASUM/LDAP. Before you do any further work, however, I'd recommend you consider the layout of your production LDAP environment before you do further work. It may be that the fast bind handler is sufficient for your needs if all users are under one branch, e.g., ou=People,dc=vt,dc=edu. The fast bind handler is preferable if you can meet the requirements since it avoids an LDAP search operation. M -- 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
