<?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: How to create a account with root permission in linux. in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/how-to-create-a-account-with-root-permission-in-linux/m-p/4439794#M37046</link>
    <description>&amp;gt;&amp;gt;so that i want to have two root users one is root and another one is new one.&lt;BR /&gt;&lt;BR /&gt;is it possible ?&lt;BR /&gt;&lt;BR /&gt;Yes it is, to convert a normal user into root user just change the uid 0 and gid 0 see the example&lt;BR /&gt;&lt;BR /&gt;[root@rspc521 suraj]# grep suraj /etc/passwd&lt;BR /&gt;suraj:x:0:0::/home/suraj:/bin/bash&lt;BR /&gt;&lt;BR /&gt;Suraj&lt;BR /&gt;</description>
    <pubDate>Wed, 17 Jun 2009 03:03:49 GMT</pubDate>
    <dc:creator>Suraj K Sankari</dc:creator>
    <dc:date>2009-06-17T03:03:49Z</dc:date>
    <item>
      <title>How to create a account with root permission in linux.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-create-a-account-with-root-permission-in-linux/m-p/4439785#M37037</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt; I am using redhat and suse.&lt;BR /&gt;&lt;BR /&gt; Can we create a account with root permission in linux.?&lt;BR /&gt;&lt;BR /&gt; so that i want to have two root users one is root and another one is new one.&lt;BR /&gt;&lt;BR /&gt;  is it possible?</description>
      <pubDate>Mon, 15 Jun 2009 14:56:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-create-a-account-with-root-permission-in-linux/m-p/4439785#M37037</guid>
      <dc:creator>senthil_kumar_1</dc:creator>
      <dc:date>2009-06-15T14:56:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a account with root permission in linux.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-create-a-account-with-root-permission-in-linux/m-p/4439786#M37038</link>
      <description>Is better to use SUDO to delegate privileges. But, you can just change o create new users with UID/GID=0 and they will be root users with another username.</description>
      <pubDate>Mon, 15 Jun 2009 15:18:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-create-a-account-with-root-permission-in-linux/m-p/4439786#M37038</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2009-06-15T15:18:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a account with root permission in linux.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-create-a-account-with-root-permission-in-linux/m-p/4439787#M37039</link>
      <description>You truly, do not want more than one account with a UID of zero, which is root.  UID zero leaves no footprints and it is such a huge security hole I doubt any corporation in their right mind would let it go without penalty.  In the corp's that I have worked for, where many, many owner's exist, sometimes in the hundreds, you would never hear of this.&lt;BR /&gt;&lt;BR /&gt;I am positive, it would not pass Sarbanes Oxley.&lt;BR /&gt;&lt;BR /&gt;Use sudo.</description>
      <pubDate>Mon, 15 Jun 2009 15:32:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-create-a-account-with-root-permission-in-linux/m-p/4439787#M37039</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2009-06-15T15:32:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a account with root permission in linux.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-create-a-account-with-root-permission-in-linux/m-p/4439788#M37040</link>
      <description>Very strange question. But outside of sudo, you could just give (trusted) people roots password. Then they could either login as root, or use su.</description>
      <pubDate>Mon, 15 Jun 2009 16:04:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-create-a-account-with-root-permission-in-linux/m-p/4439788#M37040</guid>
      <dc:creator>Court Campbell</dc:creator>
      <dc:date>2009-06-15T16:04:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a account with root permission in linux.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-create-a-account-with-root-permission-in-linux/m-p/4439789#M37041</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;The only account with root permissions is root. user number 1.&lt;BR /&gt;&lt;BR /&gt;Where I last worked we had rootp and rootd and such but they were simply user profiles for different admins who we wanted to grant root privileges to.&lt;BR /&gt;&lt;BR /&gt;If you want to grant root powers to a non admin, you should as noted before me use sudo.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 15 Jun 2009 16:56:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-create-a-account-with-root-permission-in-linux/m-p/4439789#M37041</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-06-15T16:56:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a account with root permission in linux.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-create-a-account-with-root-permission-in-linux/m-p/4439790#M37042</link>
      <description>Hi Senthil:&lt;BR /&gt;&lt;BR /&gt;As noted, _ANY_ account with a UID=0 is a root account.&lt;BR /&gt;&lt;BR /&gt;This is not only dangerous from a security perspective, but can be catastrophic for you or another administrator who one day does something like:&lt;BR /&gt;&lt;BR /&gt;# find / -type f -user senthil -exec rm {} +&lt;BR /&gt;&lt;BR /&gt;...thinking that he/she will cleanup after the user who is long gone...&lt;BR /&gt;&lt;BR /&gt;If the account named "sehthil" had been assigned a UID=0 the affect is to have removed files owned by _root_ since a UID=0 is synonymous with the root account.&lt;BR /&gt;&lt;BR /&gt;Do not create multiple root accounts!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Mon, 15 Jun 2009 20:07:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-create-a-account-with-root-permission-in-linux/m-p/4439790#M37042</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2009-06-15T20:07:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a account with root permission in linux.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-create-a-account-with-root-permission-in-linux/m-p/4439791#M37043</link>
      <description>Hi,&lt;BR /&gt;Im also agree with the above post.&lt;BR /&gt;My first question would be,&lt;BR /&gt;If there is another account which has same system wide access other than root;then its another root account using another name.&lt;BR /&gt;Since this doesn't add up any security its very same as sharing root password with another user. ether actual root or that other account run "rm -Rf /var" it doesn't make any difference and the system is gone...!&lt;BR /&gt; &lt;BR /&gt;If any one other than root want to execute commands like root sudo is the recommended way and also you can configure group wheel to assign same rights for a group&lt;BR /&gt;&lt;BR /&gt;By using sudo you can give users rights to commands and you exactly know who has the rights to run what commands on the system and what would be the effect.&lt;BR /&gt;&lt;BR /&gt;Good Luck...!</description>
      <pubDate>Tue, 16 Jun 2009 02:38:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-create-a-account-with-root-permission-in-linux/m-p/4439791#M37043</guid>
      <dc:creator>Nuwan Alwis</dc:creator>
      <dc:date>2009-06-16T02:38:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a account with root permission in linux.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-create-a-account-with-root-permission-in-linux/m-p/4439792#M37044</link>
      <description>anything is possible, the question you need to ask yourself is - why would i want to do such insane thing?&lt;BR /&gt;&lt;BR /&gt;as previously mentioned, use sudo to allow other users to execute commands with root rights.&lt;BR /&gt;&lt;BR /&gt;read all this for an insight on how to use sudo and how it works;&lt;BR /&gt;&lt;A href="http://www.aplawrence.com/Basics/sudo.html" target="_blank"&gt;http://www.aplawrence.com/Basics/sudo.html&lt;/A&gt;</description>
      <pubDate>Tue, 16 Jun 2009 05:07:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-create-a-account-with-root-permission-in-linux/m-p/4439792#M37044</guid>
      <dc:creator>dirk dierickx</dc:creator>
      <dc:date>2009-06-16T05:07:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a account with root permission in linux.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-create-a-account-with-root-permission-in-linux/m-p/4439793#M37045</link>
      <description>I agree with all above comments....&lt;BR /&gt;&lt;BR /&gt;Create user using UID/GID=0 option for a root access....&lt;BR /&gt;&lt;BR /&gt;But as best practice only one root user must exist.&lt;BR /&gt;&lt;BR /&gt;SUDO is the best option for your requirement.</description>
      <pubDate>Tue, 16 Jun 2009 05:39:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-create-a-account-with-root-permission-in-linux/m-p/4439793#M37045</guid>
      <dc:creator>Sivakumar MJ._1</dc:creator>
      <dc:date>2009-06-16T05:39:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a account with root permission in linux.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-create-a-account-with-root-permission-in-linux/m-p/4439794#M37046</link>
      <description>&amp;gt;&amp;gt;so that i want to have two root users one is root and another one is new one.&lt;BR /&gt;&lt;BR /&gt;is it possible ?&lt;BR /&gt;&lt;BR /&gt;Yes it is, to convert a normal user into root user just change the uid 0 and gid 0 see the example&lt;BR /&gt;&lt;BR /&gt;[root@rspc521 suraj]# grep suraj /etc/passwd&lt;BR /&gt;suraj:x:0:0::/home/suraj:/bin/bash&lt;BR /&gt;&lt;BR /&gt;Suraj&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Jun 2009 03:03:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-create-a-account-with-root-permission-in-linux/m-p/4439794#M37046</guid>
      <dc:creator>Suraj K Sankari</dc:creator>
      <dc:date>2009-06-17T03:03:49Z</dc:date>
    </item>
  </channel>
</rss>

