[jboss-jira] [JBoss JIRA] Commented: (JBNAME-8) Security Permissions for JNDI sensitive operations
Anil Saldhana (JIRA)
jira-events at lists.jboss.org
Fri Nov 7 16:43:36 EST 2008
[ https://jira.jboss.org/jira/browse/JBNAME-8?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12437521#action_12437521 ]
Anil Saldhana commented on JBNAME-8:
------------------------------------
The security policy entries would be like:
=========================
permission org.jboss.naming.JndiPermission "<<ALL BINDINGS>>","lookup";
permission org.jboss.naming.JndiPermission "HiLoKeyGeneratorFactory","rebind";
permission org.jboss.naming.JndiPermission "<<ALL BINDINGS>>","*";
=========================
> Security Permissions for JNDI sensitive operations
> --------------------------------------------------
>
> Key: JBNAME-8
> URL: https://jira.jboss.org/jira/browse/JBNAME-8
> Project: JBoss Naming
> Issue Type: Task
> Components: jnpserver
> Affects Versions: 5.0.0.CR2
> Reporter: Anil Saldhana
> Assignee: Scott M Stark
> Fix For: 5.0.0.CR3
>
>
> ctx.rebind is the most critical.
> Please add perms to all JNDI ops.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list