- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
07-10-2025 11:37 AM
Hi Team,
I'm working on integrating my Active Directory (Windows Server 2016) with a Palo Alto PA-450 firewall to enable User-ID functionality. While setting up the server monitoring configuration, I'm running into issues when using both WMI and WinRM-based authentication.
When using WMI: The firewall shows Access Denied under Server Monitoring.
When using WinRM with Kerberos Http: The firewall shows Kerberos error.
In the AD event viewer, I’m seeing the following message:
The server-side authentication level policy does not allow the user
<username>
from address<firewall IP>
to activate the DCOM server. Please raise the activation authentication level at least toRPC_C_AUTHN_LEVEL_PKT_INTEGRITY
in the client application.
Event ID: 10036
Verified that the AD user account has local admin rights on the domain controller.
Confirmed WinRM is enabled and configured correctly on the AD server.
Ensured the correct encryption types (AES128, AES256) are enabled.
Verified the firewall can resolve the FQDN and ping the domain controller.
Checked time synchronization between firewall and AD.
Also verified as mentioned in the below procedure
https://knowledgebase.paloaltonetworks.com/KCSArticleDetail?id=kA10g000000ClGGCA0
https://knowledgebase.paloaltonetworks.com/KCSArticleDetail?id=kA10g000000Clk0CAC
Despite this, the firewall still fails to authenticate and collect user-to-IP mappings.
Can someone please help clarify the following:
What specific DCOM or WinRM permission changes are needed on the domain controller to allow this integration?
How to ensure RPC_C_AUTHN_LEVEL_PKT_INTEGRITY
is accepted by the AD server for connections coming from the Palo Alto firewall?
Any Group Policy or registry changes required on the domain controller to allow Kerberos to work with the firewall?
Any insight or guidance would be greatly appreciated!
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!