[SCM] Samba Shared Repository - branch v3-3-test updated - release-3-2-0pre2-5293-gd4b57da

Karolin Seeger kseeger at samba.org
Fri Jun 12 06:43:07 GMT 2009


The branch, v3-3-test has been updated
       via  d4b57dab0beada704fcbeae86ae5b5dd257030a0 (commit)
      from  48b5d16c39b60c0fb6db60780bc36eaa8ef2506c (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-3-test


- Log -----------------------------------------------------------------
commit d4b57dab0beada704fcbeae86ae5b5dd257030a0
Author: Günther Deschner <gd at samba.org>
Date:   Fri Jun 12 00:46:38 2009 +0200

    s3-docs: Fix Bug #4280. Shutdown scripts are called as root for privileged users.
    
    GUenther
    (cherry picked from commit 3938d1e5fa1996f64e92d33d6893bab620d16b23)
    (cherry picked from commit 0491f038403036814acf6eacc7bb742345bbe27b)

-----------------------------------------------------------------------

Summary of changes:
 docs-xml/smbdotconf/logon/abortshutdownscript.xml |    2 +-
 docs-xml/smbdotconf/logon/shutdownscript.xml      |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


Changeset truncated at 500 lines:

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 <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 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.</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>
 	


-- 
Samba Shared Repository


More information about the samba-cvs mailing list