This what I just re-did:
svn checkout to /usr/local/src/cas-svn
("svn update trunk" shows "At revision 45308.")
cd trunk/cas-server-webapp
modify pom.xml to include the ldap dependency
modify src/main/webapp/WEB-INF/cas.properties to use our hostname
copy proper deployerConfigContext.xml into src/main/webapp/WEB-INF
and then in same dir, run "mvn package", followed by
cp target/cas.war /usr/local/apache-tomcat-6.0.18/webapps/
start tomcat, and goto https://server/cas
The errors show again. If I add ou=something to the search base all is
well..
Thanks!
Johan
----- Original Message -----
From: "Marvin Addison" <[email protected]>
To: <[email protected]>
Sent: Friday, March 06, 2009 1:59 PM
Subject: Re: [cas-user] Credentials from LDAP To Principal &
When I point to the top of the AD domain, I still get the same error:
Would you mind telling us a little about your build/deploy process?
Are you using the recommended Maven war overlay process to create your
WAR deployable? If so, do you have a pom dependency on
cas-server-support-ldap? I'm asking to ensure that the ldap module
was updated to the most recent, as that is where the fix is.
M
--
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
--
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