diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2005-03-13 17:28:48 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:46:20 -0500 |
commit | d74de63ddbf5cf0194a7f9d12e608e6e95da6d6c (patch) | |
tree | 65468998241c0cb9f2aafc1640422d177bace6b4 /docs/Samba-HOWTO-Collection/PolicyMgmt.xml | |
parent | 2bc1700bcb6edf92cf629a710700e4eee649ad3b (diff) | |
download | samba-d74de63ddbf5cf0194a7f9d12e608e6e95da6d6c.tar.gz samba-d74de63ddbf5cf0194a7f9d12e608e6e95da6d6c.tar.bz2 samba-d74de63ddbf5cf0194a7f9d12e608e6e95da6d6c.zip |
Another set of validation updates
(This used to be commit 5ec9c67db982c020dd98cf972d72f898e4b71fe5)
Diffstat (limited to 'docs/Samba-HOWTO-Collection/PolicyMgmt.xml')
-rw-r--r-- | docs/Samba-HOWTO-Collection/PolicyMgmt.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/Samba-HOWTO-Collection/PolicyMgmt.xml b/docs/Samba-HOWTO-Collection/PolicyMgmt.xml index 32c2226c72..8c12c92ede 100644 --- a/docs/Samba-HOWTO-Collection/PolicyMgmt.xml +++ b/docs/Samba-HOWTO-Collection/PolicyMgmt.xml @@ -451,10 +451,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 the 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 the 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> |