- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
Enhanced Security Measures in Place: To ensure a safer experience, we’ve implemented additional, temporary security measures for all users.
05-26-2011 01:08 AM
Hello,
We need to know the priviledge minimum to the user-id user to work with the WMI probes and it can't look the security log of DC.
The problem is that on the security log appears one user of application siteadvisor that is installed on every PC of domain.
Then, when we execute the Get All on User-Id Agent, the 90% of IP addresses are assigned to the same username, but if we execute the " wmic /node:remotecomputer computersystem get username" with administrator domain user command we obtain the correct user logged on the PC.
If you know any other solution a this problem, I'm opened to hear.
Thanks.
05-26-2011 06:53 AM
I would suggest that you ignore the siteadvisor user. You can do this by creating a file in the Pan Agent installation folder named:
ignore_user_list.txt
In this file you would put one user per line for each user that you wish the Pan Agent to ignore. For example:
siteadvisor
administrator
NOTE: do not prepend the domain name!
Once you have created this file you must re-start the Pan Agent service. The service only reads this file when it starts up.
-Benjamin
06-09-2011 02:02 AM
Hello,
I have this very same problem. But if I ignore the administrator user, then the administrator can never have permits to go to Internet.
What can I do in this case???
Thanks
06-09-2011 02:22 AM
Hi There,
You can create a new AD account that has the relevant rights and ignore this system account. Or you could enable captive portal for unknown users.
Thanks
James
06-09-2011 03:46 AM
Thanks for the answer 🙂
Anyway, how is it possible that we get the same user on so many IPs? Shouldn´t this be fixed already?
Thanks again
09-17-2017 07:06 AM
You should add the USER-ID account to the "Remote Desktop Users"
From Microsoft Documentation
Connecting to WMI remotely requires that you first configure the Windows Firewall on the server to allow this. Incorrect Windows Firewall settings are usually identified by receiving the "RPC Server Unavailable" error message when trying to remotely connect to the VisualSVN Server using the management console.
Windows Firewall configuration should be done locally on the server by the user with administrator rights. While Windows Firewall can be configured via the Control Panel, you may find it easier to use the the netsh utility at the command prompt. Appropriate command lines are as follows:
Note that in a non-domain environment, granted permissions can be filtered-down by User Account Control (UAC) (set it to 1)
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!