- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
12-10-2021 01:57 PM
Hey guys,
Hope all of you are doing well.
I recently started using the panos python module to interact and automate some of the things I'm doing on Panorama GUI. I wanted to know how to add a administrator account using the device.administrator class. This is the code I have written as of now:
Thanks a lot!
12-13-2021 02:20 PM
The password hash has to be created using the function:
Alternatively, you can use this to create the password and use the value returned as the panos.device.Administrator.password_hash
value:
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!