10: User Authentication
SecureLinx SLC User Guide
125
To display SSH keys that have been imported:
show sshkey import <one or more parameters>
Parameters:
[keyhost <SSH Key IP Address or Name>]
[keyuser <SSH Key User>]
[viewkey <enable|disable>]
To display SSH keys that have been exported:
show sshkey export <one or more parameters>
Parameters:
[keyhost <SSH Key IP Address or Name>]
[keyuser <SSH Key User>]
[viewkey <enable|disable>]
3. Click
Apply
. New entries display in the Imported SSH Keys table and Exported
SSH Keys table, as applicable.
Custom User Menus
Local and remote users can have a custom user menu as their command line interface
rather than the standard command set. Instead of typing each command, the user enters
the number associated with the command. Each command can also have a nickname
that can display in the menu instead of the command.
From the current menu, a user can display another menu, thus allowing menus to be
nested. The special command
showmenu <Menu Name>
displays a specified menu.
The special command
returnmenu
redisplays the parent menu if the current menu was
displayed from a
showmenu
command.
The user with appropriate rights creates and manages custom user menus from the
command line interface, but can assign a custom user menu to a user from either the
command line or the web interface.
Custom User Menu Commands
When creating a custom user menu, note the following limitations:
Maximum of 20 custom user menus
Maximum of 50 commands per custom user menu (
logout
is always the last
command)
Maximum of 15 characters for menu names
Maximum of five nested menus can be called.
No syntax checking (Enter each command correctly.)