diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2009-06-19 16:48:19 +0200 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2009-07-03 00:58:56 +0200 |
commit | e6fed3a87911a01a4acbcdff98f12c426c8d9512 (patch) | |
tree | adde2ac32a00def527f3ad0857e5e1100d221870 /docs-xml | |
parent | b9cf441f82eb2ac8368ac7aac8ef8152d056958e (diff) | |
download | samba-e6fed3a87911a01a4acbcdff98f12c426c8d9512.tar.gz samba-e6fed3a87911a01a4acbcdff98f12c426c8d9512.tar.bz2 samba-e6fed3a87911a01a4acbcdff98f12c426c8d9512.zip |
TOSHARG: Fix typo: s/aquire/acquire/
Diffstat (limited to 'docs-xml')
-rw-r--r-- | docs-xml/Samba3-HOWTO/TOSHARG-BDC.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs-xml/Samba3-HOWTO/TOSHARG-BDC.xml b/docs-xml/Samba3-HOWTO/TOSHARG-BDC.xml index ec3dea7c5b..5aabb8b524 100644 --- a/docs-xml/Samba3-HOWTO/TOSHARG-BDC.xml +++ b/docs-xml/Samba3-HOWTO/TOSHARG-BDC.xml @@ -564,7 +564,7 @@ The creation of a BDC requires some steps to prepare the Samba server before stored in the file <filename>private/MACHINE.SID</filename>. For all versions of Samba released since 2.2.5 the domain SID is stored in the file <filename>private/secrets.tdb</filename>. This file is unique to each server and cannot be copied from a PDC to a BDC; the BDC will generate a new SID at startup. It will overwrite - the PDC domain SID with the newly created BDC SID. There is a procedure that will allow the BDC to aquire the + the PDC domain SID with the newly created BDC SID. There is a procedure that will allow the BDC to acquire the domain SID. This is described here. </para> |