summaryrefslogtreecommitdiff
path: root/docs-xml/smbdotconf/logon/abortshutdownscript.xml
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2009-06-12 00:46:38 +0200
committerGünther Deschner <gd@samba.org>2009-06-12 00:48:23 +0200
commit3938d1e5fa1996f64e92d33d6893bab620d16b23 (patch)
treeb049f877924f3af0ae1445e4d1a24b163a5635a8 /docs-xml/smbdotconf/logon/abortshutdownscript.xml
parentb8f36d3eb8d04ec15a53816d78c851868916054f (diff)
downloadsamba-3938d1e5fa1996f64e92d33d6893bab620d16b23.tar.gz
samba-3938d1e5fa1996f64e92d33d6893bab620d16b23.tar.bz2
samba-3938d1e5fa1996f64e92d33d6893bab620d16b23.zip
s3-docs: Fix Bug #4280. Shutdown scripts are called as root for privileged users.
GUenther
Diffstat (limited to 'docs-xml/smbdotconf/logon/abortshutdownscript.xml')
-rw-r--r--docs-xml/smbdotconf/logon/abortshutdownscript.xml2
1 files changed, 1 insertions, 1 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>