summaryrefslogtreecommitdiff
path: root/docs/smbdotconf/logon
diff options
context:
space:
mode:
authorKarolin Seeger <ks@samba.org>2007-04-16 07:47:27 +0000
committerGerald W. Carter <jerry@samba.org>2008-04-23 08:47:31 -0500
commitab8552ea51b8ed0f67252ffda6b502d0d6c23bf7 (patch)
tree7dcd48da6af761f86e3010f0b31428e57de2d9fd /docs/smbdotconf/logon
parenta5932942561e2a32a0487568fb7e9923652f5e8c (diff)
downloadsamba-ab8552ea51b8ed0f67252ffda6b502d0d6c23bf7.tar.gz
samba-ab8552ea51b8ed0f67252ffda6b502d0d6c23bf7.tar.bz2
samba-ab8552ea51b8ed0f67252ffda6b502d0d6c23bf7.zip
Add some missing whitespaces.
(This used to be commit a4598542897699d35c2614f87044ddd4f138d85d)
Diffstat (limited to 'docs/smbdotconf/logon')
-rw-r--r--docs/smbdotconf/logon/addmachinescript.xml2
-rw-r--r--docs/smbdotconf/logon/adduserscript.xml2
-rw-r--r--docs/smbdotconf/logon/enableprivileges.xml2
-rw-r--r--docs/smbdotconf/logon/logonhome.xml2
-rw-r--r--docs/smbdotconf/logon/shutdownscript.xml2
5 files changed, 5 insertions, 5 deletions
diff --git a/docs/smbdotconf/logon/addmachinescript.xml b/docs/smbdotconf/logon/addmachinescript.xml
index 08e255d009..c06a4a964f 100644
--- a/docs/smbdotconf/logon/addmachinescript.xml
+++ b/docs/smbdotconf/logon/addmachinescript.xml
@@ -6,7 +6,7 @@
<description>
<para>
This is the full pathname to a script that will be run by
- <citerefentry><refentrytitle>smbd</refentrytitle> <manvolnum>8</manvolnum></citerefentry> when a machine is
+ <citerefentry><refentrytitle>smbd</refentrytitle> <manvolnum>8</manvolnum></citerefentry> when a machine is
added to Samba's domain and a Unix account matching the machine's name appended with a &quot;$&quot; does not
already exist.
</para>
diff --git a/docs/smbdotconf/logon/adduserscript.xml b/docs/smbdotconf/logon/adduserscript.xml
index 8f50bc0a69..7128cb73c7 100644
--- a/docs/smbdotconf/logon/adduserscript.xml
+++ b/docs/smbdotconf/logon/adduserscript.xml
@@ -15,7 +15,7 @@
files on this server. For sites that use Windows NT account databases as their primary
user database creating these users and keeping the user list in sync with the Windows
NT PDC is an onerous task. This option allows smbd to create the required UNIX users
- <emphasis>ON DEMAND</emphasis> when a user accesses the Samba server.
+ <emphasis>ON DEMAND</emphasis> when a user accesses the Samba server.
</para>
<para>
diff --git a/docs/smbdotconf/logon/enableprivileges.xml b/docs/smbdotconf/logon/enableprivileges.xml
index aedd4c8f98..3e958e0ce9 100644
--- a/docs/smbdotconf/logon/enableprivileges.xml
+++ b/docs/smbdotconf/logon/enableprivileges.xml
@@ -6,7 +6,7 @@
<description>
<para>
This parameter controls whether or not smbd will honor privileges assigned to specific SIDs via either
- <command>net rpc rights</command> or one of the Windows user and group manager tools. This parameter is
+ <command>net rpc rights</command> or one of the Windows user and group manager tools. This parameter is
enabled by default. It can be disabled to prevent members of the Domain Admins group from being able to
assign privileges to users or groups which can then result in certain smbd operations running as root that
would normally run under the context of the connected user.
diff --git a/docs/smbdotconf/logon/logonhome.xml b/docs/smbdotconf/logon/logonhome.xml
index 06f3d47375..b7a10a98fc 100644
--- a/docs/smbdotconf/logon/logonhome.xml
+++ b/docs/smbdotconf/logon/logonhome.xml
@@ -33,7 +33,7 @@
<para>
This tells Samba to return the above string, with substitutions made when a client requests the info, generally
in a NetUserGetInfo request. Win9X clients truncate the info to \\server\share when a user does
- <command moreinfo="none">net use /home</command> but use the whole string when dealing with profiles.
+ <command moreinfo="none">net use /home</command> but use the whole string when dealing with profiles.
</para>
<para>
diff --git a/docs/smbdotconf/logon/shutdownscript.xml b/docs/smbdotconf/logon/shutdownscript.xml
index 6183540c3f..7e8ec8fd3a 100644
--- a/docs/smbdotconf/logon/shutdownscript.xml
+++ b/docs/smbdotconf/logon/shutdownscript.xml
@@ -5,7 +5,7 @@
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
<para>This a full path name to a script called by
- <citerefentry><refentrytitle>smbd</refentrytitle>
+ <citerefentry><refentrytitle>smbd</refentrytitle>
<manvolnum>8</manvolnum></citerefentry> that should
start a shutdown procedure.</para>