<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Change gid for a group in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/change-gid-for-a-group/m-p/3538081#M17392</link>
    <description>Hey,&lt;BR /&gt;Of course there are utilities:&lt;BR /&gt;usermod -g &lt;USERNAME&gt;&lt;BR /&gt;to change user's group&lt;BR /&gt;&lt;BR /&gt;groupmod -g &lt;GID&gt; &lt;GROUPNAME&gt;&lt;BR /&gt;to change group's  gid&lt;BR /&gt;&lt;BR /&gt;there's no need to edit /etc/shadow&lt;BR /&gt;&lt;BR /&gt;&lt;/GROUPNAME&gt;&lt;/GID&gt;&lt;/USERNAME&gt;</description>
    <pubDate>Thu, 05 May 2005 00:54:08 GMT</pubDate>
    <dc:creator>Alexander Chuzhoy</dc:creator>
    <dc:date>2005-05-05T00:54:08Z</dc:date>
    <item>
      <title>Change gid for a group</title>
      <link>https://community.hpe.com/t5/operating-system-linux/change-gid-for-a-group/m-p/3538080#M17391</link>
      <description>Gd Day Forum,&lt;BR /&gt;&lt;BR /&gt;I need to change the gid for a group name groupA from 779 to 5000.&lt;BR /&gt;&lt;BR /&gt;This was performed.&lt;BR /&gt;&lt;BR /&gt;vi /etc/group and change the gid&lt;BR /&gt;vi /etc/passwd and change the gid for users belonging to groupA&lt;BR /&gt;&lt;BR /&gt;The following user belong to the groupA:&lt;BR /&gt;userA, userB&lt;BR /&gt;&lt;BR /&gt;cd /home&lt;BR /&gt;chgrp -R groupA userA&lt;BR /&gt;chgrp -R groupB userB&lt;BR /&gt;&lt;BR /&gt;Query: &lt;BR /&gt;&lt;BR /&gt;- Did I miss out any other steps?&lt;BR /&gt;&lt;BR /&gt;- It should not have any impact to /etc/shadow file?&lt;BR /&gt;&lt;BR /&gt;Thanks/cliff&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 05 May 2005 00:31:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/change-gid-for-a-group/m-p/3538080#M17391</guid>
      <dc:creator>Cliff Lim Kok Hwee</dc:creator>
      <dc:date>2005-05-05T00:31:19Z</dc:date>
    </item>
    <item>
      <title>Re: Change gid for a group</title>
      <link>https://community.hpe.com/t5/operating-system-linux/change-gid-for-a-group/m-p/3538081#M17392</link>
      <description>Hey,&lt;BR /&gt;Of course there are utilities:&lt;BR /&gt;usermod -g &lt;USERNAME&gt;&lt;BR /&gt;to change user's group&lt;BR /&gt;&lt;BR /&gt;groupmod -g &lt;GID&gt; &lt;GROUPNAME&gt;&lt;BR /&gt;to change group's  gid&lt;BR /&gt;&lt;BR /&gt;there's no need to edit /etc/shadow&lt;BR /&gt;&lt;BR /&gt;&lt;/GROUPNAME&gt;&lt;/GID&gt;&lt;/USERNAME&gt;</description>
      <pubDate>Thu, 05 May 2005 00:54:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/change-gid-for-a-group/m-p/3538081#M17392</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2005-05-05T00:54:08Z</dc:date>
    </item>
    <item>
      <title>Re: Change gid for a group</title>
      <link>https://community.hpe.com/t5/operating-system-linux/change-gid-for-a-group/m-p/3538082#M17393</link>
      <description>What about the files that belongs to these groups. You might like to search them and change the group id forcibly. &lt;BR /&gt;&lt;BR /&gt;$ find / -group 5000 -exec chgrp 779 {] \;&lt;BR /&gt;&lt;BR /&gt;-Amit</description>
      <pubDate>Fri, 06 May 2005 00:53:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/change-gid-for-a-group/m-p/3538082#M17393</guid>
      <dc:creator>Amit Agarwal_1</dc:creator>
      <dc:date>2005-05-06T00:53:22Z</dc:date>
    </item>
    <item>
      <title>Re: Change gid for a group</title>
      <link>https://community.hpe.com/t5/operating-system-linux/change-gid-for-a-group/m-p/3538083#M17394</link>
      <description>&lt;BR /&gt;u have done it perfectly. but as the other person mentioned, it is always better to use the application which does this.&lt;BR /&gt;&lt;BR /&gt;Gopi</description>
      <pubDate>Fri, 06 May 2005 01:56:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/change-gid-for-a-group/m-p/3538083#M17394</guid>
      <dc:creator>Gopi Sekar</dc:creator>
      <dc:date>2005-05-06T01:56:28Z</dc:date>
    </item>
  </channel>
</rss>

