Hi,

I´m using DatabaseLoginModule to authenticate against an application database 
server.  The problem is that, before authenticating against the database, there 
should already be an entry in the jbp_users table, otherwise the user will get 
an "404" error.  To insert that user in the jbp_users, the user should register 
himself in the Portal before he logs in the system, but I´m enforcing login 
before the user can view any of the portlets.  

My question is: can I configure JBP to bypass SELECT on the jbp_users.  
Alternatively, can I configure JBP and/or DatabaseLoginModule to create that 
record on the jbp_user table the first time the user logs in ?  Do I need to 
create a custom LoginModule for that ?

Regards,

Alessandro Coelho Ribeiro
[EMAIL PROTECTED]

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

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


-------------------------------------------------------
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://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to