Configure DFS(R)
Note
The following instructions were written for Windows 2016. If you are using a subsequent version, steps may differ slightly. See Distributed File System Replication for more information.
-
Launch the Server Manager applet.
-
Select Tools > DFS Management.
-
Right-click on Replication and select New Replication Group …
-
For replication group, select Multipurpose Replication Group. Then click Next.
-
Enter a Replication Group name and the Domain name. Click Browse to select the domain. Then click Next.
-
In the Replication Group Members window, click Add and enter all of the DFS(R) replication group member servers. Then click Next.
-
Select the replication topology. Then click Next.
-
Set the replication schedule. Then click Next.
-
In the Primary Member section, select the Primary DFS(R) node. Then click Next.
-
In Folders to Replicate, click Add.
-
Click Browse and navigate to the folder on the primary node to place under DFS(R) replication.
-
Once the path is set, click Permissions.
-
Change the permissions or keep the existing folder permissions. Click OK.
-
On the local path for other members, click Edit.
-
Click Browse and select the target replication folder on the replication group member.
Note
If the path is different from the Primary member, then you cannot use CipherTrust Client Groups. You must set GuardPoints separately on individual member nodes.
-
Browse the folder structure for the member node and select the target replication folder. Click OK.
-
If the target replication folder displays correctly, click OK to continue. If it does not, click Browse and reset the folder.
-
Review the configuration and click Create if it all looks correct.
-
Click Close for a successful DFS(R) deployment.
Configure Namespace
DFS(R) namespace allows you to access the data remotely, through a network share path. For CipherTrust Transparent Encryption, it must have a policy that has a security rule that contains a user set. The user set must include privileged users linked to the process ntoskrnl.exe
. This provides additional security for sensitive data protected on a DFS(R) folder.
-
In the DFS management tool, right-click on Namespace and select New Namespace…
-
Click Browse and search for the replication group member to host the namespace.
-
Select the node that will host the DFS(R) Namespace. Click OK and Next.
-
Enter a name for the Namespace and click Next.
-
Accept the default for the Domain-based namespace and click Next.
-
Review the settings and click Create to create the Namespace.
-
After a successful outcome, click Close.
Install the DFS(R) Role and Features
Consult the Microsoft documentation to install DFS by using Server Manager
Stopping and Starting the DFS Services
When setting up the topology, you will have to start and stop the DFS services. Following are the steps to stop and start the DFS services on a DFS management node. On all the nodes in a DFS(R) topology, there are two services running:
-
DFS Namespace Service
-
DFS Replication Service
Both of these services must be stopped before you can apply a CTE GuardPoint successfully:
-
Right-click on the start menu and click Run.
-
Type
services.msc
and hit enter. This launches the Services Management Console. -
Locate the DFS Namespace and DFS Replication Services.
-
Select each one individually and click Stop.