Directory Replication Service (DRS): Difference between revisions

From SambaWiki
(Created page with "DRS (Directory Replication Service) replicates the contents of the Active Directory, i.e. user/group management, ACL changes, etc. It does ''not'' replicate directories of the …")
 
m (Added categoy.)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
DRS (Directory Replication Service) replicates the
DRS (Directory Replication Service) replicates the contents of the Active Directory (i.e. user/group management, ACL changes, etc.) and is part of Samba since 4.0.
contents of the Active Directory, i.e. user/group management,
ACL changes, etc.


See [https://technet.microsoft.com/en-us/library/cc772726%28v=ws.10%29.aspx How the Active Directory Replication Model Works] at MS TechNet for further information about the AD replication model.
It does ''not'' replicate directories of the file system.

The D (Directory) in DRS stands for Active Directory,

not for File System Directory.



----
[[Category:Active Directory]]

Latest revision as of 21:24, 26 February 2017

DRS (Directory Replication Service) replicates the contents of the Active Directory (i.e. user/group management, ACL changes, etc.) and is part of Samba since 4.0.

See How the Active Directory Replication Model Works at MS TechNet for further information about the AD replication model.