[JBoss-user] [Security JAAS/JBoss] - Re: Dynamic authentication

2006-04-18 Thread calin.pavel
Any news related to this? It seems that even if I try to uses client-login context to pass furthure user/password still not works. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3937955#3937955 Reply to the post :

[JBoss-user] [Security JAAS/JBoss] - Re: Dynamic authentication

2005-05-09 Thread [EMAIL PROTECTED]
You need to do a JAAS login the same as any external client that needs to establish its security context. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3877002#3877002 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3877002

[JBoss-user] [Security JAAS/JBoss] - Re: Dynamic authentication

2005-05-09 Thread kresho
I thought I am doing a JAAS login - from what I read in section 3.2.1.2. in JBoss 4.0.1 AS guide, LoginInitialContextFactory does a JAAS login under the hood. Nevertheless, I have tried using JAAS login directly: | public void ejbTimeout(Timer timer) { | final OptInfo info =

[JBoss-user] [Security JAAS/JBoss] - Re: Dynamic authentication

2005-05-09 Thread [EMAIL PROTECTED]
Create a bug report in jira then so we can look into what the issue is: http://jira.jboss.com/jira/browse/JBAS View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3877016#3877016 Reply to the post :