fallback-user

This command adds a locally defined user as a fallback user.

Syntax

fallback-user user

no fallback-user user

Parameters

user
Specifies the name of a locally defined user.

Guidelines

The fallback-user command allows a locally defined user to be a fallback user. Run the fallback-user command for each fallback user.

This command is relevant when the fallback-login command is set to restricted.

Use the no fallback-user command to remove a user from the list of fallback users.

Example

Designate bobsmith and joselopez as fallback users.
# fallback-login restricted
# fallback-user bobsmith
# fallback-user joselopez