[
https://issues.apache.org/jira/browse/GERONIMO-4669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12715841#action_12715841
]
Ivan commented on GERONIMO-4669:
--------------------------------
>From my view, I would like to use the old way, even if no method permissions
>exist, a JACC Manager is also created, which will add all the method
>permissions to the exclude list. Maybe, to set the securityEnabled to false is
>also a good choice, but it may affect the invocation of getCallerPrincipal
Any comment ?
> EJ B security does not work correctly when no permssion is set and the user
> does a login
> ----------------------------------------------------------------------------------------
>
> Key: GERONIMO-4669
> URL: https://issues.apache.org/jira/browse/GERONIMO-4669
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: OpenEJB
> Affects Versions: 2.2
> Reporter: Ivan
> Assignee: Ivan
> Fix For: 2.2
>
>
> Currently, if in the ejb-jar.xml file, not method-permission exists, we will
> not create a JACC Manager. But the securityEnabled is always set to true, so
> while the user login in, then the access is denied. In the past versions, we
> always create a JACC Manager even if no method permisson is set, and in it,
> all the method invocation permissions are granted. This issue blocked some
> EJB TCK testcases, I think.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.