This website uses cookies essential to its operation, for analytics, and for personalized content. By continuing to browse this site, you acknowledge the use of cookies. For details on cookie usage on our site, read our Privacy Policy
Hi David, I've followed your step but my task doesn't run automatically. I have to copy userIDfile content and paste to API user-id XML page then I can get the username and IP on my PA Monitor->User-ID.
... View more
I've follow the instruction here: https://live.paloaltonetworks.com/t5/API-Articles/PANOS-5-0-User-ID-Installation-and-configuration-including/ta-p/60815. My UID agent is on the same server with NPS and DHCP. Here is my UIDConfig xml file: <useridscriptconfig> <wireless-lan-controllers> <wlc>1.1.1.1</wlc> <wlc>1.1.1.2</wlc> </wireless-lan-controllers> <Domain>RACHAPREUK</Domain> <LogPath>C:\Windows\System32\LogFiles\</LogPath> <LogFormat>DHCP</LogFormat> <AgentServer>192.168.1.31</AgentServer> <AgentPort>5006</AgentPort> <Debug>2</Debug> <DHCPServer>RCP-AD1.RACHAPREUK.LOCAL</DHCPServer> <Key>Key</Key> <VSYS>vsys1</VSYS> <Agent>1</Agent> <Timeout>20</Timeout> </useridscriptconfig> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++\ I've got this from the Monitoring tab: And this from UIDDebug. Posting mapping: <uid-message><version>1.0</version><scriptv>5.8ps</scriptv><type>update</type><payload><login><entry name="RACHAPREUK\first" ip="192.168.25.14"/></login></payload></uid-message> Local agent installed, posting data to https://192.168.1.31:5006/ Starting post Cloud anybody give me an advice?
... View more
I have the same problem with Windows 2012 NPS. Here is my UIDConfig. <useridscriptconfig> <wireless-lan-controllers> <wlc>1.1.1.1</wlc> <wlc>1.1.1.2</wlc> </wireless-lan-controllers> <Domain>RACHAPREUK</Domain> <LogPath>C:\Windows\System32\LogFiles\</LogPath> <LogFormat>DHCP</LogFormat> <AgentServer>192.168.1.31</AgentServer> <AgentPort>5006</AgentPort> <Debug>2</Debug> <DHCPServer>RCP-AD1.RACHAPREUK.LOCAL</DHCPServer> <Key>Key</Key> <VSYS>vsys1</VSYS> <Agent>1</Agent> <Timeout>20</Timeout> </useridscriptconfig> And I got this from UIDDebug Posting mapping: <uid-message><version>1.0</version><scriptv>5.8ps</scriptv><type>update</type><payload><login><entry name="RACHAPREUK\first" ip="192.168.25.14"/></login></payload></uid-message> Local agent installed, posting data to https://192.168.1.31:5006/ Starting post Please anyone help?
... View more