|
You must synchronize any changes that you make in Active Directory with SQL Server. For more information, see
Synchronizing a database with Active Directory changes.
|
|
In Active Directory, embedding groups within other groups is referred to as nesting. Integrity Modeler does not support nested groups. If you are creating a server login for an AD group with nested groups, users in the nested groups will have to perform a Sync Self to synchronize their permissions. To grant access to users under nested groups, you must perform the following:
1. Create a server login for each nested group under the main group. See
Creating Server logins for users and groups (Model Explorer).
2. Add the nested group as a database principal to each database where user permissions are derived from that group. See
Adding principals to a database (Model Explorer).
|