Change an administrator password
You should change your initial password immediately after logging into the system for the first time. If you are an SVM administrator, you can use the security login password
command to change your own password. If you are a cluster administrator, you can use the security login password
command to change any administrator's password.
The new password must observe the following rules:
-
It cannot contain the user name
-
It must be at least eight characters long
-
It must contain at least one letter and one number
-
It cannot be the same as the last six passwords
You can use the security login role config modify command to modify the password rules for accounts associated with a given role. For more information, see the command reference.
|
-
You must be a cluster or SVM administrator to change your own password.
-
You must be a cluster administrator to change another administrator's password.
-
Change an administrator password:
security login password -vserver svm_name -username user_name
The following command changes the password of the administrator
admin1
for the SVMvs1.example.com
. You are prompted to enter the current password, then enter and reenter the new password.vs1.example.com::>security login password -vserver engData -username admin1 Please enter your current password: Please enter a new password: Please enter it again: