Modifying users for Windows domain authentication

After the domain map is set up, configure users in the repository.

To modify users for Windows domain authentication:

  1. Navigate to Administration > User Management > Users.

    The Users list page appears.

  2. For each user, select View > Properties > Info to access the User Properties - Info page.

  3. For each user, modify the User Source field:

    • Domain Only

      The user is authenticated only against the Windows domain.

    • UNIX First

      The server attempts to authenticate the user first using default UNIX authentication. If that fails, the server attempts to authenticate the user against the Windows domain.

    • Domain First

      The server attempts to authenticate the user first against the Windows domain. If that fails, the server attempts to authenticate the user using UNIX authentication.

  4. Click OK to save the changes and return to the Users list page.