<?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: Howto: Linux Add User To Group</title> <atom:link href="http://www.cyberciti.biz/faq/howto-linux-add-user-to-group/feed/" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/faq/howto-linux-add-user-to-group/</link> <description>Every answer asks a more beautiful question.</description> <lastBuildDate>Fri, 10 Feb 2012 19:55:56 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: miquel</title><link>http://www.cyberciti.biz/faq/howto-linux-add-user-to-group/#comment-66693</link> <dc:creator>miquel</dc:creator> <pubDate>Thu, 12 Jan 2012 08:11:00 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/howto-linux-add-user-to-group.php#comment-66693</guid> <description>Nice explanation</description> <content:encoded><![CDATA[<p>Nice explanation</p> ]]></content:encoded> </item> <item><title>By: ratna</title><link>http://www.cyberciti.biz/faq/howto-linux-add-user-to-group/#comment-65701</link> <dc:creator>ratna</dc:creator> <pubDate>Fri, 16 Dec 2011 11:51:44 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/howto-linux-add-user-to-group.php#comment-65701</guid> <description>R u still in same Domain?
Regards
Ratna</description> <content:encoded><![CDATA[<p>R u still in same Domain?</p><p>Regards<br
/> Ratna</p> ]]></content:encoded> </item> <item><title>By: vlad the impaler</title><link>http://www.cyberciti.biz/faq/howto-linux-add-user-to-group/#comment-65319</link> <dc:creator>vlad the impaler</dc:creator> <pubDate>Thu, 08 Dec 2011 12:43:20 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/howto-linux-add-user-to-group.php#comment-65319</guid> <description>Can you please emboss, move to top, highlight, make it red and blink FFS !!!
99 % of the people want an user added to an existing group, not moved.
Only on Linux, add is a special type of move (sarcasm).
Please, for this tutorial of yours, that comes up on google, this is what we want:
usermod -a -G ftp tony
not this:
usermod -G ftp tony
Maybe with time we will learn Linux and face this issues more bravely, but most of us that come here have rather trivial experience with Linux, we want to learn.. but we want to learn how to add an user to a group (of course existing, is the natural way) no how to damage our systems.
Call me stupid, but it is the 2nd time I revisit this issue, being forced to again reinstall my linux box because of damaging my sudoers list.
Please, put a big red or whatever flashy warning on top of the article, notifying people about the sudeoers bite.</description> <content:encoded><![CDATA[<p>Can you please emboss, move to top, highlight, make it red and blink FFS !!!<br
/> 99 % of the people want an user added to an existing group, not moved.<br
/> Only on Linux, add is a special type of move (sarcasm).</p><p>Please, for this tutorial of yours, that comes up on google, this is what we want:<br
/> usermod -a -G ftp tony<br
/> not this:<br
/> usermod -G ftp tony</p><p>Maybe with time we will learn Linux and face this issues more bravely, but most of us that come here have rather trivial experience with Linux, we want to learn.. but we want to learn how to add an user to a group (of course existing, is the natural way) no how to damage our systems.</p><p>Call me stupid, but it is the 2nd time I revisit this issue, being forced to again reinstall my linux box because of damaging my sudoers list.</p><p>Please, put a big red or whatever flashy warning on top of the article, notifying people about the sudeoers bite.</p> ]]></content:encoded> </item> <item><title>By: Vivek</title><link>http://www.cyberciti.biz/faq/howto-linux-add-user-to-group/#comment-64264</link> <dc:creator>Vivek</dc:creator> <pubDate>Wed, 09 Nov 2011 14:04:07 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/howto-linux-add-user-to-group.php#comment-64264</guid> <description>Any idea howto add existing group into another existing group ?
Ex: test1 - group has 5 users
test2 - group has 3 users
i want to add test1 group to be part of test2, instead of adding the users.</description> <content:encoded><![CDATA[<p>Any idea howto add existing group into another existing group ?</p><p>Ex: test1 &#8211; group has 5 users<br
/> test2 &#8211; group has 3 users</p><p>i want to add test1 group to be part of test2, instead of adding the users.</p> ]]></content:encoded> </item> <item><title>By: da_fatfinger</title><link>http://www.cyberciti.biz/faq/howto-linux-add-user-to-group/#comment-63748</link> <dc:creator>da_fatfinger</dc:creator> <pubDate>Thu, 20 Oct 2011 22:48:17 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/howto-linux-add-user-to-group.php#comment-63748</guid> <description>I made the mistake of not including -a in usermod as well, now im locked of doing anything useful in ubuntu. Granted i&#039;m a linux newbie, so hard lessons like this are bound to happen, but you would save many headaches with just a small, clear explanation at the top about how flags (especially -a) are vital to how usermod works. Since you are THE top google hit for &quot;linux add user to group&quot;, you would save a lot of people some serious pain.</description> <content:encoded><![CDATA[<p>I made the mistake of not including -a in usermod as well, now im locked of doing anything useful in ubuntu. Granted i&#8217;m a linux newbie, so hard lessons like this are bound to happen, but you would save many headaches with just a small, clear explanation at the top about how flags (especially -a) are vital to how usermod works. Since you are THE top google hit for &#8220;linux add user to group&#8221;, you would save a lot of people some serious pain.</p> ]]></content:encoded> </item> <item><title>By: Laxman Rana</title><link>http://www.cyberciti.biz/faq/howto-linux-add-user-to-group/#comment-62586</link> <dc:creator>Laxman Rana</dc:creator> <pubDate>Tue, 20 Sep 2011 04:37:53 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/howto-linux-add-user-to-group.php#comment-62586</guid> <description>thanks this tutorial to learn about user add with group&#039;s modification...
nicely this iz working on my pc in linux...............</description> <content:encoded><![CDATA[<p>thanks this tutorial to learn about user add with group&#8217;s modification&#8230;<br
/> nicely this iz working on my pc in linux&#8230;&#8230;&#8230;&#8230;&#8230;</p> ]]></content:encoded> </item> <item><title>By: Extra</title><link>http://www.cyberciti.biz/faq/howto-linux-add-user-to-group/#comment-60265</link> <dc:creator>Extra</dc:creator> <pubDate>Mon, 27 Jun 2011 08:02:25 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/howto-linux-add-user-to-group.php#comment-60265</guid> <description>Oh yeah man! This is the best site i ever meet, on helping users to quick find the answer to concrete Question! Thank you so much for the FAQ archive! wish you the best thinks.
this is the primary site, that i search for responses to Linux Q&#039;s.</description> <content:encoded><![CDATA[<p>Oh yeah man! This is the best site i ever meet, on helping users to quick find the answer to concrete Question! Thank you so much for the FAQ archive! wish you the best thinks.<br
/> this is the primary site, that i search for responses to Linux Q&#8217;s.</p> ]]></content:encoded> </item> <item><title>By: Rashid</title><link>http://www.cyberciti.biz/faq/howto-linux-add-user-to-group/#comment-59372</link> <dc:creator>Rashid</dc:creator> <pubDate>Thu, 12 May 2011 10:50:28 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/howto-linux-add-user-to-group.php#comment-59372</guid> <description>thanks for sharing useful and knowledgeable topic</description> <content:encoded><![CDATA[<p>thanks for sharing useful and knowledgeable topic</p> ]]></content:encoded> </item> <item><title>By: Rodislav Moldovan</title><link>http://www.cyberciti.biz/faq/howto-linux-add-user-to-group/#comment-57046</link> <dc:creator>Rodislav Moldovan</dc:creator> <pubDate>Sun, 03 Apr 2011 22:01:02 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/howto-linux-add-user-to-group.php#comment-57046</guid> <description>#works in Debian 6
Add user to a new group, by keeping old groups
usermod -a -G AdditionalGroup User
-a append
-G group name</description> <content:encoded><![CDATA[<p>#works in Debian 6<br
/> Add user to a new group, by keeping old groups<br
/> usermod -a -G AdditionalGroup User</p><p>-a append<br
/> -G group name</p> ]]></content:encoded> </item> <item><title>By: emiat</title><link>http://www.cyberciti.biz/faq/howto-linux-add-user-to-group/#comment-55281</link> <dc:creator>emiat</dc:creator> <pubDate>Tue, 01 Feb 2011 04:52:12 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/howto-linux-add-user-to-group.php#comment-55281</guid> <description>what is the 1st step on how to add group in active directory 2003? And 1st step of how to add group in active directory?
emiat.</description> <content:encoded><![CDATA[<p>what is the 1st step on how to add group in active directory 2003? And 1st step of how to add group in active directory?</p><p> emiat.</p> ]]></content:encoded> </item> <item><title>By: emiat</title><link>http://www.cyberciti.biz/faq/howto-linux-add-user-to-group/#comment-55280</link> <dc:creator>emiat</dc:creator> <pubDate>Tue, 01 Feb 2011 04:43:28 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/howto-linux-add-user-to-group.php#comment-55280</guid> <description>tnx a lot</description> <content:encoded><![CDATA[<p>tnx a lot</p> ]]></content:encoded> </item> <item><title>By: NURUL HUDA</title><link>http://www.cyberciti.biz/faq/howto-linux-add-user-to-group/#comment-54779</link> <dc:creator>NURUL HUDA</dc:creator> <pubDate>Sun, 09 Jan 2011 16:04:32 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/howto-linux-add-user-to-group.php#comment-54779</guid> <description>I have lost my all inbox mails unexpectedly.Is it possible to retrive again?please help me.</description> <content:encoded><![CDATA[<p>I have lost my all inbox mails unexpectedly.Is it possible to retrive again?please help me.</p> ]]></content:encoded> </item> <item><title>By: syed</title><link>http://www.cyberciti.biz/faq/howto-linux-add-user-to-group/#comment-51719</link> <dc:creator>syed</dc:creator> <pubDate>Thu, 09 Dec 2010 19:53:17 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/howto-linux-add-user-to-group.php#comment-51719</guid> <description>i have need in one account and multiple sign</description> <content:encoded><![CDATA[<p>i have need in one account and multiple sign</p> ]]></content:encoded> </item> <item><title>By: dx</title><link>http://www.cyberciti.biz/faq/howto-linux-add-user-to-group/#comment-50520</link> <dc:creator>dx</dc:creator> <pubDate>Thu, 04 Nov 2010 10:06:01 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/howto-linux-add-user-to-group.php#comment-50520</guid> <description>how many users can be in a group? i want to add 500 users to group mailusers. wont that be slowing down my mailserver?
regards</description> <content:encoded><![CDATA[<p>how many users can be in a group? i want to add 500 users to group mailusers. wont that be slowing down my mailserver?</p><p>regards</p> ]]></content:encoded> </item> <item><title>By: Tom O'Connell</title><link>http://www.cyberciti.biz/faq/howto-linux-add-user-to-group/#comment-49975</link> <dc:creator>Tom O'Connell</dc:creator> <pubDate>Thu, 07 Oct 2010 15:22:38 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/howto-linux-add-user-to-group.php#comment-49975</guid> <description>I am using Mint 9 and have no knowledge of either command line or archive manager.
Can you steer me to the easiest tutorial.
Thanks,</description> <content:encoded><![CDATA[<p>I am using Mint 9 and have no knowledge of either command line or archive manager.<br
/> Can you steer me to the easiest tutorial.</p><p>Thanks,</p> ]]></content:encoded> </item> <item><title>By: nic</title><link>http://www.cyberciti.biz/faq/howto-linux-add-user-to-group/#comment-49560</link> <dc:creator>nic</dc:creator> <pubDate>Thu, 16 Sep 2010 14:49:07 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/howto-linux-add-user-to-group.php#comment-49560</guid> <description>I like to use a &quot;for&quot; loop for this. For exampled
&lt;code&gt;for i in group1 group2 group3 ...; do adduser  $i; done&lt;/code&gt;</description> <content:encoded><![CDATA[<p>I like to use a &#8220;for&#8221; loop for this. For exampled</p><p><code>for i in group1 group2 group3 ...; do adduser  $i; done</code></p> ]]></content:encoded> </item> <item><title>By: selven</title><link>http://www.cyberciti.biz/faq/howto-linux-add-user-to-group/#comment-49543</link> <dc:creator>selven</dc:creator> <pubDate>Wed, 15 Sep 2010 19:44:28 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/howto-linux-add-user-to-group.php#comment-49543</guid> <description>seriously, this is so gay! in my days to add a user to a group, we just had to add it in /etc/group! i don&#039;t understand why there should be a &quot;tool&quot; to complicate it!</description> <content:encoded><![CDATA[<p>seriously, this is so gay! in my days to add a user to a group, we just had to add it in /etc/group! i don&#8217;t understand why there should be a &#8220;tool&#8221; to complicate it!</p> ]]></content:encoded> </item> <item><title>By: indir</title><link>http://www.cyberciti.biz/faq/howto-linux-add-user-to-group/#comment-48305</link> <dc:creator>indir</dc:creator> <pubDate>Fri, 09 Jul 2010 06:25:46 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/howto-linux-add-user-to-group.php#comment-48305</guid> <description>thanks, its works for me :)</description> <content:encoded><![CDATA[<p>thanks, its works for me :)</p> ]]></content:encoded> </item> <item><title>By: shane williamson</title><link>http://www.cyberciti.biz/faq/howto-linux-add-user-to-group/#comment-48257</link> <dc:creator>shane williamson</dc:creator> <pubDate>Wed, 07 Jul 2010 02:03:58 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/howto-linux-add-user-to-group.php#comment-48257</guid> <description>Okay these  commands DO NOT WORK!!!!!!!!!!!!!!</description> <content:encoded><![CDATA[<p>Okay these  commands DO NOT WORK!!!!!!!!!!!!!!</p> ]]></content:encoded> </item> <item><title>By: uzer</title><link>http://www.cyberciti.biz/faq/howto-linux-add-user-to-group/#comment-48220</link> <dc:creator>uzer</dc:creator> <pubDate>Sun, 04 Jul 2010 19:51:24 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/howto-linux-add-user-to-group.php#comment-48220</guid> <description>Hey, I&#039;m getting
[user@localhost ~]$ sudo su
[sudo] password for user:
user is not in the sudoers file.  This incident will be reported.</description> <content:encoded><![CDATA[<p>Hey, I&#8217;m getting<br
/> [user@localhost ~]$ sudo su<br
/> [sudo] password for user:<br
/> user is not in the sudoers file.  This incident will be reported.</p> ]]></content:encoded> </item> </channel> </rss>
