- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
07-25-2022 10:07 AM
Hello,
since a few days we see strange things with User-ID-agent.
For some specific IP-addresses there are shown wrong users. This users even are not in the internal AD, they are just external VPN users invited from Azure. But they are mapped to internal ip addresses. Even if they are not online over VPN.
When looking into Monitor - User-ID in the column "user provided by source" there is the correct user. But in the column "user" the wrong user is shown. And this is also what we see in the CLI. We've cleaned the user-cache, installed now User-ID-Agent on the domain controllers (but of course, there the correct users are shown).
Running Pan-OS 10.1.6-h3 on the firewalls.
Any ideas?
Thanks.
07-27-2022 12:25 PM
Hello!
Thanks for your replies.
I rebooted the firewall-cluster but the wrong mapping appeared again.
Then I used these commands, that solved the problem.
First find the user-id with the show command, then clear the entries for this id:
show user user-ids match-user username
clear user-policy-cache uid xx
clear uid-cache uid xx
clear uid-map-cache uid xx
07-25-2022 02:16 PM
Do these users utilize any services on these internal IPs that would cause them to authenticate to the host in question? If the service is using standard Windows Auth, that might help explain why these users are showing on internal resources.
If the User is differentiating from the User Provided by Source, have you verified the attributes that you have configured in regards to the source? Is it possible that whatever is triggering these authentication events is using a different directory attribute that you aren't expecting, causing them to match when they shouldn't? Maybe some relayed authentication events is using the same sAMAccountName or userPrincipalName or whatever you have the Primary Username attribute setup to?
07-27-2022 12:25 PM
Hello!
Thanks for your replies.
I rebooted the firewall-cluster but the wrong mapping appeared again.
Then I used these commands, that solved the problem.
First find the user-id with the show command, then clear the entries for this id:
show user user-ids match-user username
clear user-policy-cache uid xx
clear uid-cache uid xx
clear uid-map-cache uid xx
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!