From f99e253e6a222e06cb412b64395c96f9bc42e551 Mon Sep 17 00:00:00 2001 From: John Terpstra Date: Wed, 7 May 2003 07:50:22 +0000 Subject: Fix missing closing para marker. (This used to be commit 3e7860a104a6fe9da81d981e6301d9c3f78648fd) --- 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