Help Center/ Scalable File Service Turbo/ User Guide/ Configuring an AD Domain
Updated on 2025-07-22 GMT+08:00

Configuring an AD Domain

Overview

Active Directory Domain Services (AD DS) is a directory service that can establish secure, scalable, and hierarchical directory structures on the network for unified identity authentication and authorization management. Through AD domains, administrators can easily manage users, computers, resources, and policies on the network in a unified manner.

This section describes how to configure an AD domain for an SMB SFS Turbo file system. After adding an SFS Turbo file system to an AD domain, you can authenticate user identities and manage permissions by file in the domain.

You need to submit a service ticket to apply for using this function.

Constraints

  • Before adding the file system to an AD domain, ensure that no application is accessing the file system. Or, a request error may be reported.
  • You can only configure Active Directory for SMB SFS Turbo file systems.

Joining a Domain

  1. Log in to the SFS Turbo console.
  2. Choose SFS Turbo > File Systems to open the SFS Turbo file system list.
  3. Find the file system you want to add to a domain and click its name to go to its details page.
  4. Click the Active Directory Configuration tab.
  5. Click Join Domain.

    Figure 1 Active Directory Configuration

  6. Enter the Active Directory configuration information.

    Figure 2 Entering configuration information
    Table 1 Parameters required for joining an AD domain

    Parameter

    Description

    Active Directory Domain Name

    The name of the AD domain, for example, example.com.

    DNS Server IP Address

    The IP address of the DNS server that resolves the domain name. You can click to add an alternative DNS server IP address. You can add a maximum of three IP addresses.

    Service Account Username

    The administrator account of the AD domain server, for example, administrator.

    Service Account Password

    The password of the AD domain server administrator account.

    System Name

    The name of the file system in the AD domain. After the file system is added to the domain, clients can use this name to access the file system. This name is unique in the AD domain server. If a duplicate name is specified, the domain joining operation will fail.

    Overwrite System Name

    Once enabled, if there is a file system with the same name in the domain controller, the file system you specify will overwrite the one in the domain controller.

    Organizational Unit

    The unit of the AD domain server that the file system is added to. If not specified, the file system is added to the Computers unit, for example, cn=Computers,dc=example,dc=com.

  7. Wait a few seconds and you can see the Active Directory domain name, DNS server IP address, status, and system name.

    Figure 3 Domain joined successfully

Leaving a Domain

  1. Log in to the SFS Turbo console.
  2. Choose SFS Turbo > File Systems to open the SFS Turbo file system list.
  3. Find the file system you want to remove it from a domain and click its name to go to its details page.
  4. Click the Active Directory Configuration tab.
  5. Locate the domain that the file system has joined and click Leave Domain in the Operation column.

    Figure 4 Leave Domain button

  6. Enter the username and password of the AD domain account, and click OK.

    Figure 5 Page for entering the username and password to leave the domain

  7. Check that the AD domain disappears from the Active Directory Configuration page.

    Figure 6 Domain left successfully

Related Operations

For an SMB file system, you can also click Edit in the Operation column to modify the information of the joined domain.