Configuring the User’s Console Login Menu
48
AlterPath OnBoard Administrator’s Guide
Configuring the User’s Console Login Menu
As described under “Using SSH with the OnBoard” in the
AlterPath OnBoard
User’s Guide
, regular users are configured with
/usr/bin/rmenush
as
their default login shell. All users with
rmenush
as their login shell see the
same menu whenever they log into the OnBoard’s console.
The OnBoard administrator can configure the
rmenush
menu to display
other options including links to additional submenus or commands by
modifying the
/etc/menu.ini
file.
The default
/etc/menu.ini
file is shown in the following screen example.
Figure 1-1:
Default
/etc/menu.ini
File
# $Id: menu.ini,v 1.1 2005/06/23 21:37:07 scott Exp $
# Default menu for restricted shells
[main]
Access_Servers = /bin/onbdshell
Change_Password = /usr/bin/passwd
# Submenu_1 = submenu1
[submenu1]
Bash = /bin/bash
Another_Submenu = submenu2
[submenu2]
Example_with_compound_sleep = echo "Sleeping for 5
seconds";sleep 5
Example_without_failure = cat /dev;/bin/true
Example_with_failure = ps -ef;exit 1
Unquoted_hash = echo #test;sleep 5
Quoted_hash = echo "#test";sleep 5
Содержание AlterPath OnBoard
Страница 36: ...xxxvi AlterPath OnBoard Administrator s Guide...
Страница 108: ...Understanding How Configuration Changes Are Handled 72 AlterPath OnBoard Administrator s Guide...
Страница 116: ...Overview of Web Manager Menus 80 AlterPath OnBoard Administrator s Guide...
Страница 146: ...Configuring Regular Users Wizard 110 AlterPath OnBoard Administrator s Guide...
Страница 160: ...Upgrading AlterPath PM IPDU Software 124 AlterPath OnBoard Administrator s Guide...
Страница 194: ...Configuring an Alternate Help File Location 158 AlterPath OnBoard Administrator s Guide...
Страница 292: ...Configuring Private Subnets and Virtual Networks 256 AlterPath OnBoard Administrator s Guide...
Страница 344: ...Using the create_cf Command When Troubleshooting 308 AlterPath OnBoard Administrator s Guide...
Страница 406: ...Understanding Address Configuration for Connected Devices 370 AlterPath OnBoard Administrator s Guide...
Страница 446: ...410 AlterPath OnBoard Administrator s Guide...
Страница 460: ...424 AlterPath OnBoard Administrator s Guide...