From 0627958bd3c6e6e14a48a3674f6577309e244c6e Mon Sep 17 00:00:00 2001 From: John Terpstra Date: Wed, 7 May 2003 07:51:08 +0000 Subject: Fix missing para marker. (This used to be commit 453552d2cb2cdcb75c27a374fd8b93a72482cbdd) --- docs/docbook/projdoc/Samba-BDC-HOWTO.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/docbook/projdoc/Samba-BDC-HOWTO.xml b/docs/docbook/projdoc/Samba-BDC-HOWTO.xml index 00ed3251c9..8b72c8e28f 100644 --- a/docs/docbook/projdoc/Samba-BDC-HOWTO.xml +++ b/docs/docbook/projdoc/Samba-BDC-HOWTO.xml @@ -62,6 +62,7 @@ belong to. It does include password time limits, password uniqueness controls, network access time limits, account validity information, machine names from which the user may access the network, and much more. All this information was stored in the SAM in all versions of MS Windows NT (3.10, 3.50, 3.51, 4.0). + The account information (user and machine) on Domain Controllers is stored in two files, -- cgit