> i have stored the password on openldap
> with {SHA} algorithm ,,, how to I specified this on the config of
> webapp?You cannot do that, and don't need to. Under the hood, CAS performs a bind operation using the JNDI Java API against your directory server. I'm pretty sure the reason you can't authenticate has much more to do with other configuration elements, not password encoding. You should look at your OpenLDAP logs to see the reason for failed bind attempts. Also, CAS will provide a message like the following for a failed authentication: 2009-06-16 12:11:55,333 INFO [org.jasig.cas.authentication.AuthenticationManagerImpl] - AuthenticationHandler: org.jasig.cas.adaptors.ldap.BindLdapAuthenticationHandler failed to authenticate the user which provided the following credentials: [username: serac] M
signature.asc
Description: This is a digitally signed message part
