<?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: &#8220;Linux Tips and Tricks&#8221;, cracking passwords and security</title>
	<atom:link href="http://www.alexonlinux.com/linux-tips-and-tricks-cracking-passwords-and-security/feed" rel="self" type="application/rss+xml" />
	<link>http://www.alexonlinux.com/linux-tips-and-tricks-cracking-passwords-and-security</link>
	<description></description>
	<lastBuildDate>Sun, 05 Feb 2012 21:17:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Alexander Sandler</title>
		<link>http://www.alexonlinux.com/linux-tips-and-tricks-cracking-passwords-and-security/comment-page-1#comment-23148</link>
		<dc:creator>Alexander Sandler</dc:creator>
		<pubDate>Fri, 17 Jul 2009 13:04:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.alexonlinux.com/?p=1539#comment-23148</guid>
		<description>&lt;a href=&#039;#comment-23117&#039; rel=&quot;nofollow&quot;&gt;@Priyank&lt;/a&gt;
Single user mode is not for a daily work. It is a recovery mode and should not be used for anything other than recovery. 

Take Apache for example. Apache usually runs as user www-data yet in single user mode it would have to run with the same user id. This is a security risk.

On the other hand, AFAIK, you can configure Ubuntu 9.04 to login automatically - that is without asking for password.&lt;div class=&quot;comment-remix-meta&quot;&gt;&lt;a href=&quot;#&quot; class=&quot;replyto&quot; onclick=&quot;replyto(&#039;23148&#039;,&#039;Alexander Sandler&#039;); return false;&quot;&gt;Reply&lt;/a&gt;  - &lt;a href=&quot;#&quot; class=&quot;quote&quot; onclick=&quot;quote(&#039;23148&#039;,&#039;Alexander Sandler&#039;,&#039;&lt;a href=\&#039;#comment-23117\&#039; rel=\&quot;nofollow\&quot;&gt;@Priyank&lt;\/a&gt;\r\nSingle user mode is not for a daily work. It is a recovery mode and should not be used for anything other than recovery. \r\n\r\nTake Apache for example. Apache usually runs as user www-data yet in single user mode it would have to run with the same user id. This is a security risk.\r\n\r\nOn the other hand, AFAIK, you can configure Ubuntu 9.04 to login automatically - that is without asking for password.&#039;); return false;&quot;&gt;Quote&lt;/a&gt;&lt;/div&gt;</description>
		<content:encoded><![CDATA[<p><a href="#comment-23117' rel="nofollow">@Priyank</a><br />
Single user mode is not for a daily work. It is a recovery mode and should not be used for anything other than recovery. </p>
<p>Take Apache for example. Apache usually runs as user www-data yet in single user mode it would have to run with the same user id. This is a security risk.</p>
<p>On the other hand, AFAIK, you can configure Ubuntu 9.04 to login automatically &#8211; that is without asking for password.
<div class="comment-remix-meta"><a href="#" class="replyto" onclick="replyto('23148','Alexander Sandler'); return false;">Reply</a>  &#8211; <a href="#" class="quote" onclick="quote('23148','Alexander Sandler','&lt;a href=\'#comment-23117\' rel=\&quot;nofollow\&quot;&gt;@Priyank&lt;\/a&gt;\r\nSingle user mode is not for a daily work. It is a recovery mode and should not be used for anything other than recovery. \r\n\r\nTake Apache for example. Apache usually runs as user www-data yet in single user mode it would have to run with the same user id. This is a security risk.\r\n\r\nOn the other hand, AFAIK, you can configure Ubuntu 9.04 to login automatically - that is without asking for password.'); return false;">Quote</a></div>
]]></content:encoded>
	</item>
	<item>
		<title>By: Priyank</title>
		<link>http://www.alexonlinux.com/linux-tips-and-tricks-cracking-passwords-and-security/comment-page-1#comment-23117</link>
		<dc:creator>Priyank</dc:creator>
		<pubDate>Thu, 16 Jul 2009 06:47:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.alexonlinux.com/?p=1539#comment-23117</guid>
		<description>My question is that if you have enabled single user mode, then what&#039;s the use of password, just set auto boot with the username and password.
One think I find hard in Linux, is to set the default username and not the password. I mean in windows at my home, I know I will only use this machine. So, it won&#039;t ask me for a username just only the password, in case my laptop is stolen, (lets suppose, I hope it never will). But in Linux, I can&#039;t do the same, if I set the login user, it won&#039;t ask me for a password.&lt;div class=&quot;comment-remix-meta&quot;&gt;&lt;a href=&quot;#&quot; class=&quot;replyto&quot; onclick=&quot;replyto(&#039;23117&#039;,&#039;Priyank&#039;); return false;&quot;&gt;Reply&lt;/a&gt;  - &lt;a href=&quot;#&quot; class=&quot;quote&quot; onclick=&quot;quote(&#039;23117&#039;,&#039;Priyank&#039;,&#039;My question is that if you have enabled single user mode, then what\&#039;s the use of password, just set auto boot with the username and password.\r\nOne think I find hard in Linux, is to set the default username and not the password. I mean in windows at my home, I know I will only use this machine. So, it won\&#039;t ask me for a username just only the password, in case my laptop is stolen, (lets suppose, I hope it never will). But in Linux, I can\&#039;t do the same, if I set the login user, it won\&#039;t ask me for a password.&#039;); return false;&quot;&gt;Quote&lt;/a&gt;&lt;/div&gt;</description>
		<content:encoded><![CDATA[<p>My question is that if you have enabled single user mode, then what&#8217;s the use of password, just set auto boot with the username and password.<br />
One think I find hard in Linux, is to set the default username and not the password. I mean in windows at my home, I know I will only use this machine. So, it won&#8217;t ask me for a username just only the password, in case my laptop is stolen, (lets suppose, I hope it never will). But in Linux, I can&#8217;t do the same, if I set the login user, it won&#8217;t ask me for a password.
<div class="comment-remix-meta"><a href="#" class="replyto" onclick="replyto('23117','Priyank'); return false;">Reply</a>  &#8211; <a href="#" class="quote" onclick="quote('23117','Priyank','My question is that if you have enabled single user mode, then what\'s the use of password, just set auto boot with the username and password.\r\nOne think I find hard in Linux, is to set the default username and not the password. I mean in windows at my home, I know I will only use this machine. So, it won\'t ask me for a username just only the password, in case my laptop is stolen, (lets suppose, I hope it never will). But in Linux, I can\'t do the same, if I set the login user, it won\'t ask me for a password.'); return false;">Quote</a></div>
]]></content:encoded>
	</item>
</channel>
</rss>

