This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Security and the fly likes LDAP login module for jaas configuration in WAS6.1.0.31 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » Security
Reply locked New topic
Author

LDAP login module for jaas configuration in WAS6.1.0.31

prashanth nagaraj
Ranch Hand

Joined: Mar 11, 2002
Posts: 43
In websphere 6.1.0.31 - We have jaas security configured in our application(not in web deployment descriptor) - the users and roles are configured in properties file and we are using Client Login Module for authentication. We want to replace user/roles configuration with Ldap server.

Earlier we were using com.ibm.ws.security.common.auth.module.WSLoginModuleImpl for class name and com.ibm.ws.security.common.auth.module.WSClientLoginModuleImpl for delegate.

What is the compatible class name and delegate for LDAP configuration?

We are usign novell's eDirectory for LDAP server

thanks
Prashanth


regards,<br />prashanth nagaraj
Christophe Verré
Sheriff

Joined: Nov 24, 2005
Posts: 14672
    
  11

Closing. Do not duplicate threads. Continue there.


[My Blog]
All roads lead to JavaRanch
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: LDAP login module for jaas configuration in WAS6.1.0.31
 
Similar Threads
JBoss LdapLoginModule always connects to localhost
Migrating JAAS from JBoss to Websphere 6.1
Windows Authentication
LDAP login module for jaas configuration
extend form based authentication