ActiveMQ 5.0 & JAAS: Entitlement policy with security inheritance

2008-04-07 Thread navnetkachroo
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

Re: ActiveMQ 5.0 & JAAS: Error on startup - SecurityException: User system is not authorized to read from: ActiveMQ.Advisory.Consumer.>,topic://ActiveMQ.Advisory.TempQueue,topic://ActiveMQ.Advisory.Te

2008-04-07 Thread navnetkachroo
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: >&

ActiveMQ 5.0 & JAAS: Error on startup - SecurityException: User system is not authorized to read from: ActiveMQ.Advisory.Consumer.>,topic://ActiveMQ.Advisory.TempQueue,topic://ActiveMQ.Advisory.TempTo

2008-04-07 Thread navnetkachroo
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

Re: ActiveMQ 5.0 & JAAS: SecurityException: User name or password is invalid on Startup

2008-04-03 Thread navnetkachroo
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. > >

Re: ActiveMQ 5.0 & JAAS: SecurityException: User name or password is invalid on Startup

2008-03-24 Thread navnetkachroo
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: >>

Re: ActiveMQ 5.0 & JAAS: SecurityException: User name or password is invalid on Startup

2008-03-24 Thread navnetkachroo
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

ActiveMQ 5.0 & JAAS: SecurityException: User name or password is invalid on Startup

2008-03-24 Thread navnetkachroo
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