username
Configures a user entry and optional password or secret in the default local user database. This command creates the database if it does not already exist. The no version deletes the username entry from the default local user database. The nopassword keyword removes the password or secret.
username userName [ nopassword | password [ encryptionType ] passwordValue |
secret [ encryptionType ] secretValue ]
- userNameName of user
- nopasswordSpecifies that a password is not required for the specified username; deletes the password or secret from an existing username
- encryptionTypeOne of the following:
- passwordValueCharacter string that specifies the password. The string can contain any alphanumeric character, including spaces, up to 64 characters. Passwords are case sensitive.
- secretValueCharacter string that specifies the secret. The string can contain any alphanumeric characters, including spaces, up to 64 characters. Secrets are case sensitive.
Global Configuration
Command introduced before JUNOSe Release 7.1.0.