Re: j_security_check change the principal user

2009-12-15 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Peibel, On 12/15/2009 8:03 AM, peibel80 wrote: >>> I have a web application (java,jsp) with j_security_check but the user >>> that >>> i use to authenticate need change por other in the Simpleprincipal for >>> j_security_check store in the session as

Re: j_security_check change the principal user

2009-12-15 Thread peibel80
or the reply. I try to explain I make login in jsp page login: person pass: xx i used j_security_check, then with an implementation of LoginModule valid user "person" against LDAP and when i make the return, some internal process recorded "person" in the PrincipalUser in

Re: j_security_check change the principal user

2009-12-15 Thread Pid
On 15/12/2009 10:03, peibel80 wrote: Hi, I have a problem. I have a web aplication (java,jsp) with j_security_check but the user that i use to authenticate need change por other in the Simpleprincipal for j_security_check store in the session as the primary user. Is posible? I don't think

j_security_check change the principal user

2009-12-15 Thread peibel80
in context: http://old.nabble.com/j_security_check-change-the-principal-user-tp26792345p26792345.html Sent from the Tomcat - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org