Using dsm.conf
You can create a configuration file called dsm.conf that allows you to set a variety of system-wide parameters. You can set the following parameters:
PORT - Sets the Dedicated Server Manager port number. The default setting is 3000.
SSLPORT - Sets the Dedicated Server Manager SSL port number.
ADMINUSER - Sets the managed services username. This user has root level access to the server via the Dedicated Server Manager web interface but cannot log in as root via the command line. This means they can add, delete, and use all functionality of Dedicated Server Manager except for changing the root password. The managed services user must already have a user account on the system.
AUTHREALM - The description that users see when they log on to Dedicated Server Manager.
To use dsm.conf:
Create /etc/dsm.conf if it does not already exist.
Set each parameter on a separate line. Refer to the following example for more information.
PORT 3010 SSLPORT 3011 ADMINUSER willywonka AUTHREALM Zervex Server Solutions