Hi,
I'm working on Entitlement with Security inheriting.
I've a setup of 6 topics:
ENTITLE-TEST-A
ENTITLE-TEST-A.ENTITLE-TEST-B1
ENTITLE-TEST-A.ENTITLE-TEST-B1.ENTITLE-TEST-C1
ENTITLE-TEST-A.ENTITLE-TEST-B1.ENTITLE-TEST-C2
ENTITLE-TEST-A.E
uot; to the
> "admins", "tempDestinationAdmins", and "users" groups. So in your
> elements, change "system" to one of those groups.
>
> Joe
> Goto www.ttmsolutions.com for a free ActiveMQ user guide
>
>
>
> navnetkachroo wrote:
>&
Hi,
I am trying to setup authentication using JAAS on ActiveMQ 5.0.
I'm getting an exception on startup, even after defining the user "system" :
ERROR Service- Async error occurred:
java.lang.SecurityException: User system is not authorized to read from:
ActiveMQ.Adviso
Any updates on this issue?
navnetkachroo wrote:
>
> The users.properties, login.config, and groups.properties files are in
> $ACTIVEMQ_HOME/conf/org/apache/activemq/security ... I give this path as
> an argument while (java.security.auth.login.config) starting ActiveMQ.
>
>
ME/conf?
>
> I noticed that you have both the jaas and simple authentication plugins
> enabled in your broker's xml cfg file. Try commenting out the simple
> plugin.
>
> Can you clients connect to the broker?
>
> Joe
>
>
> navnetkachroo wrote:
>>
does not have
> security enabled.
>
> Joe
> Goto www.ttmsolutions.com for a free ActiveMQ user guide
>
>
>
>
>
>
>
> navnetkachroo wrote:
>>
>> Hi,
>>
>> I configured JAAS & ActiveMQ 5.0.
>>
>> On ActiveMQ startup, I get
Hi,
I configured JAAS & ActiveMQ 5.0.
On ActiveMQ startup, I get the User name or password is invalid exception.
(stacktrace mentioned in the end of this post).
I've been through all the related posts & have tried the suggestions, even
then this doesn't work !
Attached are the configuration f