You can use the Microsoft Active Directory user database option to grant users listed in the active directory access (using their Windows domain username and password) to a host.
Using the WS_FTP Server Manager, you can display each user account and modify file transfer settings for an account, but you cannot add or delete user accounts. You must add or delete user accounts through the Active Directory Users and Computers.
To configure Microsoft Active Directory user database:
For example: CN=Group1,OU=YourOrgUnit,DC=YourDomain,DC=com|CN=Group2,OU=AnotherOrgUnit,DC=YourDomain,DC=com
Note: The organizational unit that a user group belongs to does not have to match or be contained within the organizational unit entered in the first field.
Tip: For more information about distinguished names, see "LDAP Naming Model" in How Active Directory Searches Work on the Microsoft Web site.
Note: If you opt to use Windows file permissions, users cannot authenticate over SSH using public key authentication. Since no key is associated with the Windows user account, users must authenticate using a password.
Note: If you choose to change user context on WS_FTP Server services and the IIS virtual folder, you must restart all services before the changes become active.