[
https://issues.apache.org/jira/browse/AMQ-7058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Natisha Stiles updated AMQ-7058:
--------------------------------
Description:
I've only tested with 5.13 and 5.14.4
Received this exception after broker start. (full start log attached)
2018-09-20 16:19:47,575 | ERROR | Policy not applied!. Error processing policy
under '[ou=ActiveMQ,ou=CTL,ou=Apps,o=up, (cn=Write)]' with filter '{}' |
org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap | main
java.lang.NullPointerException
Could not write to any queue that had valid write permissions (attached example
of error on queue that has valid write permissions). User deeb005 is not
authorized to write to: queue://TEST.QUEUE Ended up finding one queue that had
blank write permissions. One queue not having write permissions should not
block all queues from utilizing valid permissions.
was:
I've only tested with 5.13 and 5.14.4
Received this exception after broker start. (full start log attached)
2018-09-20 16:19:47,575 | ERROR | Policy not applied!. Error processing policy
under '[ou=Queue,ou=JMS-I,ou=Broker,ou=ActiveMQ,ou=CTL,ou=Apps,o=up,
(cn=Write)]' with filter '{}' |
org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap | main
java.lang.NullPointerException
Could not write to any queue that had valid write permissions (attached example
of error on queue that has valid write permissions). User deeb005 is not
authorized to write to: queue://EVENTS.NETCONTROL.AAN.WOR.CSO_UPDATED.1_0.SUB
Ended up finding one queue that had blank write permissions. One queue not
having write permissions should not block all queues from utilizing valid
permissions.
> Write permissions blocked on all queues when one does not have member in LDAP
> ------------------------------------------------------------------------------
>
> Key: AMQ-7058
> URL: https://issues.apache.org/jira/browse/AMQ-7058
> Project: ActiveMQ
> Issue Type: Bug
> Components: Broker
> Affects Versions: 5.15.3, 5.15.4
> Reporter: Natisha Stiles
> Priority: Major
> Attachments: log.txt, writeError.txt
>
>
> I've only tested with 5.13 and 5.14.4
> Received this exception after broker start. (full start log attached)
> 2018-09-20 16:19:47,575 | ERROR | Policy not applied!. Error processing
> policy under '[ou=ActiveMQ,ou=CTL,ou=Apps,o=up, (cn=Write)]' with filter '{}'
> | org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap | main
> java.lang.NullPointerException
> Could not write to any queue that had valid write permissions (attached
> example of error on queue that has valid write permissions). User deeb005 is
> not authorized to write to: queue://TEST.QUEUE Ended up finding one queue
> that had blank write permissions. One queue not having write permissions
> should not block all queues from utilizing valid permissions.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)