local-accounts

Use the local-accounts command to create, modify, or delete local accounts.

Syntax

local-accounts <add | change-password | delete | reset> <user> [<class>]

Arguments

add <user> <class>
Create an account specified by a unique username and user class. The <class> parameter must be either user or admin.
change-password <user>
Change the password of the specified user.

The admin must know the current password for the specified user.

delete <user>
Delete a specified user.
reset <user>
Reset a user's password by creating a temporary, one-time password for that user.

Note:

After a password reset, the Oracle Communications Session Border Controller (SBC) forces users to choose a new password the next time they login. Users must always create this new password within the CLI. Once users have updated their password in the CLI, they are able to login using the WebGUI.

Mode

Superuser

Example

ORACLE# local-accounts add jamie admin