Veritas NetBackup™ Virtual Appliance Documentation
- Getting to know the NetBackup Virtual Appliance
- NetBackup Virtual Appliance product description
- Preparing to deploy the appliance
- Deploying and configuring the appliance
- How to deploy and configure a NetBackup Virtual Appliance combined primary and media server
- How to deploy and configure a NetBackup Virtual Appliance media server
- How to deploy and configure a NetBackup Virtual Appliance primary server
- How to deploy and configure a NetBackup Virtual Appliance combined primary and media server
- Post initial configuration procedures
- Appliance common tasks
- Storage management
- About NetBackup Virtual Appliance storage configuration
- About viewing storage space information using the Show command
- About OpenStorage plugin installation
- About NetBackup Virtual Appliance storage configuration
- Deduplication pool catalog backup and recovery
- Network connection management
- Managing users
- About user name and password specifications
- About authenticating LDAP users
- About authenticating Active Directory users
- About authentication using Smart Cards and digital certificates
- About authenticating Kerberos-NIS users
- About user authorization on the NetBackup Virtual Appliance
- Creating NetBackup administrator user accounts
- Using the appliance
- About configuring Host parameters for your appliance on the NetBackup Virtual Appliance
- About Copilot functionality and Share management
- About NetBackup Virtual Appliance as a VMware backup host
- About running NetBackup commands from the appliance
- About mounting a remote NFS
- About Auto Image Replication from a NetBackup Virtual Appliance
- Monitoring the appliance
- About SNMP
- About Call Home
- Appliance security
- About Symantec Data Center Security on the NetBackup Virtual Appliance
- About data encryption
- Setting the appliance login banner
- Upgrading the appliance
- About upgrading to NetBackup Virtual Appliance software version 5.0
- Requirements and best practices for upgrading NetBackup appliances
- Methods for downloading appliance software release updates
- NetBackup client upgrades with VxUpdate
- Appliance restore
- Decommissioning and Reconfiguring
- Troubleshooting
- About disaster recovery
- About NetBackup support utilities
- Appliance logging
- About forwarding logs to an external server
- Commands overview
- Appendix A. Appliance commands
- Appendix B. Manage commands
- Appendix C. Monitor commands
- Appendix D. Network commands
- Appendix E. Reports commands
- Appendix F. Settings commands
- Appendix G. Support commands
- Appendix H. Available commands for a NetBackupCLI user
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>