I am working on a pilot for a customer using Portal 2.2 There is a requirement 
to authenicate a user at login against a LDAP server and then obtain the roles 
for the user from a database. Would the stacking of logon modules work for 
these requirments? Maybe a user query in the ldap login module and a roles 
query in the database login module. Is custom coding required? Does the 
separate security domain for CMS complicate matters. So far I have tried using 
the standard LDAP login module. It works for a non-portal application and when 
I point the jboss-web.xml in the portal server war to use it ; the trace 
indicates the user was validated against the LDAP server with roles of User or 
Admin (as configured in the LDAP server) were returned; but then the a 403 
error occurs. As I said above ultimately I want to get the roles from the 
database but I am puzzled by the results so far.

Steve Darnowsky Unisys

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3910791#3910791

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3910791


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to