How Directory Service Synchronization Works
When integrated with a directory service, the portal fetches user data from the directory upon the following events:
If a user attempts to sign in, but does not yet have a local portal account, their user account is automatically fetched from the directory.
The directory services settings are configured to automatically create a local portal account, without the user having to sign in to the portal.
The portal automatically re-fetches all previously fetched directory users, every day at midnight, as part of the daily
Apply provisioning changes task.
An administrator can force a re-synchronization of all previously fetched directory users, by running the
Apply Provisioning Changes Wizard.
CTERA Portal handles special cases as follows:
If during the fetch it is determined that a user exists in the local user database but not in the directory, then the user is assumed to have been deleted, and CTERA Portal deletes the user from the local user database. The user’s folders are not deleted.
If the access control list specifies that the user is no longer allowed to access CTERA Portal, then CTERA Portal changes the user account's role to “Disabled”. The user account is not deleted.
Note: Each virtual portal can optionally be integrated with a different Active Directory or LDAP directory.