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/AdvancedNetworkAdmin.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/AdvancedNetworkAdmin.xml')
-rw-r--r-- | docs/Samba-HOWTO-Collection/AdvancedNetworkAdmin.xml | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/docs/Samba-HOWTO-Collection/AdvancedNetworkAdmin.xml b/docs/Samba-HOWTO-Collection/AdvancedNetworkAdmin.xml index 3904fd1708..72892f3806 100644 --- a/docs/Samba-HOWTO-Collection/AdvancedNetworkAdmin.xml +++ b/docs/Samba-HOWTO-Collection/AdvancedNetworkAdmin.xml @@ -55,9 +55,9 @@ on <application>Windows 9x/Me</application> systems. The tools set includes: </para> <itemizedlist> - <listitem>Server Manager</listitem> - <listitem>User Manager for Domains</listitem> - <listitem>Event Viewer</listitem> + <listitem><para>Server Manager</para></listitem> + <listitem><para>User Manager for Domains</para></listitem> + <listitem><para>Event Viewer</para></listitem> </itemizedlist> <para> @@ -221,12 +221,12 @@ There are several opportunities for creating a custom network startup configurat </para> <itemizedlist> - <listitem>No Logon Script.</listitem> - <listitem>Simple universal Logon Script that applies to all users.</listitem> - <listitem>Use of a conditional Logon Script that applies per user or per group attributes.</listitem> - <listitem>Use of Samba's preexec and postexec functions on access to the NETLOGON share to create - a custom logon script and then execute it.</listitem> - <listitem>User of a tool such as KixStart.</listitem> + <listitem><para>No Logon Script.</para></listitem> + <listitem><para>Simple universal Logon Script that applies to all users.</para></listitem> + <listitem><para>Use of a conditional Logon Script that applies per user or per group attributes.</para></listitem> + <listitem><para>Use of Samba's preexec and postexec functions on access to the NETLOGON share to create + a custom logon script and then execute it.</para></listitem> + <listitem><para>User of a tool such as KixStart.</para></listitem> </itemizedlist> <para> @@ -327,8 +327,8 @@ Those wishing to use more elaborate or capable logon processing system should ch </para> <itemizedlist> - <listitem><ulink noescape="1" url="http://www.craigelachie.org/rhacer/ntlogon">http://www.craigelachie.org/rhacer/ntlogon</ulink></listitem> - <listitem><ulink noescape="1" url="http://www.kixtart.org">http://www.kixtart.org</ulink></listitem> + <listitem><para><ulink noescape="1" url="http://www.craigelachie.org/rhacer/ntlogon">http://www.craigelachie.org/rhacer/ntlogon</ulink></para></listitem> + <listitem><para><ulink noescape="1" url="http://www.kixtart.org">http://www.kixtart.org</ulink></para></listitem> </itemizedlist> <sect2> |