Re: [cas-user] CAS Logging and CAS with MySQL

2014-07-22 Thread Scott Battaglia
I don't see any password encoder configured. If you don't have one configured that means you're comparing the hashed password against your plain text password. You can see from this line: https://github.com/Jasig/cas/blob/master/cas-server-support-jdbc/src/main/java/org/jasig/cas/adaptors/jdbc/Qu

[cas-user] Tomcat overlay

2014-07-22 Thread Tadeusz Sacilowski
Hi All, I've successfully been able to build and deploy CAS using the recommended overlay method with a separate install of Tomcat. I was wondering if anyone has also been able to include Tomcat in a similar overlay method, so that I could have one project with all my CAS and Tomcat customizati

RE: [cas-user] cas 4 javadocs status (beta?)

2014-07-22 Thread Misagh Moayyed
I'll get this fixed today. It's possible that the Javadoc generation failed to check in the changes because of a CI build failure. -Original Message- From: dano [mailto:dhopk...@openmarket.com] Sent: Tuesday, July 22, 2014 9:06 AM To: cas-user@lists.jasig.org Subject: [cas-user] cas 4 jav

[cas-user] cas 4 javadocs status (beta?)

2014-07-22 Thread dano
Quick question regarding the docs (are these considered final?) Looking at: http://jasig.github.io/cas/4.0.0/javadocs/apidocs/org/jasig/cas/authentication/handler/support/AbstractUsernamePasswordAuthenticationHandler.html The method is defined as: protected abstract Principal authenticateUsername

RE: [cas-user] CAS War Overlay "'principal' cannot be null."

2014-07-22 Thread Carlos Fernandez
Rachel, What value do you have in the "principalAttributeName" property of the CredentialsToLDAPAttributePrincipalResolver? Does your LDAP server always send a value for that attribute? Best regards, -- Carlos. -Original Message- From: Bird, Rachel [mailto:rachel_b...@taylor.edu] Sent:

Re: [cas-user] CAS OAuth Support 3.5.2 - Working with service parameter.

2014-07-22 Thread Jérôme LELEU
Hi, The JIRA is no longer used. You need to fill in a Github issue for CAS: https://github.com/Jasig/cas/issues/new. Thanks. Best regards, Jérôme LELEU Founder of CAS in the cloud: www.casinthecloud.com | Twitter: @leleuj Chairman of CAS: www.jasig.org/cas | Creator of pac4j: www.pac4j.org 201

Re: [cas-user] CAS 4 and LDAP

2014-07-22 Thread Daniel Fisher
On Tue, Jul 22, 2014 at 8:58 AM, wrote: > 2014-07-22T14:04:07.025312+02:00 ldap..unice.fr slapd[23702]: conn=1015 op=2 > SRCH attr=supannAliasLogin member mail displayName > 2014-07-22T14:04:07.025312+02:00 ldap..unice.fr slapd[23702]: conn=1015 op=2 > SRCH base="uid=myuser,ou=personnel,ou=people

Re: [cas-user] CAS 4 and LDAP

2014-07-22 Thread Daniel . CHARLOT
My bad i have found the ldap log. When i used the replicat ldap i dont have the java error [LDAP: error code 32 - No Such Object]; So its an other problem of filters. But the problem authenticationResultCode=AUTHENTICATION_HANDLER_SUCCESS, then LdapAuthenticationHandler failed authenticating is

Re: [cas-user] CAS OAuth Support 3.5.2 - Working with service parameter.

2014-07-22 Thread Jonathan H Shek
Could you provide a link to where I can enter this issue? Thanks. -- Jonathan From: Jérôme LELEU mailto:lel...@gmail.com>> Reply-To: "cas-user@lists.jasig.org" mailto:cas-user@lists.jasig.org>> Date: Thursday, July 17, 2014 at 8:23 AM To: "cas-user@lists.jasig

Re: [cas-user] Rebuilding a single cas-server-support-anything component

2014-07-22 Thread Guillaume Rousse
Le 21/07/2014 15:26, daniel.char...@unice.fr a écrit : Hi Guillaume, I have do : cd /cas-server-4.0.0/ vi pom.xml replace ${cs.dir}/src/licensing/header.txt by ${licenseHeader} mvn package install worked for me Excellent, thanks :) -- Guillaume Rousse INRIA, Direction des systèmes d'informatio

Re: [cas-user] Does cas 4 support http way?

2014-07-22 Thread Jérôme LELEU
Hi, Although not recommend, you can use the CAS server v4 in HTTP mode. It's up to your web application configuration and you need to adjust the CAS configuration in the cas.properties file as well as in the https://github.com/Jasig/cas/blob/master/cas-server-webapp/src/main/webapp/WEB-INF/spring-

Re: [cas-user] CAS 4 and LDAP

2014-07-22 Thread Daniel . CHARLOT
hi, I don’t understand...I see nothing in my ldap log (at log level 256). Nothing like : "no bind", and "no connection" with my user... I have tried with the bind admin ldap, and i have the same error and nothing in the ldap log. i am investigating… --

[cas-user] Does cas 4 support http way?

2014-07-22 Thread sunchaojin
Does cas 4 support http way? -- You are currently subscribed to cas-user@lists.jasig.org as: arch...@mail-archive.com To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user