Using Ansible to update local user passwords (not admin)
panos_administrator allows me to update administrative accounts but I need to update passwords on local user accounts. Is there any way to do this?
panos_administrator allows me to update administrative accounts but I need to update passwords on local user accounts. Is there any way to do this?
I'm trying to upload a set of SSL certificates into some templates on my Panorama using XML API. But I've not been able to find any documentation for doing that.
I'm able upload certificates for the Panorama, using APIs. But I also want to be able to
...
Can someone help to find exact api url for device certificate features like import, export, renew, revoke, generate
I tried to generate certificate under template(tlv-5260) but it is getting generated under panorama tab only instead of Device Tab as
...
Do you know where in CLI or configuration files we can find Panorama Template objects which were locally overridden on a firewall? I am trying to script for locally overridden configuration settings checks of multiple Panorama-managed firewalls, bu
...
My organization was tasked with collecting a series of debug logs on one of our firewalls every 20-25 minutes for several days due to an issue which PAN was having trouble diagnosing and/or determining the cause of. These commands took approximately
...
Hello everyone,
I'm struggling to get a list of the predefined services and applications via the panos python SDK.
I'm able to get a proper answer if i'm asking a specific service, but the "refreshall_services" or "refreshall_applications" classes alw
...
Hello,
I am trying to upload IOC's with this API reference:
Insert Simple Indicators, CSV (paloaltonetworks.com)
I'm posting the data with the requests module in python and always get a 401 response for "Unauthorized access. An issue occurred during
...
Hi,
We are currently trying to configure syslog using ansible, this for the firewalls that are maintained by #Panorama
We noticed that we can't (or don't know / found a way how) configure syslog in our templates.
My question is (simple?); is it possibl
Hi there, I have a super basic Ansible script that is meant to just change the admin password using SSH.
---
- name: change admin password for newly deployed Palo Alto firewall
hosts: firewall
collections:
- paloaltonetworks.panos
gather_fa
...
Hello Everyone,
Asrar here... Thanks in advance.
I am in the process of creating services ports(bulk) and then add them to the a service port group.
2.Make address objects (Again in bulk).
3.Configuring a rule using the address objects, Service group cre
...
We are in the process of renaming all our FW rules. I'd like to run a python script with Pan OS Python. The script would look at a CSV file where in column1 is the current name, column2 is the new name, and column3 is an Audit Comment. I'm able to
...
Hi, I am just starting to explore pan-python and was wondering if there was a way to pull master key details (like expiration date) via the API, whether from Panorama or on an individual firewall?
I'm working on a script to pull logs from our firewall, and noticed that I'm unable to grab logs more than couple days ago from the current date. For example, I can see logs in the UI for a specific domain on 8/20, but querying with the API won't yie
...
I wrote a script for a dynamic widget. The script finds the necessary indicators and displays the list in the table. There were 2 problems. 1. How to change the type to URL for the URL column so that the link is not in the form of text but can be cli
...
How can I pull the IOCs from MISP to MinMeld Plattform ?
Exist any extension to get the IOCs from MISP ?
Subject | Likes |
---|---|
2 Likes | |
1 Like | |
1 Like |