Veritas NetBackup™ Appliance Commands Reference Guide
- Overview
- Appendix A. Main > Appliance commands
- Appendix B. Main > Manage > FibreChannel commands
- Appendix C. Main > Manage > HighAvailability commands
- Appendix D. Main > Manage > Libraries commands
- Appendix E. Main > Manage > Libraries > Advanced > ACS commands
- Appendix F. Main > Manage > License commands
- Appendix G. Main > Manage > MountPoints commands
- Appendix H. Main > Manage > NetBackup CLI commands
- Appendix I. Main > Manage > OpenStorage commands
- Appendix J. Main > Manage > Software commands
- Appendix K. Main > Manage > Storage commands
- Appendix L. Main > Manage > Tapes commands
- Appendix M. Main > Manage > Certificates commands
- Appendix N. Main > Monitor commands
- Appendix O. Main > Network commands
- Appendix P. Main > Network > Security commands (IPsec)
- Appendix Q. Main > Reports commands
- Appendix R. Main > Settings commands
- Appendix S. Main > Settings > Alerts commands
- Appendix T. Main > Settings > Notifications view commands
- Appendix U. Main > Settings > Security commands
- Appendix V. Main > Support commands
Name
Main > Settings > Security > Authentication > AccountStatus — manage locked accounts on the appliance.
SYNOPSIS
ListLockedAccounts
UnlockAccounts Users
DESCRIPTION
When STIG is enabled on an appliance, a user account is automatically locked after entering three consecutive incorrect passwords within 15 minutes. The user account is locked to prevent unauthorized access to the appliance. Use the AccountStatus command to perform the following tasks:
View a list of accounts that are locked
Unlock accounts and reinstate user access to the appliance
OPTIONS
The following commands and options are available under Authentication > AccountStatus:
- ListLockedAccounts
View a list of locked user accounts. Users in the list are restricted from logging in to the appliance through SSH and the NetBackup Web UI.
- UnlockAccounts Users
Unlocks accounts and reinstates user access to the appliance through SSH and NetBackup Web UI. Here, Users is a comma-separated list of users whose accounts have been locked.
EXAMPLE
The following shows an example of the output for the AccountStatus > ListLockedAccounts command.
nbapp2b1.AccountStatus> ListLockedAccounts ------------------------------------------ | Account | Locked On | Locked Until| |-------------+--------------+-------------| | adm1 | 2021-03-15 | 2021-3-22 | | adm2 | 2020-04-15 | 2021-3-22 | ------------------------------------------ Command Successful! nbapp2b1.AccountStatus>