The requested article is not available. Either it doesn't apply to this version of the product or the relevant information is organized differently in this version of the docs. You can search, browse, or go back to the other version.
security login unlock
Contributors
-
PDF of this doc site

Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
Unlock a user account with password authentication method
Availability: This command is available to cluster administrators at the admin privilege level.
Description
The security login unlock
command unlocks a specified account, enabling it to access the management interface. This command only applies to user accounts configured with the password authentication method where the password is set.
Parameters
-vserver <vserver name>
- Vserver-
This optionally specifies the Vserver to which the user account belongs.
-username <text>
- Username-
This specifies the user name of the account that is to be unlocked.
Examples
The following command unlocks a user account named jdoe which belongs to the Vserver vs1.netapp.com.
cluster1::> security login unlock -vserver vs1.netapp.com -username jdoe