3. The Web based Administration Console

3.1 Authentication with the Admin Console

To use the SpringSource Admin Console, you must start the SpringSource dm Server and then enter the following address in your browser of choice.

http://localhost:8080/admin

Replace 'localhost' with the hostname of the system on which the SpringSource dm Server is running if it is not your local machine. The Admin Console uses basic security, therefore you will need to enter the default id and password.

ID: admin 
Password: springsource
		

To change the id and password for the Admin Console, go to the following file, which is in the standard Tomcat format. Change the 'username' and 'password' values. The Admin Console runs against the admin role, therefore this cannot be changed.

$SERVER_HOME/config/servlet/tomcat-users.xml