Cisco Systems OL-5742-01 Home Security System User Manual


 
Chapter 18 Configuring SGM Security
Configuring SGM User-Based Access
18-24
Cisco Signaling Gateway Manager User Guide
OL-5742-01
Disabling SGM User-Bases Access
For some reason, you might want to completely disable SGM User-Based Access.
To do so, log in as the root user, as described in the “Becoming the Root User
(Solaris Only)” section on page 2-3, or as a super user, as described in the
“Specifying a Super User (Solaris Only)” section on page 18-24, then enter the
following commands:
# cd /opt/CSCOsgm/bin
# ./sgm useraccess disable
SGM User-Based Access is disabled the next time you restart the SGM server,
using the following command:
# ./sgm restart
Specifying a Super User (Solaris Only)
SGM enables you to specify one or more super users. A super user can perform
most functions that otherwise require the user to be logged in as the root user. (The
root user can still perform those functions, too.) If you specify a super user, the
server also runs as the super user and not as the root user.
Caution As a super user, you can adversely affect your operating environment if you are
unaware of the effects of the commands you use. If you are a relatively
inexperienced UNIX user, limit your activities as a super user to the tasks
described in this document.
To specify a super user, log in as the root user, as described in the “Becoming the
Root User (Solaris Only)” section on page 2-3, then enter the following
commands:
# cd /opt/CSCOsgm/bin
# ./sgm superuser username
where username is the name of the user.