Digging a bit more, I found this-
http://developer.ja-sig.org/source/viewrep/jasig/cas3/adaptors/ldap/src/main/resources/deployerConfigContext.xml?r=1.1

It is a deployerConfigContext.xml file that uses BindLdapAuthenticationHandler. 
Can someone tell me if using FastBindLdapAuthenticationHandler is similar, 
meaning, can I just replace BindLdapAuthenticationHandler with 
FastBindLdapAuthenticationHandler? Also, can someone point me to some 
description of the various properties that are allowed? Most of them in the 
link above seem straight forward. I am not sure about "authenticatedReadOnly" 
(what does it mean?) and those under baseEnvironmentProperties. Specifically, 
where the protocol is marked "ssl", does it mean that ssl is being used to 
communicate with Active Directory or is the password still being sent in clear 
text?

For those wishing to use AD purely for authentication purposes and not for some 
reason interested in the fastbind adaptor, you may also find the following 
interesting-

http://forum.java.sun.com/thread.jspa?threadID=726601&tstart=0

Thanks,

Ray.

----- Original Message ----
From: t ray <[EMAIL PROTECTED]>
To: CAS Mailing List <[email protected]>
Sent: Thursday, January 25, 2007 4:32:32 PM
Subject: How to use LDAP adaptor classes?


I wish to authenticate by querying an Active Directory server. I have modified 
deployerConfigContext.xml and have replaced the SimpleTest authenticator with 
my own. However, I am not sure how to use the LDAP adaptor classes that seem to 
be provided in the adaptors/ldap directory. I assume these classes help in 
connecting to a LDAP server and querying it. Could someone point me to some 
references/resources that describe how to use these adaptor classes/how to 
connect to a LDAP server?
 
Thanks.
 
Ray.



Bored stiff? Loosen up...
Download and play hundreds of games for free on Yahoo! Games.
_______________________________________________
Yale CAS mailing list
[email protected]
http://tp.its.yale.edu/mailman/listinfo/cas


 
____________________________________________________________________________________
Looking for earth-friendly autos? 
Browse Top Cars by "Green Rating" at Yahoo! Autos' Green Center.
http://autos.yahoo.com/green_center/
_______________________________________________
Yale CAS mailing list
[email protected]
http://tp.its.yale.edu/mailman/listinfo/cas

Reply via email to