The Samba-Bugzilla – Attachment 4280 Details for
Bug 4280
shutdown /abort shutdown script make erros about user rights
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
docbook xml man smb.conf fix
doc-fix (text/plain), 1.70 KB, created by
Guenther Deschner
on 2009-06-11 17:50:24 UTC
(
hide
)
Description:
docbook xml man smb.conf fix
Filename:
MIME Type:
Creator:
Guenther Deschner
Created:
2009-06-11 17:50:24 UTC
Size:
1.70 KB
patch
obsolete
>commit 3938d1e5fa1996f64e92d33d6893bab620d16b23 >Author: Günther Deschner <gd@samba.org> >AuthorDate: Fri Jun 12 00:46:38 2009 +0200 >Commit: Günther Deschner <gd@samba.org> >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 <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">""</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> >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 4280
: 4280