4 Replies Latest reply on Jul 17, 2003 9:04 AM by sanne

    enforcing jmx authentication

    manishsharan

      Hi,
      I am using jboss 3.0.7 and I have secured the jms-conole app to force anyone who accesses http://myserver.com/jmx-console to authenticate and this works fine.

      However, I downloaded a swing based jmx browser
      client(http://www.ejtools.org/) and pointed it to my jboss servers( jnp://ipaddress:1099 ) and shut them down easily. Technically, it seems anyone with this tool and bypass jmx-console application and directly access Jboss MBeans on the app server.

      Is there a way to force such clients to authenticate ? How ?

      Regards
      -manish