diff options
author | John Terpstra <jht@samba.org> | 2004-12-04 19:30:30 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:46:08 -0500 |
commit | 27d173abe0c91bae587932a3bc6d0b729dfc9645 (patch) | |
tree | cd3d2e42e275fb8e989480cd5d8d6e968cd877a5 /docs | |
parent | 966a5ed30d14dad0722283ac9af05ba6abd2d62e (diff) | |
download | samba-27d173abe0c91bae587932a3bc6d0b729dfc9645.tar.gz samba-27d173abe0c91bae587932a3bc6d0b729dfc9645.tar.bz2 samba-27d173abe0c91bae587932a3bc6d0b729dfc9645.zip |
Update path info.
(This used to be commit 961f4f04de4932979d73a21758027e718389ef38)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Samba-HOWTO-Collection/BDC.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/Samba-HOWTO-Collection/BDC.xml b/docs/Samba-HOWTO-Collection/BDC.xml index 0103d6cf7b..d1f61dc3cb 100644 --- a/docs/Samba-HOWTO-Collection/BDC.xml +++ b/docs/Samba-HOWTO-Collection/BDC.xml @@ -181,7 +181,8 @@ in all versions of MS Windows NT (3.10, 3.50, 3.51, 4.0). <indexterm><primary>replication</primary><secondary>SAM</secondary></indexterm> The account information (user and machine) on Domain Controllers is stored in two files, one containing the Security information and the other the SAM. These are stored in files -by the same name in the <filename>C:\Windows NT\System32\config</filename> directory. These +by the same name in the <filename>%SystemRoot%\System32\config</filename> directory. +This normally translates to the path <filename>C:\WinNT\System32\config</filename>. These are the files that are involved in replication of the SAM database where Backup Domain Controllers are present on the network. </para> |