Hi JB,
Thx for your quickly reply.
Do you use StandardPBEStringEncryptor in ActiveMQ:
I don't know, I used the jasypt cli to encrypt my password, like
encrypt.bat input=mypwd password=secret verbose=true
algorithm=PBEWithMD5AndDES
I copy and past the result inside the users.properties.
in the activemq.xml I provided this:
<plugins>
<jaasAuthenticationPlugin configuration="karaf" />
</plugins>
Regards
--
View this message in context:
http://karaf.922171.n3.nabble.com/Jaas-and-users-properties-tp4039414p4040050.html
Sent from the Karaf - Dev mailing list archive at Nabble.com.