From: Günther Deschner Date: Thu, 11 Jun 2009 22:46:38 +0000 (+0200) Subject: s3-docs: Fix Bug #4280. Shutdown scripts are called as root for privileged users. X-Git-Tag: tdb-1.1.5~60 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3938d1e5fa1996f64e92d33d6893bab620d16b23;p=thirdparty%2Fsamba.git s3-docs: Fix Bug #4280. Shutdown scripts are called as root for privileged users. GUenther --- diff --git a/docs-xml/smbdotconf/logon/abortshutdownscript.xml b/docs-xml/smbdotconf/logon/abortshutdownscript.xml index 45bed073eab..a8228cb9a73 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 . If the connected user posseses the SeRemoteShutdownPrivilege, - right, this command will be run as user. + right, this command will be run as root. "" /sbin/shutdown -c diff --git a/docs-xml/smbdotconf/logon/shutdownscript.xml b/docs-xml/smbdotconf/logon/shutdownscript.xml index 076704aee73..2936a14c56d 100644 --- a/docs-xml/smbdotconf/logon/shutdownscript.xml +++ b/docs-xml/smbdotconf/logon/shutdownscript.xml @@ -10,7 +10,7 @@ start a shutdown procedure. If the connected user posseses the SeRemoteShutdownPrivilege, - right, this command will be run as user. + right, this command will be run as root. The %z %t %r %f variables are expanded as follows: