<?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: How to: Add a user from the OS X command line, works with Leopard!</title>
	<atom:link href="http://osxdaily.com/2007/10/29/how-to-add-a-user-from-the-os-x-command-line-works-with-leopard/feed/" rel="self" type="application/rss+xml" />
	<link>http://osxdaily.com/2007/10/29/how-to-add-a-user-from-the-os-x-command-line-works-with-leopard/</link>
	<description>Mac OS X Tips, Mac Tricks, Cool Mac Software, System Updates, and More!</description>
	<lastBuildDate>Fri, 12 Mar 2010 16:15:28 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: whatforks</title>
		<link>http://osxdaily.com/2007/10/29/how-to-add-a-user-from-the-os-x-command-line-works-with-leopard/comment-page-1/#comment-100018</link>
		<dc:creator>whatforks</dc:creator>
		<pubDate>Tue, 09 Mar 2010 02:35:14 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/2007/10/29/how-to-add-a-user-from-the-os-x-command-line-works-with-leopard/#comment-100018</guid>
		<description>if you do not know a filevault password you can not recover the files protected by it as far as i know

you can add a root user by using the command above or just by going to the user accounts pref pane and adding a new admin user which is a lot easier. i think the entire point of the tip above is for advanced unix geeks who want to roll their 12 sided dice instead of clicking icons.</description>
		<content:encoded><![CDATA[<p>if you do not know a filevault password you can not recover the files protected by it as far as i know</p>
<p>you can add a root user by using the command above or just by going to the user accounts pref pane and adding a new admin user which is a lot easier. i think the entire point of the tip above is for advanced unix geeks who want to roll their 12 sided dice instead of clicking icons.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thia</title>
		<link>http://osxdaily.com/2007/10/29/how-to-add-a-user-from-the-os-x-command-line-works-with-leopard/comment-page-1/#comment-100017</link>
		<dc:creator>Thia</dc:creator>
		<pubDate>Mon, 08 Mar 2010 23:21:40 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/2007/10/29/how-to-add-a-user-from-the-os-x-command-line-works-with-leopard/#comment-100017</guid>
		<description>Can someone help me I&#039;m running mac os x 10 5 8
I need instructions on how to set up a root user account I guess. Filevault has locked me out. I have no idea what&#039;s going on or what I&#039;m doing.</description>
		<content:encoded><![CDATA[<p>Can someone help me I&#8217;m running mac os x 10 5 8<br />
I need instructions on how to set up a root user account I guess. Filevault has locked me out. I have no idea what&#8217;s going on or what I&#8217;m doing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: What is the default User name and password? - Hackint0sh</title>
		<link>http://osxdaily.com/2007/10/29/how-to-add-a-user-from-the-os-x-command-line-works-with-leopard/comment-page-1/#comment-99945</link>
		<dc:creator>What is the default User name and password? - Hackint0sh</dc:creator>
		<pubDate>Tue, 02 Mar 2010 08:38:17 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/2007/10/29/how-to-add-a-user-from-the-os-x-command-line-works-with-leopard/#comment-99945</guid>
		<description>[...] dscl / -create /Users/yourname  dscl / -create /Users/yourname UserShell /bin/bash  dscl / -create /Users/yourname RealName &quot;yourfullname&quot;  dscl / -create /Users/yourname UniqueID 503  dscl / -create /Users/yourname PrimaryGroupID 1000  dscl / -create /Users/yourname NFSHomeDirectory /Local/Users/yourname    source here: How to: Add a user from the OS X command line, works with Leopard! - OS X Daily [...]</description>
		<content:encoded><![CDATA[<p>[...] dscl / -create /Users/yourname  dscl / -create /Users/yourname UserShell /bin/bash  dscl / -create /Users/yourname RealName &quot;yourfullname&quot;  dscl / -create /Users/yourname UniqueID 503  dscl / -create /Users/yourname PrimaryGroupID 1000  dscl / -create /Users/yourname NFSHomeDirectory /Local/Users/yourname    source here: How to: Add a user from the OS X command line, works with Leopard! &#8211; OS X Daily [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chitra</title>
		<link>http://osxdaily.com/2007/10/29/how-to-add-a-user-from-the-os-x-command-line-works-with-leopard/comment-page-1/#comment-99909</link>
		<dc:creator>chitra</dc:creator>
		<pubDate>Fri, 26 Feb 2010 12:29:58 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/2007/10/29/how-to-add-a-user-from-the-os-x-command-line-works-with-leopard/#comment-99909</guid>
		<description>when I try to go launch dscl

I got error message

launch_msg() : Socket is not connected.

How can I go further ?</description>
		<content:encoded><![CDATA[<p>when I try to go launch dscl</p>
<p>I got error message</p>
<p>launch_msg() : Socket is not connected.</p>
<p>How can I go further ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: slylabs13</title>
		<link>http://osxdaily.com/2007/10/29/how-to-add-a-user-from-the-os-x-command-line-works-with-leopard/comment-page-1/#comment-99899</link>
		<dc:creator>slylabs13</dc:creator>
		<pubDate>Wed, 24 Feb 2010 21:49:18 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/2007/10/29/how-to-add-a-user-from-the-os-x-command-line-works-with-leopard/#comment-99899</guid>
		<description>I&#039;d like to remove a user from the Admin group. I ssh&#039;d in as root and tried: 

dscl . -delete /Groups/admin GroupMembership testadmn

The command completed without error but the user account still shows up as an administrator.</description>
		<content:encoded><![CDATA[<p>I&#8217;d like to remove a user from the Admin group. I ssh&#8217;d in as root and tried: </p>
<p>dscl . -delete /Groups/admin GroupMembership testadmn</p>
<p>The command completed without error but the user account still shows up as an administrator.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: toshiba battery</title>
		<link>http://osxdaily.com/2007/10/29/how-to-add-a-user-from-the-os-x-command-line-works-with-leopard/comment-page-1/#comment-96762</link>
		<dc:creator>toshiba battery</dc:creator>
		<pubDate>Wed, 23 Sep 2009 15:49:16 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/2007/10/29/how-to-add-a-user-from-the-os-x-command-line-works-with-leopard/#comment-96762</guid>
		<description>Thanks for your very useful article.</description>
		<content:encoded><![CDATA[<p>Thanks for your very useful article.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Finally, Snow Leopard Works! - Page 3</title>
		<link>http://osxdaily.com/2007/10/29/how-to-add-a-user-from-the-os-x-command-line-works-with-leopard/comment-page-1/#comment-95747</link>
		<dc:creator>Finally, Snow Leopard Works! - Page 3</dc:creator>
		<pubDate>Sun, 30 Aug 2009 20:40:46 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/2007/10/29/how-to-add-a-user-from-the-os-x-command-line-works-with-leopard/#comment-95747</guid>
		<description>[...] in what command sequence you used to make the user account. this is what i was working from: How to: Add a user from the OS X command line, works with Leopard! - OS X Daily Following that I ran into problems with creating the home directory and upon reboot into the gui it [...]</description>
		<content:encoded><![CDATA[<p>[...] in what command sequence you used to make the user account. this is what i was working from: How to: Add a user from the OS X command line, works with Leopard! &#8211; OS X Daily Following that I ran into problems with creating the home directory and upon reboot into the gui it [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vadimwr</title>
		<link>http://osxdaily.com/2007/10/29/how-to-add-a-user-from-the-os-x-command-line-works-with-leopard/comment-page-1/#comment-95715</link>
		<dc:creator>vadimwr</dc:creator>
		<pubDate>Sun, 30 Aug 2009 11:31:38 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/2007/10/29/how-to-add-a-user-from-the-os-x-command-line-works-with-leopard/#comment-95715</guid>
		<description>Комп RUSSIA WE R RUSIAA</description>
		<content:encoded><![CDATA[<p>Комп RUSSIA WE R RUSIAA</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bTi</title>
		<link>http://osxdaily.com/2007/10/29/how-to-add-a-user-from-the-os-x-command-line-works-with-leopard/comment-page-1/#comment-93836</link>
		<dc:creator>bTi</dc:creator>
		<pubDate>Thu, 23 Jul 2009 17:12:55 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/2007/10/29/how-to-add-a-user-from-the-os-x-command-line-works-with-leopard/#comment-93836</guid>
		<description>Thanks a million! I was able to use this in sigle user mode, but I had to replace the solitary &quot;/&quot; with just &quot;.&quot;

hope this helps...</description>
		<content:encoded><![CDATA[<p>Thanks a million! I was able to use this in sigle user mode, but I had to replace the solitary &#8220;/&#8221; with just &#8220;.&#8221;</p>
<p>hope this helps&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: OS 10.5 - Script for adding users - Mac-Forums.com</title>
		<link>http://osxdaily.com/2007/10/29/how-to-add-a-user-from-the-os-x-command-line-works-with-leopard/comment-page-1/#comment-93729</link>
		<dc:creator>OS 10.5 - Script for adding users - Mac-Forums.com</dc:creator>
		<pubDate>Thu, 04 Jun 2009 22:01:34 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/2007/10/29/how-to-add-a-user-from-the-os-x-command-line-works-with-leopard/#comment-93729</guid>
		<description>[...] users through bash from these two sites, Mac OS X: Creating a new user from the command-line and How to: Add a user from the OS X command line, works with Leopard! - OS X Daily. The important thing about the script is that it creates the user&#039;s home directory on an external [...]</description>
		<content:encoded><![CDATA[<p>[...] users through bash from these two sites, Mac OS X: Creating a new user from the command-line and How to: Add a user from the OS X command line, works with Leopard! &#8211; OS X Daily. The important thing about the script is that it creates the user&#8217;s home directory on an external [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: All my bookmarks ever &#124; Daniel John Gayle</title>
		<link>http://osxdaily.com/2007/10/29/how-to-add-a-user-from-the-os-x-command-line-works-with-leopard/comment-page-1/#comment-93716</link>
		<dc:creator>All my bookmarks ever &#124; Daniel John Gayle</dc:creator>
		<pubDate>Fri, 29 May 2009 23:56:57 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/2007/10/29/how-to-add-a-user-from-the-os-x-command-line-works-with-leopard/#comment-93716</guid>
		<description>[...] How to: Add a user from the OS X command line, works with Leopard! - OS X Daily [...]</description>
		<content:encoded><![CDATA[<p>[...] How to: Add a user from the OS X command line, works with Leopard! &#8211; OS X Daily [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Власта</title>
		<link>http://osxdaily.com/2007/10/29/how-to-add-a-user-from-the-os-x-command-line-works-with-leopard/comment-page-1/#comment-93702</link>
		<dc:creator>Власта</dc:creator>
		<pubDate>Fri, 22 May 2009 16:50:03 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/2007/10/29/how-to-add-a-user-from-the-os-x-command-line-works-with-leopard/#comment-93702</guid>
		<description>Спасибо за Ваш труд!!</description>
		<content:encoded><![CDATA[<p>Спасибо за Ваш труд!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Джаля</title>
		<link>http://osxdaily.com/2007/10/29/how-to-add-a-user-from-the-os-x-command-line-works-with-leopard/comment-page-1/#comment-93701</link>
		<dc:creator>Джаля</dc:creator>
		<pubDate>Fri, 22 May 2009 09:09:15 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/2007/10/29/how-to-add-a-user-from-the-os-x-command-line-works-with-leopard/#comment-93701</guid>
		<description>Полностью согласна!</description>
		<content:encoded><![CDATA[<p>Полностью согласна!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iruamjs</title>
		<link>http://osxdaily.com/2007/10/29/how-to-add-a-user-from-the-os-x-command-line-works-with-leopard/comment-page-1/#comment-93666</link>
		<dc:creator>iruamjs</dc:creator>
		<pubDate>Fri, 08 May 2009 01:00:55 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/2007/10/29/how-to-add-a-user-from-the-os-x-command-line-works-with-leopard/#comment-93666</guid>
		<description>Well, here&#039;s my problem....

I have a macbook running OSX 10.5.5 that didn&#039;t want to load in to osx... 

First of all, when i turned on my macbook, it would just show the gray screen with either a &quot;Prohibition Sign&quot; or a flashing folder with a &quot;?&quot; on it.  

I entered the Mac OSX installer from a Boot Disc, and i realized that my home folder is renamed to &quot;root&quot;, which I suppose is the problem (original name was MacMau).

I did all the steps recommended by Ivan (thx btw =]) and I think it loads osx, but still, all I get is a blue screen with the mouse pointer on it, which i can move. But still, it doesnt load any users, or a Login window. 

I&#039;m sort of a newbie at all this, so I would appreciate if any help would be given as if it were for a 10 yr old...

thanks for taking the time to read my problem, and thx in advance for any help that can be provided. 

I really miss my computer and the delightful voice of Vicky telling me the time every half an hour.. xP</description>
		<content:encoded><![CDATA[<p>Well, here&#8217;s my problem&#8230;.</p>
<p>I have a macbook running OSX 10.5.5 that didn&#8217;t want to load in to osx&#8230; </p>
<p>First of all, when i turned on my macbook, it would just show the gray screen with either a &#8220;Prohibition Sign&#8221; or a flashing folder with a &#8220;?&#8221; on it.  </p>
<p>I entered the Mac OSX installer from a Boot Disc, and i realized that my home folder is renamed to &#8220;root&#8221;, which I suppose is the problem (original name was MacMau).</p>
<p>I did all the steps recommended by Ivan (thx btw =]) and I think it loads osx, but still, all I get is a blue screen with the mouse pointer on it, which i can move. But still, it doesnt load any users, or a Login window. </p>
<p>I&#8217;m sort of a newbie at all this, so I would appreciate if any help would be given as if it were for a 10 yr old&#8230;</p>
<p>thanks for taking the time to read my problem, and thx in advance for any help that can be provided. </p>
<p>I really miss my computer and the delightful voice of Vicky telling me the time every half an hour.. xP</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Farialima</title>
		<link>http://osxdaily.com/2007/10/29/how-to-add-a-user-from-the-os-x-command-line-works-with-leopard/comment-page-1/#comment-93525</link>
		<dc:creator>Farialima</dc:creator>
		<pubDate>Fri, 13 Mar 2009 00:32:39 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/2007/10/29/how-to-add-a-user-from-the-os-x-command-line-works-with-leopard/#comment-93525</guid>
		<description>The script above works well (once you replace the non-ascii characters by ascii characters in it) but (sorry...) I&#039;ve found script that does more things, such as creating automatically a new UniqueID, creating a default group for the user, etc...: http://codesnippets.joyent.com/tag/dscl#post1374</description>
		<content:encoded><![CDATA[<p>The script above works well (once you replace the non-ascii characters by ascii characters in it) but (sorry&#8230;) I&#8217;ve found script that does more things, such as creating automatically a new UniqueID, creating a default group for the user, etc&#8230;: <a href="http://codesnippets.joyent.com/tag/dscl#post1374" rel="nofollow">http://codesnippets.joyent.com/tag/dscl#post1374</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
