Check out the jetspped/src/ldap/ldap-notes.txt. You need to add the jetspeed.ldif to your ldap and using jetspeed.schema to get the ldap running.
You need to have permission, group, role, user class in your ldap to get it fully functional. User have many attirbutes. The LDAPusermanage class will add attributes to your ldap, which is not good.
You can check out the java code of ldap under jetspeed/src/java/org/apache/jetspeed/services/security/ldap
I don't think the current ldap service can seperate user authenticate and other none password user information. It just use ldap as another database. So for now it might not be feasible at all.
Good luck,
Tao Wang
adarsh wrote:
ldap information is not valid.can we use novell ldap for authentication for jetspeed if so how any help is appreciated
----- Original Message ----- From: "Tod Thomas" <[EMAIL PROTECTED]> To: "Jetspeed Users List" <[EMAIL PROTECTED]> Sent: Wednesday, December 17, 2003 7:13 PM Subject: Re: jetspeed ldap configuration
Adarsh,
You might want to change your LDAP admin's password since you posted it to the mailing list.
Tod
adarsh wrote:
...
######################################### # LDAP Service # ######################################### services.ldap.classname=org.apache.jetspeed.services.ldap.LDAPService services.ldap.host=10.160.129.132 services.ldap.port=389 services.ldap.sslport=636 services.ldap.basedn=o/imr2 services.ldap.managerdn=cn/ksrivatsa%ou/bng%ou/in%o/imr2 services.ldap.password=sudha12 services.ldap.anonymousbind=false services.ldap.securityauthentication=simple #services.ldap.securityprotocol=ssl #services.ldap.socketfactory=javax.net.ssl.SSLSocketFactory #services.ldap.jndiprovider=com.sun.jndi.ldap.LdapCtxFactory #services.ldap.saslclientpckgs= services.ldap.limit=0 services.ldap.timeout=0 services.ldap.version=3
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Tony(Tao) Wang System Analyst(UNIX) Instructional & Information Services Concordia University Montreal, Quebec, Canada (514)848-2424 ext. 7606
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]