Setting Information
- Settings Table
Detailed Information
When a user is loading the “Start a Request Page,” we will calculate all Service Groups and services the User can see.
This can take some time in huge Environments with many Active Directory Groups. So we added a Setting to enable/disable the Recursive Groups function.
If disabled (default Setting), we only check if the user is a direct member of the Security Group of the “Service” or “Service Group.”
If enabled, we do a recursive calculation of the Group Memberships if the user is a Member of the Security Group of the “Service” or “Service Group.”
The corresponding Property in Settings Table is “EnableRecursiveGroupCheck.”
0 = Disabled
1= Enabled
Troubleshoot
Run “IISRESET” after you changed the Value
Something More
- Since 4.0