[JBoss-user] [Security & JAAS/JBoss] - Re: Authentication not passed from web to EJBs through.

2005-03-07 Thread dimkaz
Thank you. You was right. With SP1 no more problems. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3869009#3869009 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3869009

[JBoss-user] [Security & JAAS/JBoss] - Re: Authentication not passed from web to EJBs through.

2005-03-04 Thread dimkaz
in page i trying both. getRemote user give me admin. the user in roles give me false. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3868822#3868822 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3868822 -

[JBoss-user] [Security & JAAS/JBoss] - Authentication not passed from web to EJBs through.

2005-03-04 Thread dimkaz
Hi everybody, i have stuck with following problems. I have an application and two modules within it - the ejb (some entities and one session bean) and web module. In web module i have set the authentication with some domain name and database login module. It works for authentication fast prop