[cas-user] BindLdapAuthenticationHandler class not found error

2015-11-19 Thread Lutfi Oduncuoglu
Hello, I am just learning to use CAS and I have a problem about ldap connection. In my test environment there is no problem, I could manage to use cas with mvn without problem. However in another environment I got the error, org.springframework.beans.factory.CannotLoadBeanClassException: Cannot

Re:[cas-user] BindLdapAuthenticationHandler class not found error

2015-11-19 Thread Lutfi Oduncuoglu
Hello, I also forgot to mention I am using cas 4.0.0 and debian 7.0 as OS. Regards On Thu, Nov 19, 2015 at 3:04 PM, Lutfi Oduncuoglu <lutfioduncuo...@gmail.com > wrote: > Hello, > > I am just learning to use CAS and I have a problem about ldap connection. > In m

[cas-user] CAS Ldap Connection

2015-10-29 Thread Lutfi Oduncuoglu
Hello, I have just started to use CAS and I want to authenticate users over my local ldap server. I did the exact configuration at http://jasig.github.io/cas/4.0.x/installation/LDAP-Authentication.html. I added that parts to deployerconfig.xml and cas.properties. Tomcat running in ssl mode, so I

Re: [cas-user] CAS Ldap Connection

2015-10-29 Thread Lutfi Oduncuoglu
nd make sure that they've been > tweaked for your environment. > > Chris > > > > > >>> Lutfi Oduncuoglu <lutfioduncuo...@gmail.com> 10/29/15 8:34 AM >>> > > Hello, > > I have just started to use CAS and I want to authenticate users over my >

Re: [cas-user] CAS Ldap Connection

2015-10-29 Thread Lutfi Oduncuoglu
Hello, I forgot to mention that I change the "cn" with "uid" Regards, Lutfi On Thu, Oct 29, 2015 at 6:00 PM, Lutfi Oduncuoglu <lutfioduncuo...@gmail.com > wrote: > Hello, > > I did your suggestions bu

Re: [cas-user] CAS Ldap Connection

2015-10-29 Thread Lutfi Oduncuoglu
... > > > try with uid attribute instead of cn. > > an other option in cas.properties, try ldap.useStartTLS=false > > Regards, > > Alex > > Le 29/10/2015 14:57, Lutfi Oduncuoglu a écrit : > > Hello, > > I change those values before I add

[cas-user] CAS Build Checkstyle Plugin Error

2015-08-01 Thread Lutfi Oduncuoglu
Hello, I am newbie on CAS and trying to build it by using maven overlay. But I am getting ] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.10:checkstyle (checkstyle) on project cas-server-core: Execution checkstyle of goal