Thanks Jason it is working now, I think it is a bug from RC2
On Monday, September 26, 2016 at 6:02:10 PM UTC-4, Huancar Vargas wrote: > > Hi, > > I have this error when I am tryinn to login. > > "Authentication has failed. Credentials may be incorrect or CAS cannot > find authentication handler that supports [querys] of type > [UsernamePasswordCredential], which suggests a configuration problem." > > I don't know what more I need to configure. this configration works fine > with CAS 4.2.4 > > cas.authn.ldap[0].ldapUrl=ldap://mycompany:389 > cas.authn.ldap[0].useSsl=false > cas.authn.ldap[0].useStartTls=false > cas.authn.ldap[0].connectTimeout=5000 > cas.authn.ldap[0].baseDn=DC=mycompany,DC=local > cas.authn.ldap[0].userFilter=sAMAccountName={user} > cas.authn.ldap[0].subtreeSearch=true > cas.authn.ldap[0].usePasswordPolicy=false > cas.authn.ldap[0].bindDn=CN=Querys,OU=Users,DC=mycompany,DC=local > cas.authn.ldap[0].bindCredential=xxxxxx > > cas.authn.ldap[0].dnFormat=uid=%s,DC=mycompany,DC=local > cas.authn.ldap[0].principalAttributeId=sAMAccountName > cas.authn.ldap[0].principalAttributePassword= > cas.authn.ldap[0].allowMultiplePrincipalAttributeValues=true > > cas.authn.ldap[0].type=AD > > cas.authn.ldap[0].minPoolSize=3 > cas.authn.ldap[0].maxPoolSize=10 > cas.authn.ldap[0].validateOnCheckout=true > cas.authn.ldap[0].validatePeriodically=true > cas.authn.ldap[0].validatePeriod=600 > > Could you help me please? > > Thanks In Advance, > HVC > -- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/a/apereo.org/group/cas-user/. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/93a4b5af-dad8-45eb-be6e-29561a4800b9%40apereo.org. For more options, visit https://groups.google.com/a/apereo.org/d/optout.
