You typically only need to stop and to restart the Sun Web Console server when you want to register a new application.
Before you start the Sun Web Console for the first time, ensure that the Configuration Manager installation is completed.
To start the Sun Web Console, type smcwebserver start.
To stop the Sun Web Console, type smcwebserver stop.
To access the Sun Web Console, enter the following URL in your browser: https://hostname>.domainname>:6789
Out of the box, the Sun Web Console supports Unix-based authentication and Role-Based Access Control (RBAC). However, you can also configure other authentication mechanisms, such as LDAP authentication.
The default session time-out is 15 minutes. You can configure the time-out length with the smreg command. For example, to set the time-out length to 5 minutes, type smreg add -p -c session.timeout.value=5.
For more information on commands for the Sun Web Console, see the smcwebserver and smreg man pages.