01-05-2012 07:09 AM
If so, what is the syntax? I see where i can use the "set password" to update the account i'm currently logged on with. Also, if a use has locked out their account can i unlock it from the CLI?
08-24-2021 10:40 AM
)# set mgt-config users mmmm2
+ authentication-profile authentication-profile
+ client-certificate-only Is client certificate authentication enough?
+ password-profile password-profile
+ public-key Public RSA/DSA
> permissions permissions
> phash phash
> preferences preferences
password password
<Enter> Finish input
# set mgt-config users mmmm2 phash
<value> phash value
Regards
09-01-2022 02:14 PM
Hi Team,
This is correct syntax
config
#set mgt-config users admin password
Enter password :------------put new pw
Confirm password :------------confirm new pw
Then do the commit
Regards
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!