[JBoss-user] [Security & JAAS/JBoss] - Re: LoginModule blocks server activity

2005-05-13 Thread emailmsgbox
Well  I'm having the same problem 

The is not a major bug but a fatal one, which makes the JBoss JAAS model 
useless!!

Any progress ? 


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

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


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Security & JAAS/JBoss] - Re: LoginModule blocks server activity

2005-02-02 Thread gillef
Scott,

Thanks alot for your answer. Same security domain means in our case the main 
application deployed on JBoss.

I had a look at the comments in the database and explains quite well the 
problem we encounter. However though the bug is known i cannot see any timing 
line for expected solution.

In my case i can see only the following practical solution:

A) switch to another authentication mode LDAP (username and yet another 
password to remember for our user community)

B) Switch to programatic vs configuration authentication & authorization. Which 
means that i have to review the code and introduce potential  weaknesses in the 
security concepts. 

C) Migrate to another Application Server (which i would like to avoid as i am 
getting familar with JBoss and i like it quite a bit.)

Regards

Fred Gillà 

PS:I would like to feliciate you and the whole JBoss team & community for the 
spent efforts and i am sure you will find a smart solution to the problem

 

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

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


---
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Security & JAAS/JBoss] - Re: LoginModule blocks server activity

2005-02-02 Thread [EMAIL PROTECTED]
The only thing that would be blocked are users of the associated security 
domain. This is a known issue:

http://jira.jboss.com/jira/browse/JBAS-977

The only workaround is to preload the security cache to avoid the excessively 
long authentication process.


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

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


---
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user