Please enter search query.
Search <book_title>...
Veritas Access Appliance Initial Configuration Guide
Last Published:
2020-02-21
Product(s):
Appliances (7.4.2)
Platform: Access Appliance OS
- Getting to know the Access Appliance
- Preparing to configure the appliance
- Configuring the appliance for the first time
- Getting started with the Veritas Access GUI
- Storage management
- Network connection management
- Configuring network address settings on the appliance nodes
- About the Veritas Remote Management Console
- Monitoring the appliance
- Resetting the appliance to factory settings
- Appliance security
- About Access appliance user account privileges
- About the Access Appliance intrusion detection system
- About Access appliance operating system security
- Recommended IPMI settings on the Access appliance
- Troubleshooting
Managing IPMI users on an appliance node
The following procedures use the Access Appliance shell menu. You may be able to perform the same tasks from the Veritas Remote Management Console.
To add a Veritas Remote Management Console user
- Log on to the Access Appliance shell menu.
- Run the following command:
Support > IPMI User Add <user_name>
Where <user_name> is the new user that you want to add.
- When prompted, enter and confirm a password for the new user:
access-appl.Support> IPMI User Add abc New password: <password> Confirm password: <password> Operation successful
To view the Veritas Remote Management Console users
- Log on to the Access Appliance shell menu.
- Run the following command:
Support > IPMI User List
vel-appl.Support > IPMI User List User name : abc User privilege : ADMIN User name : sysadmin User privilege : ADMIN User name : root User privilege : ADMIN
To delete a Veritas Remote Management Console user
- Log on to the Access Appliance shell menu.
- Run the following command:
Support > IPMI User Delete <user_name>
Where <user_name> is an existing user that you want to delete.
access-appl.Support> IPMI User Delete abc User abc has been deleted successfully.