Environment
Privileged Account Manager 3.5
Privileged Account Manager 3.2
Identity Manager (IDM) 4.7
Situation
After configuring AAF, sessions disappear from User Console page (myaccess)
Logs: Error, Peer authorization error mfclient\user1@pamsrvr accessing admin.logSession
Resolution
The fix is to configure IDM driver policy to set UserGroup member as <domain>\<user> instead on <user> alone. Please configure PAM driver to add value of UserGroup member as domain\username.
Cause
AD user is not able to see the policies assigned to him, as his user name is read by PAM as <domain>\<user> instead of <user>. This happens only in IDM + AAF combination.
Status
Reported to EngineeringAdditional Information
Steps to Duplicate:
- Create UserGroup
- Create Rule for RDP
- link RPD session to the Rule
- Login to Myaccess page as a user and check that the RDP Session is listed.
- Link UserGroup to the rule and check that the RDP Session disappears from the list.
- Using Idmdash create Resource with entitlement, select UserGroup Entitlement and select the UserGroup created in step 1 as the entitlement value.
- Assign the resource to the user and check that the RDP Session is listed again.
- Configure AAF and in the RDP Session Rule enable second factor authentication.
- Notice that the RDP session is no longer listed.