On Wed, 12 May 2010, Leandro Dardini wrote:
I just installed CAS plus LDAP authentication and mod_auth_cas. I can review
the installation with you.
Thanks!
I suggest you to remove tomcat5 and java
from the rpm repository and install them from source.
Our site requires the use of packages whenever possible. I certainly
don't want to remove a standard package like Java which has dependencies.
I don't think I have any serious problems beyond a lack of understanding
of javabeans etc.
Put the cas.war in webapps without decompressing it. Test the cas simple
authenticator works.
Yes, that works.
First step after setting up the war with the simple authentication
username=password is to install the maven environment and follow the steps in
http://www.ja-sig.org/wiki/display/CASUM/Best+Practice+-+Setting+Up+CAS+Locally+using+the+Maven2+WAR+Overlay+Method
I worked through that, though when I tried to install a signed SSL
certificate with keytool I got a "file too big" error. So I'm running
with a self-signed cert with the default password.
I set up maven 2.2.1 and can create "cas.war".
I have the "scott" password working. I tried to follow some of
http://www.ja-sig.org/wiki/display/CASUM/LDAP but got an error, so I
followed the message viz.
mvn install:install-file -DgroupId=ca.triumf.cas \
-DartifactId=cas-server-support-ldap -Dversion=1.0-SNAPSHOT \
-Dpackaging=jar \
-Dfile=/home/packages/cas-server-3.4.2/modules/cas-server-support-ldap-3.4.2.jar
then "mvn clean package" completes with only Info messages
When I try to replace "scott" with LDAP I get in a muddle again with
errors like
"Cannot find class [org.springframework.ldap.core.support.LdapContextSource]"
--
Andrew Daviel, TRIUMF, Canada
--
You are currently subscribed to [email protected] as:
[email protected]
To unsubscribe, change settings or access archives, see
http://www.ja-sig.org/wiki/display/JSG/cas-user