aspose file tools
The moose likes Portals and Portlets and the fly likes Integrating LDAP with JBoss portal Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Portals and Portlets
Reply Bookmark "Integrating LDAP with JBoss portal" Watch "Integrating LDAP with JBoss portal" New topic
Author

Integrating LDAP with JBoss portal

Manoj Maniraj
Ranch Hand

Joined: Mar 25, 2009
Posts: 38
Hi all,

I have been integrating LDAP with JBoss portal. Here comes doubt



If you can see in the roleFilter and baseFilter, i am trying to filter the account which objectClass=person. But the filter is not working. I doubt whether syntax is correct or wrong. Can anybody correct me here. Now it fetches all the records.


http://manojmaniraj.blogspot.com
Manoj Maniraj
Ranch Hand

Joined: Mar 25, 2009
Posts: 38
Got it working by giving the same filters in ldap_identity-config.xml
 
I agree. Here's the link: http://jrebel.com/download
 
subject: Integrating LDAP with JBoss portal
 
Similar Threads
JBOSS LdapLoginModule authentication. Help needed for code to use LoginContext
JBoss LdapLoginModule always connects to localhost
LDAP Integration with JBoss
Configuring the application policy in login-config.xml for LDAP Apache DS
LdapLoginModule - almost working