Please enter search query.
Search <book_title>...
Veritas Access Troubleshooting Guide
Last Published:
2021-02-14
Product(s):
Access (7.4.2)
Platform: Linux
- Introduction
- General troubleshooting procedures
- About general troubleshooting procedures
- Viewing the Veritas Access log files
- About event logs
- About shell-activity logs
- Setting the CIFS log level
- Setting the NetBackup client log levels and debugging options
- Retrieving and sending debugging information
- Insufficient delay between two successive OpenStack commands may result in failure
- Monitoring Veritas Access
- Common recovery procedures
- About common recovery procedures
- Restarting servers
- Bringing services online
- Recovering from a non-graceful shutdown
- Testing the network connectivity
- Troubleshooting with traceroute
- Using the traceroute command
- Collecting the metasave image of a file system
- Replacing an Ethernet interface card (online mode)
- Replacing an Ethernet interface card (offline mode)
- Replacing a Veritas Access node
- Replacing a disk
- Speeding up replication
- Uninstalling a patch release or software upgrade
- Troubleshooting the Veritas Access cloud as a tier feature
- Troubleshooting Veritas Access installation and configuration issues
- Troubleshooting the LTR upgrade
- Troubleshooting Veritas Access CIFS issues
- Troubleshooting Veritas Access GUI startup issues
- Index
Configuring the support user account
A Veritas Access user with the Master role can enable, disable, change the password, or check the status of the support user.
The support user account is enabled by default.
To configure the support user account
- To enable the support user, enter the following:
Admin> supportuser enable Enabling support user. support user enabled.
- To verify that the support user is enabled:
Admin> supportuser status support user status : Enabled
- To change the support user password, enter the following:
Admin> supportuser password Changing password for support. Old password: New password: Re-enter new password: Password changed
To disable the support user account
- To disable the support user, enter the following:
Admin> supportuser disable Disabling support user. support user disabled.
- To verify that the support user is disabled:
Admin> supportuser status support user status : Disabled