i just made an update to the SecurityManager class so that the "getSecLevel" will 
iterate over all the permissions and return the highest level level for the given set 
of groups. 

this allows different groups to use the same security patterns, which i noticed no 
longer worked correctly when i went to resolve the conflicts in the news module.

also, the Admins security setting was missing from the forums jboss-service.xml file - 
please reflush the security settings when you update, or the stored database 
configuration will override the xml file's.

finally, if anyone is working on adding security and are having problems, add the 
following line to your log4j.conf file (under jboss/nukes) to get some useful debug 
information output to the logs.


  | <category name="org.jboss.nukes.security">
  |   <priority value="DEBUG"/>
  | </category>
  | 

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

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


-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to