When integrating the AD client with the Exinda appliance, the IP addresses are not being mapped to the users and groups on the Exinda appliance.
Logon auditing must be enabled for IP address to be mapped to the users.
You can investigate by verifying whether the domain controller is logging particular event IDs. If these events are absent then you will need to enable logon auditing.
In the Domain Controller, go to Event Viewer > Windows Logs > Security Logs.
If the Domain Controller is not logging these events, then you need to enable logon auditing on the domain controller and renumerate the AD client on the Exinda appliance.
In the Group Policy Management tree, go to your domain, expand the Group Policy Objects node, and select Default Domain Controllers Policy.
In the Group Policy Management Editor dialog box, expand the tree and select Computer Configuration > Policies > Windows Settings > Security Settings > Local Policies > Audit Policy.
Apply the changes by executing the following command using a CMD console in the Domain Controller:
gpupdate /force
|
|