<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://forum.xfce.org/extern.php?action=feed&amp;tid=2890&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Xfce Forums / Xfce 4.3.99.1 -- can't shutdown or reboot PC from shutdown dialogue]]></title>
		<link>http://forum.xfce.org/viewtopic.php?id=2890</link>
		<description><![CDATA[The most recent posts in Xfce 4.3.99.1 -- can't shutdown or reboot PC from shutdown dialogue.]]></description>
		<lastBuildDate>Mon, 30 Oct 2006 15:43:41 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Xfce 4.3.99.1 -- can't shutdown or reboot PC from shutdown dialogue]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=12194#p12194</link>
			<description><![CDATA[<div class="quotebox"><cite>metalmodman wrote:</cite><blockquote><div><p>I cant write to it and im using the root terminal</p></div></blockquote></div><p>type visudo logged as root, and write these lines</p><div class="codebox"><pre><code>user ALL=(root) NOPASSWD:/usr/sbin/xfsm-shutdown-helper</code></pre></div><p>where user means your account, which do you want to allow to shutdown computer..<br />REMARK: xfsm-shutdown-helper is in /usr/sbin only in Debian distro.. if you have another distro, you need to<br />replace /usr/sbin/xfsm-shutdown-helper to /usr/libexec/xfsm-shutdown-helper</p>]]></description>
			<author><![CDATA[dummy@example.com (root.uid0)]]></author>
			<pubDate>Mon, 30 Oct 2006 15:43:41 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=12194#p12194</guid>
		</item>
		<item>
			<title><![CDATA[Re: Xfce 4.3.99.1 -- can't shutdown or reboot PC from shutdown dialogue]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=12192#p12192</link>
			<description><![CDATA[<p>I cant write to it and im using the root terminal</p>]]></description>
			<author><![CDATA[dummy@example.com (metalmodman)]]></author>
			<pubDate>Sun, 29 Oct 2006 22:49:59 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=12192#p12192</guid>
		</item>
		<item>
			<title><![CDATA[Re: Xfce 4.3.99.1 -- can't shutdown or reboot PC from shutdown dialogue]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=12189#p12189</link>
			<description><![CDATA[<p>Now it works.. Thanks guys</p><p>my sudoers</p><div class="codebox"><pre><code>Aurora:/home/bright# cat /etc/sudoers
# /etc/sudoers
#
# This file MUST be edited with the &#039;visudo&#039; command as root.
#
# See the man page for details on how to write a sudoers file.
#

Defaults        env_reset

# Host alias specification

# User alias specification
bright ALL=(root) NOPASSWD:/usr/sbin/xfsm-shutdown-helper

# Cmnd alias specification

# User privilege specification
root    ALL=(ALL) ALL</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (root.uid0)]]></author>
			<pubDate>Sun, 29 Oct 2006 19:39:14 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=12189#p12189</guid>
		</item>
		<item>
			<title><![CDATA[Re: Xfce 4.3.99.1 -- can't shutdown or reboot PC from shutdown dialogue]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=12186#p12186</link>
			<description><![CDATA[<p>its &quot;/usr/libexec/xfsm-shutdown-helper&quot; for 4.4</p>]]></description>
			<author><![CDATA[dummy@example.com (TomE)]]></author>
			<pubDate>Sun, 29 Oct 2006 15:52:00 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=12186#p12186</guid>
		</item>
		<item>
			<title><![CDATA[Re: Xfce 4.3.99.1 -- can't shutdown or reboot PC from shutdown dialogue]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=12185#p12185</link>
			<description><![CDATA[<p>Hey, I forgot to try it.. but I can choose restart or shutdown, but it wants password (root and user passwd not work)</p>]]></description>
			<author><![CDATA[dummy@example.com (root.uid0)]]></author>
			<pubDate>Sun, 29 Oct 2006 14:19:51 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=12185#p12185</guid>
		</item>
		<item>
			<title><![CDATA[Re: Xfce 4.3.99.1 -- can't shutdown or reboot PC from shutdown dialogue]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=12181#p12181</link>
			<description><![CDATA[<p>Thanks guys, it works..</p><p>my sudoers has this line</p><p><span style="color: red"># User alias specification<br />%users ALL = NOPASSWD:/usr/sbin/xfsm-shutdown-helper</span></p>]]></description>
			<author><![CDATA[dummy@example.com (root.uid0)]]></author>
			<pubDate>Sun, 29 Oct 2006 10:59:30 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=12181#p12181</guid>
		</item>
		<item>
			<title><![CDATA[Re: Xfce 4.3.99.1 -- can't shutdown or reboot PC from shutdown dialogue]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=12179#p12179</link>
			<description><![CDATA[<p>You need something like this: </p><div class="codebox"><pre><code>%users ALL = NOPASSWD:&lt;prefix&gt;/libexec/xfsm-shutdown-helper</code></pre></div><p>Use <strong>visudo</strong> for adding the sudo rule.</p>]]></description>
			<author><![CDATA[dummy@example.com (Nick)]]></author>
			<pubDate>Sun, 29 Oct 2006 10:08:33 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=12179#p12179</guid>
		</item>
		<item>
			<title><![CDATA[Re: Xfce 4.3.99.1 -- can't shutdown or reboot PC from shutdown dialogue]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=12178#p12178</link>
			<description><![CDATA[<p># Members of the admin group may gain root privileges<br />%admin&#160; ALL= NOPASSWD: ALL</p><p>gives privileges to all in admin group. Just an example.</p>]]></description>
			<author><![CDATA[dummy@example.com (fatcat)]]></author>
			<pubDate>Sun, 29 Oct 2006 07:31:40 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=12178#p12178</guid>
		</item>
		<item>
			<title><![CDATA[Re: Xfce 4.3.99.1 -- can't shutdown or reboot PC from shutdown dialogue]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=12177#p12177</link>
			<description><![CDATA[<div class="quotebox"><cite>thehundredthone wrote:</cite><blockquote><div><p>are you featured in /etc/sudoers for shutdown or all with nopasswd?</p></div></blockquote></div><p>What lines I need in sudoers ?</p>]]></description>
			<author><![CDATA[dummy@example.com (root.uid0)]]></author>
			<pubDate>Sun, 29 Oct 2006 07:31:04 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=12177#p12177</guid>
		</item>
		<item>
			<title><![CDATA[Re: Xfce 4.3.99.1 -- can't shutdown or reboot PC from shutdown dialogue]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=12176#p12176</link>
			<description><![CDATA[<p>I have the same problem</p>]]></description>
			<author><![CDATA[dummy@example.com (metalmodman)]]></author>
			<pubDate>Sat, 28 Oct 2006 23:19:36 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=12176#p12176</guid>
		</item>
		<item>
			<title><![CDATA[Re: Xfce 4.3.99.1 -- can't shutdown or reboot PC from shutdown dialogue]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=12174#p12174</link>
			<description><![CDATA[<p>what exactly lines I need in sudoers?</p>]]></description>
			<author><![CDATA[dummy@example.com (root.uid0)]]></author>
			<pubDate>Sat, 28 Oct 2006 15:53:21 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=12174#p12174</guid>
		</item>
		<item>
			<title><![CDATA[Re: Xfce 4.3.99.1 -- can't shutdown or reboot PC from shutdown dialogue]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=12173#p12173</link>
			<description><![CDATA[<p>are you featured in /etc/sudoers for shutdown or all with nopasswd?</p>]]></description>
			<author><![CDATA[dummy@example.com (thehundredthone)]]></author>
			<pubDate>Sat, 28 Oct 2006 15:39:33 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=12173#p12173</guid>
		</item>
		<item>
			<title><![CDATA[Xfce 4.3.99.1 -- can't shutdown or reboot PC from shutdown dialogue]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=12172#p12172</link>
			<description><![CDATA[<p>Hey. I am new here. I have a question.. I can&#039;t shutdown or reboot PC from shutdown dialogue.</p><p>I am running on Debian SID 2.6.18 kernel, and on Xfce 4.3.99..</p>]]></description>
			<author><![CDATA[dummy@example.com (root.uid0)]]></author>
			<pubDate>Sat, 28 Oct 2006 14:54:50 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=12172#p12172</guid>
		</item>
	</channel>
</rss>
