[SCM] Samba Shared Repository - branch v3-4-test updated - release-4-0-0alpha7-1126-g0491f03

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


The branch, v3-4-test has been updated
       via  0491f038403036814acf6eacc7bb742345bbe27b (commit)
      from  524b090b12c51ad2748e2b635144c9d0fa89c350 (commit)

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


- Log -----------------------------------------------------------------
commit 0491f038403036814acf6eacc7bb742345bbe27b
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)

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

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 7e8ec8f..3980999 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