<?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: Linux rename user command</title>
	<atom:link href="http://www.foogazi.com/2010/06/15/linux-rename-user-command/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.foogazi.com/2010/06/15/linux-rename-user-command/</link>
	<description>Linux Tips, Tricks, and Opinions</description>
	<lastBuildDate>Wed, 27 Jun 2012 07:49:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.1</generator>
	<item>
		<title>By: Alex</title>
		<link>http://www.foogazi.com/2010/06/15/linux-rename-user-command/comment-page-1/#comment-253330</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Wed, 13 Jun 2012 09:38:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.foogazi.com/?p=431#comment-253330</guid>
		<description>I&#039;m pretty sure that 

&gt; usermod -d &quot;/home/current_user-name&quot;

should be:

usermod -d &quot;/home/new_user-name&quot;</description>
		<content:encoded><![CDATA[<p>I&#8217;m pretty sure that </p>
<p>&gt; usermod -d &#8220;/home/current_user-name&#8221;</p>
<p>should be:</p>
<p>usermod -d &#8220;/home/new_user-name&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Larry</title>
		<link>http://www.foogazi.com/2010/06/15/linux-rename-user-command/comment-page-1/#comment-81293</link>
		<dc:creator>Larry</dc:creator>
		<pubDate>Tue, 21 Dec 2010 04:03:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.foogazi.com/?p=431#comment-81293</guid>
		<description>Tried your solutions numerous time ... Never worked for me using Ubuntu-1010

Tried it as user Root and another Privileged user so I wasn&#039;t logged in to the account I was trying to rename and move.

Got Directory not found when the command tried to create the new_user directory. I created the new directory and still no transfer of files from current_user directory.

May have read it wrong but while looking for additional solutions that would work... other sites instruct the -l current_user and new_user command to be swapped from your instructions when renaming the user. Using the usermod -l command I can get it to rename back and forth but using your instructions I could not get it to move any directory content

Was there additional instructions that I missed somewhere?

Not a crisis here as I finally gave up and did a new install but I would like to learn what I did wrong.</description>
		<content:encoded><![CDATA[<p>Tried your solutions numerous time &#8230; Never worked for me using Ubuntu-1010</p>
<p>Tried it as user Root and another Privileged user so I wasn&#8217;t logged in to the account I was trying to rename and move.</p>
<p>Got Directory not found when the command tried to create the new_user directory. I created the new directory and still no transfer of files from current_user directory.</p>
<p>May have read it wrong but while looking for additional solutions that would work&#8230; other sites instruct the -l current_user and new_user command to be swapped from your instructions when renaming the user. Using the usermod -l command I can get it to rename back and forth but using your instructions I could not get it to move any directory content</p>
<p>Was there additional instructions that I missed somewhere?</p>
<p>Not a crisis here as I finally gave up and did a new install but I would like to learn what I did wrong.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aa</title>
		<link>http://www.foogazi.com/2010/06/15/linux-rename-user-command/comment-page-1/#comment-61518</link>
		<dc:creator>aa</dc:creator>
		<pubDate>Fri, 03 Sep 2010 08:48:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.foogazi.com/?p=431#comment-61518</guid>
		<description>&gt; current_user_name new_user-name

should be opposite</description>
		<content:encoded><![CDATA[<p>&gt; current_user_name new_user-name</p>
<p>should be opposite</p>
]]></content:encoded>
	</item>
</channel>
</rss>
