<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: visudo: sudoers file busy, try again later</title>
	<atom:link href="http://yousefourabi.com/blog/2008/02/visudo-sudoers-file-busy-try-again-later/feed/" rel="self" type="application/rss+xml" />
	<link>http://yousefourabi.com/blog/2008/02/visudo-sudoers-file-busy-try-again-later/</link>
	<description></description>
	<lastBuildDate>Wed, 10 Mar 2010 21:04:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Michael</title>
		<link>http://yousefourabi.com/blog/2008/02/visudo-sudoers-file-busy-try-again-later/comment-page-1/#comment-353</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Fri, 18 Dec 2009 02:43:55 +0000</pubDate>
		<guid isPermaLink="false">http://yousefourabi.com/linux/visudo-sudoers-file-busy-try-again-later#comment-353</guid>
		<description>i had to use&lt;br&gt;pkill -9 visudo&lt;br&gt;&lt;br&gt;then i checked the integrity of the file with&lt;br&gt;visudo -c</description>
		<content:encoded><![CDATA[<p>i had to use<br />pkill -9 visudo</p>
<p>then i checked the integrity of the file with<br />visudo -c</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://yousefourabi.com/blog/2008/02/visudo-sudoers-file-busy-try-again-later/comment-page-1/#comment-338</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Thu, 17 Dec 2009 18:43:55 +0000</pubDate>
		<guid isPermaLink="false">http://yousefourabi.com/linux/visudo-sudoers-file-busy-try-again-later#comment-338</guid>
		<description>i had to use&lt;br&gt;pkill -9 visudo&lt;br&gt;&lt;br&gt;then i checked the integrity of the file with&lt;br&gt;visudo -c</description>
		<content:encoded><![CDATA[<p>i had to use<br />pkill -9 visudo</p>
<p>then i checked the integrity of the file with<br />visudo -c</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: j_aix</title>
		<link>http://yousefourabi.com/blog/2008/02/visudo-sudoers-file-busy-try-again-later/comment-page-1/#comment-336</link>
		<dc:creator>j_aix</dc:creator>
		<pubDate>Thu, 03 Dec 2009 15:09:10 +0000</pubDate>
		<guid isPermaLink="false">http://yousefourabi.com/linux/visudo-sudoers-file-busy-try-again-later#comment-336</guid>
		<description>My SSH session had terminated while editing the sudoers file issue and rm /etc/sudoers.tmp DIDN&#039;T work...here&#039;s what I had to do:&lt;br&gt;&lt;br&gt;ps -ef&#124;grep sudo&lt;br&gt;kill -9 visudo&lt;br&gt;kill -9 vi /etc/sudoers.tmp</description>
		<content:encoded><![CDATA[<p>My SSH session had terminated while editing the sudoers file issue and rm /etc/sudoers.tmp DIDN&#39;T work&#8230;here&#39;s what I had to do:</p>
<p>ps -ef|grep sudo<br />kill -9 visudo<br />kill -9 vi /etc/sudoers.tmp</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: saiza</title>
		<link>http://yousefourabi.com/blog/2008/02/visudo-sudoers-file-busy-try-again-later/comment-page-1/#comment-313</link>
		<dc:creator>saiza</dc:creator>
		<pubDate>Fri, 03 Apr 2009 10:24:25 +0000</pubDate>
		<guid isPermaLink="false">http://yousefourabi.com/linux/visudo-sudoers-file-busy-try-again-later#comment-313</guid>
		<description>Damn,&lt;br&gt;&lt;br&gt;Please delete or give warning for line2&lt;br&gt;&lt;br&gt;I can&#039;t use sudo in my ubuntu because that command.</description>
		<content:encoded><![CDATA[<p>Damn,</p>
<p>Please delete or give warning for line2</p>
<p>I can&#39;t use sudo in my ubuntu because that command.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: m_gol</title>
		<link>http://yousefourabi.com/blog/2008/02/visudo-sudoers-file-busy-try-again-later/comment-page-1/#comment-312</link>
		<dc:creator>m_gol</dc:creator>
		<pubDate>Sun, 07 Dec 2008 23:32:41 +0000</pubDate>
		<guid isPermaLink="false">http://yousefourabi.com/linux/visudo-sudoers-file-busy-try-again-later#comment-312</guid>
		<description>NO! DON&#039;T EVER TRY TO DO THAT ON UBUNTU!&lt;br&gt;/etc/sudoers DO HAVE TO have permissions 440. And You propose to change it to 540. But then the system will not permit ANYBODY to use sudo command, due to incosistency. As in Ubuntu there is no root password by default, this makes anybody unable to gain root access!&lt;br&gt;&lt;br&gt;And the only way to repair it is to run a LiveCD system and repair the file...</description>
		<content:encoded><![CDATA[<p>NO! DON&#39;T EVER TRY TO DO THAT ON UBUNTU!<br />/etc/sudoers DO HAVE TO have permissions 440. And You propose to change it to 540. But then the system will not permit ANYBODY to use sudo command, due to incosistency. As in Ubuntu there is no root password by default, this makes anybody unable to gain root access!</p>
<p>And the only way to repair it is to run a LiveCD system and repair the file&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
