A repository on a UNIX host can use Windows domain authentication to authenticate repository users. Configuring Windows domain authentication for UNIX repositories requires the following:
Defining a domain map that includes the Windows domain, as described in Creating or modifying a domain map and Defining a domain.
Configure repository users for Windows domain authentication, as described in Modifying users for Windows domain authentication.
Modifying the dm_check_password program to work with Windows domain authentication.
Modifying the user_source property in the user object for each user in the UNIX repository.
Each user in a UNIX repository must have the user_source property set to domain only, UNIX first, or domain first. You can modify the property with Documentum Administrator on the User page.
UNIX users who are authenticated against a Windows domain cannot execute methods under their own accounts. All methods executed by such users must be run with run_as_server set to TRUE.