custAccounts

Last Updated : Sep 19, 2016 |

Use this command to add a customer account, delete a customer account, or clear failed login attempts for a user.

Syntax

custAccounts [-a | —d | —c | —h]

Options:

  • -a: Adds a new customer account.

  • -d: Deletes a customer account.

  • -c: Clears failed login attempts for a user.

  • -h: Displays help for the command.

Sample output 1

# custAccounts -a

Enter Login ID to use for customer account: user1

Set password for user1
Changing password for user user1.
New password:
Retype new password:
passwd: all authentication tokens updated successfully.

Sample output 2

# custAccounts -c

Login ID for customer account to clear failed login attempts on: user1
Login           Failures Latest failure     From
user1               2    09/19/16 07:14:20  135.123.150.165

Sample output 3

# custAccounts -d

Login ID for Customer account to be deleted: user1