summaryrefslogtreecommitdiff
path: root/docs-xml/smbdotconf/logon
diff options
context:
space:
mode:
Diffstat (limited to 'docs-xml/smbdotconf/logon')
-rw-r--r--docs-xml/smbdotconf/logon/abortshutdownscript.xml2
-rw-r--r--docs-xml/smbdotconf/logon/shutdownscript.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs-xml/smbdotconf/logon/abortshutdownscript.xml b/docs-xml/smbdotconf/logon/abortshutdownscript.xml
index 45bed073ea..a8228cb9a7 100644
--- a/docs-xml/smbdotconf/logon/abortshutdownscript.xml
+++ b/docs-xml/smbdotconf/logon/abortshutdownscript.xml
@@ -9,7 +9,7 @@
should stop a shutdown procedure issued by the <smbconfoption name="shutdown script"/>.</para>
<para>If the connected user posseses the <constant>SeRemoteShutdownPrivilege</constant>,
- right, this command will be run as user.</para>
+ right, this command will be run as root.</para>
</description>
<value type="default">&quot;&quot;</value>
<value type="example">/sbin/shutdown -c</value>
diff --git a/docs-xml/smbdotconf/logon/shutdownscript.xml b/docs-xml/smbdotconf/logon/shutdownscript.xml
index 076704aee7..2936a14c56 100644
--- a/docs-xml/smbdotconf/logon/shutdownscript.xml
+++ b/docs-xml/smbdotconf/logon/shutdownscript.xml
@@ -10,7 +10,7 @@
start a shutdown procedure.</para>
<para>If the connected user posseses the <constant>SeRemoteShutdownPrivilege</constant>,
- right, this command will be run as user.</para>
+ right, this command will be run as root.</para>
<para>The %z %t %r %f variables are expanded as follows:</para>