From the CLI can I update other admin account passwords?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Palo Alto Networks Approved
Palo Alto Networks Approved
Community Expert Verified
Community Expert Verified

From the CLI can I update other admin account passwords?

L3 Networker

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?

6 REPLIES 6

@Rich.H 

 

)# 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

MP

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

MP
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

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!