In this tutorial, we will see how to put a child domain in an Active Directory tree. A child domain is a subdomain of one of the component domains in your Active Directory forest. Subdomain segmentation allows for logical partitioning of the domain. Active Directory and also to apply rights delegations on children.
In this tutorial, we will see how to set up an Active Directory domain.In summary, an Active Directory is a database (LDAP) that contains a set of objects (users, computers, etc.) and delivers several services:Centralization of objects on the network in a single database
User Authentication
Rights management
Policy Application (GPO)
…
The namespace of DFS makes it possible to provide shared, which are on different servers under the same name.Instead of accessing a shared folder with the \\server-file\ computer address, we will use an address of the type \\domain-name\ share\ computer. The user will be redirected transparently on the "server-file" server.In a simplified way, in the folder \\domain-name\share will be shortcuts to other shares that are several servers and this in a completely transparent way for the user.
PresentationRole installationConfiguration of the certification authorityExport the root certificateGenerating a certificateGeneration of the CSRSoumissions de la demande à ACDeliver the certificateFinalizing the…