From 3942962df350083f6f16f2ca94382a722bb089ff Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Tue, 12 Aug 2003 22:34:09 +0000 Subject: Better compatibility with official syntax (This used to be commit 9a5304a5ea9b65dbfe5980e35b8456946a331f80) --- docs/docbook/projdoc/PolicyMgmt.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'docs/docbook/projdoc/PolicyMgmt.xml') diff --git a/docs/docbook/projdoc/PolicyMgmt.xml b/docs/docbook/projdoc/PolicyMgmt.xml index b17fb136a0..351c51d1c6 100644 --- a/docs/docbook/projdoc/PolicyMgmt.xml +++ b/docs/docbook/projdoc/PolicyMgmt.xml @@ -327,11 +327,11 @@ Common restrictions that are frequently used includes: - Logon Hours - Password Aging - Permitted Logon from certain machines only - Account type (Local or Global) - User Rights + Logon Hours + Password Aging + Permitted Logon from certain machines only + Account type (Local or Global) + User Rights @@ -416,10 +416,10 @@ reboot and as part of the user logon: An ordered list of User GPOs is obtained. The list contents depends on what is configured in respect of: - Is user a domain member, thus subject to particular policies - Loopback enablement, and the state of the loopback policy (Merge or Replace) - Location of the Active Directory itself - Has the list of GPOs changed. No processing is needed if not changed. + Is user a domain member, thus subject to particular policies + Loopback enablement, and the state of the loopback policy (Merge or Replace) + Location of the Active Directory itself + Has the list of GPOs changed. No processing is needed if not changed. -- cgit