diff options
author | John Terpstra <jht@samba.org> | 2003-05-07 07:50:22 +0000 |
---|---|---|
committer | John Terpstra <jht@samba.org> | 2003-05-07 07:50:22 +0000 |
commit | f99e253e6a222e06cb412b64395c96f9bc42e551 (patch) | |
tree | 1ea578527b735d63ae608367551a69ae8a8584cd /docs | |
parent | 026e9c71b29f0fc01dabac76af4ba07d2a3b21c3 (diff) | |
download | samba-f99e253e6a222e06cb412b64395c96f9bc42e551.tar.gz samba-f99e253e6a222e06cb412b64395c96f9bc42e551.tar.bz2 samba-f99e253e6a222e06cb412b64395c96f9bc42e551.zip |
Fix missing closing para marker.
(This used to be commit 3e7860a104a6fe9da81d981e6301d9c3f78648fd)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/docbook/projdoc/Samba-BDC-HOWTO.xml | 1 |
1 files changed, 1 insertions, 0 deletions
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). +</para> <para> The account information (user and machine) on Domain Controllers is stored in two files, |