<?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=3255&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Xfce Forums / Root users need good filemanagers and editors too]]></title>
		<link>http://forum.xfce.org/viewtopic.php?id=3255</link>
		<description><![CDATA[The most recent posts in Root users need good filemanagers and editors too.]]></description>
		<lastBuildDate>Mon, 19 Mar 2007 07:47:45 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Root users need good filemanagers and editors too]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=13671#p13671</link>
			<description><![CDATA[<p>I guess it&#039;s easier to damage you system with Thunar or Mousepad then with Firefox <img src="http://forum.xfce.org/img/smilies/lol.png" width="15" height="15" alt="lol" />.</p>]]></description>
			<author><![CDATA[dummy@example.com (Nick)]]></author>
			<pubDate>Mon, 19 Mar 2007 07:47:45 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=13671#p13671</guid>
		</item>
		<item>
			<title><![CDATA[Re: Root users need good filemanagers and editors too]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=13666#p13666</link>
			<description><![CDATA[<p>Thunar and mousepad let you go on the internet? I haven&#039;t seen that feature ;-)</p>]]></description>
			<author><![CDATA[dummy@example.com (jshanab)]]></author>
			<pubDate>Sun, 18 Mar 2007 14:05:23 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=13666#p13666</guid>
		</item>
		<item>
			<title><![CDATA[Re: Root users need good filemanagers and editors too]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=13663#p13663</link>
			<description><![CDATA[<p>I think you&#039;re wrong.</p><p>The whole problem with Windows is Microsoft took the easy option, run as Administrator and don&#039;t worry about the consequences, well, look how well that worked out.</p><p>It may annoy you, but surely that&#039;s better than going out onto the Internet as root because you forgot which login you were in?</p><p>At the end of the day I can do everything with su or in Ubuntu&#039;s case sudo. I don&#039;t even need to login as root. </p><p>my $0.02&#160; :-*</p>]]></description>
			<author><![CDATA[dummy@example.com (SimonJ)]]></author>
			<pubDate>Sun, 18 Mar 2007 08:26:27 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=13663#p13663</guid>
		</item>
		<item>
			<title><![CDATA[Re: Root users need good filemanagers and editors too]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=13662#p13662</link>
			<description><![CDATA[<p>&quot;There will be no option to turn those warnings off, no discussion about that. If you&#039;re a desktop user you shouldn&#039;t be logged in as root... &quot;</p><p>what happened to &quot;Linux is about choice.&quot; ??? (why do you think I use xfce instead of gnome?)</p><p>5 or 10 years ago, I might actually have agreed with you, but Things do move forward and to say root administration must be done without a desktop is childish. I am both a root user AND a desktop user and there are administration tools that need a desktop.</p><p>Thanks for the line numbers, I will take a few minutes and fix that now.&#160; I actually have more a problem with the wasted line and the high contrast bothering my eyes. :-( </p><p>Maybe to classify as a warning it should fade away after 10-20 seconds.</p>]]></description>
			<author><![CDATA[dummy@example.com (jshanab)]]></author>
			<pubDate>Sun, 18 Mar 2007 05:00:07 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=13662#p13662</guid>
		</item>
		<item>
			<title><![CDATA[Re: Root users need good filemanagers and editors too]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=13659#p13659</link>
			<description><![CDATA[<p>There will be no option to turn those warnings off, no discussion about that. If you&#039;re a desktop user you shouldn&#039;t be logged in as root... Second&#160; point: we&#039;re not forcing you to not be logged in as user, we just advising you it&#039;s not smart to do this (and you can&#039;t deny we&#039;re wrong). A more forcing piece of code would be:</p><div class="codebox"><pre><code>if (geteuid () == 0)
  {
    g_error (_(&quot;You are not allowed to run this application as root!&quot;));
    gtk_main_quit ();
  }</code></pre></div><p>So in other words: warning will not me removed since it&#039;s useful for 99% of the users and since we encourage security there will be no option to disable it. The only option to remove it will be a patch like this one: <a href="http://foo-projects.org/~nick/patches/thunar-no-root-warning.patch" rel="nofollow">thunar-no-root-warning.patch</a></p>]]></description>
			<author><![CDATA[dummy@example.com (Nick)]]></author>
			<pubDate>Sat, 17 Mar 2007 19:14:33 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=13659#p13659</guid>
		</item>
		<item>
			<title><![CDATA[Re: Root users need good filemanagers and editors too]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=13653#p13653</link>
			<description><![CDATA[<p>Or you could just comment lines 719-741 in thunar-window.c and recompile thunar. I mean this should realy be a configure option, I don&#039;t have internet at home and i want to use my system as root user... I realy don&#039;t&#160; like when someone wants to force me to something... or at least an option to turn this warning off...</p><p>greets, <br />p.s. I realy enjoy in XFCE, keep up the good work</p>]]></description>
			<author><![CDATA[dummy@example.com (gen2brain)]]></author>
			<pubDate>Sat, 17 Mar 2007 12:39:50 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=13653#p13653</guid>
		</item>
		<item>
			<title><![CDATA[Re: Root users need good filemanagers and editors too]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=13652#p13652</link>
			<description><![CDATA[<p>You can&#039;t disable it, that will make the warning useless. Anyways it is a gtk style, so you can try playing with that a bit:</p><div class="codebox"><pre><code>gtk_rc_parse_string (&quot;style\&quot;thunar-window-root-style\&quot;{bg[NORMAL]=\&quot;#b4254b\&quot;\nfg[NORMAL]=\&quot;#fefefe\&quot;}\n&quot;
                           &quot;widget\&quot;ThunarWindow.*.root-warning\&quot;style\&quot;thunar-window-root-style\&quot;\n&quot;
                           &quot;widget\&quot;ThunarWindow.*.root-warning.GtkLabel\&quot;style\&quot;thunar-window-root-style\&quot;\n&quot;);</code></pre></div><p>And the name of the warning widget is <strong>root-warning</strong>.</p>]]></description>
			<author><![CDATA[dummy@example.com (Nick)]]></author>
			<pubDate>Sat, 17 Mar 2007 09:29:56 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=13652#p13652</guid>
		</item>
		<item>
			<title><![CDATA[Root users need good filemanagers and editors too]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=13651#p13651</link>
			<description><![CDATA[<p>I know when I am logged in as root. (I don&#039;t want or need such a windowism) I still would like to use thunar. (it looks great and loads fast, and multifile rename and regex. Congratulations!)</p><br /><p>but.... That darn red warning is irratateing. I need to disable, reduce the intensity or have it fade off but I can&#039;t find the configuration for it in thunar or mousepad. I continue my search for the config files but was hoping you can point me to it.</p>]]></description>
			<author><![CDATA[dummy@example.com (jshanab)]]></author>
			<pubDate>Sat, 17 Mar 2007 03:18:47 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=13651#p13651</guid>
		</item>
	</channel>
</rss>
