Hi Community,
i just hit the "problem" that if a user object is moved in the AD from one OU to another, the existing Access Role Object for that user will stop matching because the unique identifier in the access role will not update.
I found a SK about that.
sk105494
So it got "fixed" with R.81 and the solution is mentioned in the Identity Awarness Administration Guide under the topic "Configuring Security Identifier (SID) for LDAP Users"
Note - SID support is not activated by default.
To enable SID support on the Check Point Security Gateway:
Run #cpstop command.
Edit the $CPDIR/tmp/.CPprofile.sh file.
Add the line:
export LDAP_SID=1
Save the file.
Reboot the Security Gateway.
Run this command:
#pdp nested status
First question - why wasn't that set as default from Checkpoint? It feels somehow "experimental" and i don't want to run into problems after setting this up. It should be default to update AD user objects in the case of a OU move.
Second question - did someone make that change and run into any problems? 🙂
Many thanks.
Best regards
Matt