Cisco Systems OL-5742-01 manual # ./sgm deluser username, # ./sgm disablepass username, 18-14

Models: OL-5742-01

1 42
Download 42 pages 34.07 Kb
Page 14
Image 14
# ./sgm deluser username

Chapter 18 Configuring SGM Security

Configuring SGM User-Based Access

Manually Disabling Users and Passwords (Solaris Only)

As described in the “Automatically Disabling Users and Passwords (Solaris Only)” section on page 18-10, you can customize SGM to automatically disable users and passwords when certain conditions are met. However, you can also manually disable SGM User-Based Access users and passwords when the need arises. To do so, use the following procedures:

Step 1 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.

Step 2 Enter the following command:

# cd /opt/CSCOsgm/bin

Step 3 (Optional) To delete a user entirely from the SGM User-Based Access authentication list, enter the following command:

# ./sgm deluser username

where username is the name of the user.

If you later decide to add the user back to the authentication list, you must use the sgm adduser command.

Step 4 (Optional) If sgm authtype is set to local, you can disable a user’s password. To do so, enter the following command:

# ./sgm disablepass username

where username is the name of the user. SGM does not delete the user from the authentication list, SGM only disables the user’s password.

Note If sgm authtype is set to solaris, you cannot use the sgm disablepass command. Instead, you must manage passwords on the external authentication servers.

The user must change his password the next time he logs in.

 

Cisco Signaling Gateway Manager User Guide

18-14

OL-5742-01

Page 14
Image 14
Cisco Systems OL-5742-01 manual # ./sgm deluser username, # ./sgm disablepass username, 18-14, # cd /opt/CSCOsgm/bin