Re: [cas-user] Problems setting cas for ldap

2014-06-05 Thread Sunil Kalahasti
Please check the attached xml file for CAS 4.0 with LDAP Supporting Direct Bind. And copy ldap properties as provided on http://jasig.github.io/cas/4.0.0/installation/LDAP-Authentication.html as per your environment. On Thursday, June 5, 2014 4:05:49 PM UTC+5:30, Nico Lang wrote: > after hund

Re: [cas-user] Problems setting cas for ldap

2014-06-05 Thread Nico Lang
after hundred of build ... i found something interresting this message : WHO: [username: someuser] WHAT: 'principal' cannot be null. Check the correctness of @Audit annotation at the following audit point: execution(public abstract org.jasig.cas.authentication.Authentication org.jasig.cas.authe

Re: [cas-user] Problems setting cas for ldap

2014-06-05 Thread Sunil Kalahasti
It seems there is some issue with the following properties: ldap.host.name=ldap://192.168.1.2/ ldap.search.filter=sAMAccountName=%u These might need to be properly configured: ldap.host.

Re: [cas-user] Problems setting cas for ldap

2014-06-04 Thread Andrew Morgan
On Wed, 4 Jun 2014, Nico Lang wrote: here is my deployerConfigContext.xml as u tell me a add variable value to cas.properties Nico, When I deployed CAS with LDAP, I commented out the original UsernamePasswordCredentialsToPrincipalResolver bean and added the fo

Re: [cas-user] Problems setting cas for ldap

2014-06-04 Thread Nico Lang
here is my deployerConfigContext.xml as u tell me a add variable value to cas.properties like that : ldap.host.name=ldap://192.168.1.2/ ldap.manager.password=password ldap.userDn=cn=Administrateur, cn=Users, dc=student, dc=some, dc=domain, dc=fr ldap.search.filte

Re: [cas-user] Problems setting cas for ldap

2014-06-04 Thread Sunil Kalahasti
Nicolas, Could you attach the deployerConfigContext.xml file to check further? Hope you mask credentials if any in xml. Thanks, Sunil. On Wednesday, June 4, 2014 4:45:20 PM UTC+5:30, Nico Lang wrote: > > Sunil, to try i have done the modifications to deployerConfigContext.xml > and put the va

Re: [cas-user] Problems setting cas for ldap

2014-06-04 Thread Nico Lang
Sunil, to try i have done the modifications to deployerConfigContext.xml and put the value in cas.properties files, it did not change anythings. I'm still getiing the same when i try to login with and active directory account : WHAT: 'principal' cannot be null. Check the correctness of @Audit a

Re: [cas-user] Problems setting cas for ldap

2014-06-04 Thread Sunil Kalahasti
Hi Nicolas, You may need to include the following bean under authenticationManager bean: Along with this you might need to include the following bean: ${ldap.host.name} Update the following with your LDAP username and pa

Re: [cas-user] Problems setting cas for ldap

2014-06-04 Thread Nico Lang
Hi Andrew and Sunil, i'm trying to deploy CAS 3.5.2 to athenticate on our active directory, in my deployerConfigContext.xml i let evereything by default except ldap bind config so i have :

Re: [cas-user] Problems setting cas for ldap

2014-06-03 Thread Sunil Kalahasti
Hi Nicolas, Which CAS version you are trying to integrate with which LDAP version? Thanks, Sunil. On Tuesday, June 3, 2014 7:48:34 PM UTC+5:30, Nico Lang wrote: > > Hi, i'm still trying to set up cas for ldap on my network > > webapps is working when i try to login i get this error on cas.log a

Re: [cas-user] Problems setting cas for ldap

2014-06-03 Thread Andrew Morgan
On Tue, 3 Jun 2014, Nico Lang wrote: Hi, i'm still trying to set up cas for ldap on my network webapps is working when i try to login i get this error on cas.log and i can't figure out my mistakes. 2014-06-03 16:12:46,905 INFO [org.jasig.cas.ticket.registry.support.DefaultTicketRegistryCleaner

[cas-user] Problems setting cas for ldap

2014-06-03 Thread Nico Lang
Hi, i'm still trying to set up cas for ldap on my network webapps is working when i try to login i get this error on cas.log and i can't figure out my mistakes. 2014-06-03 16:12:46,905 INFO [org.jasig.cas.ticket.registry.support.DefaultTicketRegistryCleaner] - 2014-06-03 16:12:46,906 INFO