commit 3938d1e5fa1996f64e92d33d6893bab620d16b23 Author: Günther Deschner AuthorDate: Fri Jun 12 00:46:38 2009 +0200 Commit: Günther Deschner CommitDate: Fri Jun 12 00:48:23 2009 +0200 s3-docs: Fix Bug #4280. Shutdown scripts are called as root for privileged users. GUenther --- docs-xml/smbdotconf/logon/abortshutdownscript.xml | 2 +- docs-xml/smbdotconf/logon/shutdownscript.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs-xml/smbdotconf/logon/abortshutdownscript.xml b/docs-xml/smbdotconf/logon/abortshutdownscript.xml index 45bed07..a8228cb 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 076704a..2936a14 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: