Ok thanks,,,

The app is running ok, but I can't authenticate with valid users, I think
that is because i have stored the password on openldap directory of this
mode:

userPassword    {SHA}Cen7gkytnDhu0W2ouPPpuv6f45Q=

with {SHA} algorithm ,,, how to I specified this on the config of webapp?

On Tue, Jun 16, 2009 at 10:59 AM, Marvin S. Addison <
[email protected]> wrote:

> > Running
> >
> org.jasig.cas.authentication.principal.CredentialsToLDAPAttributePrincipalResolverTests
> > log4j:WARN No appenders could be found for logger
> >
> (org.jasig.cas.authentication.principal.CredentialsToLDAPAttributePrincipalResolverTests).
> > log4j:WARN Please initialize the log4j system properly.
>
> Those are innocuous errors that will go away if you initialize your
> logging engine, which by default is log4j.  You can use the Apache
> commons simple logger instead, if you'd like, which requires no
> configuration:
>
> mvn
> -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.SimpleLog
> package
>
> 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

Reply via email to