Hello,

  For securing the jmx-console we have to edit the following files in the path: 
/server/default/deploy/jmx-console.war/WEB-INF/


 1. Edit the web.xml and uncomment the security-constraint block.

 2. Edit the jboss-web.xml and uncomment the security-domain block.

 3. Check the files jmx-console-roles.properties and      
jmx-console-users.properties in the path : /server/default//conf/props/

    In jmx-console-users.properties file, it contains admin=admin that is 
{username}={password}.

 4. Now run the jboss and when u click for jmx-console, it askes for the 
username and password. Give Username as"admin" and password as "admin".

For more information refer the following link.

http://wiki.jboss.org/wiki/Wiki.jsp?page=SecureTheJmxConsole


Regards,
Visolve JBoss Team. 

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3950620#3950620

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3950620


_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to