You are here

Connecting to SkyVault through JMX client

You can connect to SkyVault through a JMX client that supports JSR-160.
CAUTION:
Restrict JMX RMI connections to an internal administration group, due to security vulnerabilities. JMX/RMI deserializes data from a client before authentication, which means that password protection does not provide adequate security.
  1. Open a JMX client that supports JMX Remoting (JSR-160).
  2. Enter the JMX URL:

    service:jmx:rmi:///jndi/rmi://<hostname>:50500/alfresco/jmxrmi

    Where <hostname> is the name of your host or IP address.

  3. Enter the default JMX user name: controlRole
  4. Enter the default JMX password: change_asap

    Important: You must change the default JMX password as soon as possible.
  5. Change the JMX password in the following files:

    • <configRoot>/alfresco/alfresco-jmxrmi.access
    • <configRoot>/alfresco/alfresco-jmxrmi.password