Re: [cas-user] [CAS 6.1.X] LDAP Required Configuation Properties.

2020-03-12 Thread Matthew Uribe
Is jvdaggett a member of ou=Staff,dc=,dc=,dc=on,dc=ca ? I assume so, but it seems worth double checking. One difference between your dnFormat and my own, is I've just got: cas.authn.ldap[0].SearchFilter: sAMAccountName={user}cas.authn.ldap[0].baseDn:

Re: [cas-user] [CAS 6.1.X] LDAP Required Configuation Properties.

2020-03-12 Thread James Daggett
> > Thanks for the info. I have added those lines to my log4j.xml > This is what I'm seeing in the cas.log file for my login attempt. 2020-03-12 13:40:58,552 DEBUG [org.apereo.cas.authentication.adaptive.DefaultAdaptiveAuthenticationPolicy] - 2020-03-12 13:40:58,552 DEBUG

Re: [cas-user] [CAS 6.1.X] LDAP Required Configuation Properties.

2020-03-12 Thread Ray Bon
James, You may need to set ldaptive logs to trace: trace This one should get you some cas startup details: Ray On Thu, 2020-03-12 at 08:25 -0700, James Daggett wrote: Notice: This message was sent from outside the University of Victoria email system. Please be

[cas-user] [CAS 6.1.X] LDAP Required Configuation Properties.

2020-03-12 Thread James Daggett
Hello, This is my first time setting up a CAS environment and I have been trying to find as much info as I can to set up LDAP authentication. I am using the CAS 6.1 gradle overlay. I have my cas.properties set up with the following configuration settings. cas.authn.ldap[0].name=Staff Active