CAS3.0.7 + LDAP configuration -- urgent help request!!
Edward Chen
edwardc at wolfram.com
Mon Apr 28 11:59:43 EDT 2008
first, I have my CAS 3.0.7 up and running for mysql server.
I am using CAS 3.0.7. I plan to configure CAS 3.0.7 with LDAP. I have
LDAP server.
Now when I refer to page http://www.ja-sig.org/wiki/display/CASUM/LDAP
to help me configure and I find something missing in my CAS 3.0.7. I
have few questions
1. Can CAS 3.0.7 configure LDAP or I have to upgrade to the most recent
version?
2. If I want to configure CAS 3.0.7 to LDAP, I don't find porn.xml in
webapps. How do I add porn.xml portion into it? Can I just copy porn.xml
file into my CAS 3.0.7's webapps folder? if not, where do I add the
following piece
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>cas-server-support-ldap</artifactId>
<version>${project.version}</version>
</dependency>
3. where should I put the following code in deployerConfigCpntext.xml? I
attached my deployerConfigCpntext.xml.for you to take a look if it's
right I put that piece. Also, when I add the ldap part into
deployerConfigCpntext.xml, do I need to comment out my mysql connection
bean?
4. I don't understand the following piece code from ldap
<property name="userName" value="{bind_username_goes_here}"/>
<property name="password"
value="{bind_user_password_goes_here}"/>
Do I need to change anything above?
Edward
-------------- next part --------------
A non-text attachment was scrubbed...
Name: deployerConfigContext.xml
Type: text/xml
Size: 8478 bytes
Desc: not available
Url : http://tp.its.yale.edu/pipermail/cas/attachments/20080428/b705bc9a/attachment.xml
More information about the cas
mailing list