Natisha Stiles created AMQ-7058:
-----------------------------------
Summary: 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.4, 5.15.3
Reporter: Natisha Stiles
Attachments: JMS-I-DEV-Error.ldif, JMS-I-DEV-working.ldif, 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=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.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)