summaryrefslogtreecommitdiff
path: root/docs/docbook/projdoc/PolicyMgmt.xml
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2003-08-12 22:34:09 +0000
committerJelmer Vernooij <jelmer@samba.org>2003-08-12 22:34:09 +0000
commit3942962df350083f6f16f2ca94382a722bb089ff (patch)
tree16b361147e8c2c7a80d206b969d6b19f7a744138 /docs/docbook/projdoc/PolicyMgmt.xml
parent6c8e01e44b66576efee6cdd503d2994a9bbe9992 (diff)
downloadsamba-3942962df350083f6f16f2ca94382a722bb089ff.tar.gz
samba-3942962df350083f6f16f2ca94382a722bb089ff.tar.bz2
samba-3942962df350083f6f16f2ca94382a722bb089ff.zip
Better compatibility with official syntax
(This used to be commit 9a5304a5ea9b65dbfe5980e35b8456946a331f80)
Diffstat (limited to 'docs/docbook/projdoc/PolicyMgmt.xml')
-rw-r--r--docs/docbook/projdoc/PolicyMgmt.xml18
1 files changed, 9 insertions, 9 deletions
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:
<para>
<itemizedlist>
- <listitem>Logon Hours</listitem>
- <listitem>Password Aging</listitem>
- <listitem>Permitted Logon from certain machines only</listitem>
- <listitem>Account type (Local or Global)</listitem>
- <listitem>User Rights</listitem>
+ <listitem><para>Logon Hours</para></listitem>
+ <listitem><para>Password Aging</para></listitem>
+ <listitem><para>Permitted Logon from certain machines only</para></listitem>
+ <listitem><para>Account type (Local or Global)</para></listitem>
+ <listitem><para>User Rights</para></listitem>
</itemizedlist>
</para>
@@ -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:
<itemizedlist>
- <listitem>Is user a domain member, thus subject to particular policies</listitem>
- <listitem>Loopback enablement, and the state of the loopback policy (Merge or Replace)</listitem>
- <listitem>Location of the Active Directory itself</listitem>
- <listitem>Has the list of GPOs changed. No processing is needed if not changed.</listitem>
+ <listitem><para>Is user a domain member, thus subject to particular policies</para></listitem>
+ <listitem><para>Loopback enablement, and the state of the loopback policy (Merge or Replace)</para></listitem>
+ <listitem><para>Location of the Active Directory itself</para></listitem>
+ <listitem><para>Has the list of GPOs changed. No processing is needed if not changed.</para></listitem>
</itemizedlist>
</para></listitem>