From: Jelmer Vernooij Date: Fri, 19 Jun 2009 14:48:19 +0000 (+0200) Subject: TOSHARG: Fix typo: s/aquire/acquire/ X-Git-Tag: talloc-2.0.0~796 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e6fed3a87911a01a4acbcdff98f12c426c8d9512;p=thirdparty%2Fsamba.git TOSHARG: Fix typo: s/aquire/acquire/ --- diff --git a/docs-xml/Samba3-HOWTO/TOSHARG-BDC.xml b/docs-xml/Samba3-HOWTO/TOSHARG-BDC.xml index ec3dea7c5b3..5aabb8b5246 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 private/MACHINE.SID. For all versions of Samba released since 2.2.5 the domain SID is stored in the file private/secrets.tdb. 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.