- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
05-19-2021 01:54 PM
We have a strange inconsistency with our users traffic sometimes showing in our FW logs sometimes as organizationdomain.com\username and sometimes as orgdom\username. Every now and then they also just register as no user at all.
I haven't really been able to track this one down. Has anyone had anything like this happen?
05-20-2021 12:38 AM
you'll want to look into normalization
the authentication profile contains a 'domain' field which should be set to the netbios name 'orgdom' (no extension)
05-20-2021 04:38 AM
I found this behaviour also on one of our firewalls. There is no authentication profile involved, only the integraded user agent on the firewall which queries the active directory logs.
05-20-2021 04:44 AM
if it's the user-id agent normalization should happen automatically, check for inconsistencies in the domain map, which is used to normalize:
debug user-id dump domain-map
if it looks odd, try clearing
debug user-id clear domain-map
refresh group mapping
debug user-id refresh group-mapping all
and wait for new users to pop up 🙂
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!