<?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: User with root user rights in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/user-with-root-user-rights/m-p/5256346#M471609</link>
    <description>Hi,&lt;BR /&gt;  sudo is a free software package and you can download it for ia64 from the following site.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.sudo.ws/sudo/download.html" target="_blank"&gt;http://www.sudo.ws/sudo/download.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You can use  sudo-1.7.4p4.ia64.depot.gz &lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 23 Sep 2010 09:28:50 GMT</pubDate>
    <dc:creator>Bijeesh</dc:creator>
    <dc:date>2010-09-23T09:28:50Z</dc:date>
    <item>
      <title>User with root user rights</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-with-root-user-rights/m-p/5256340#M471603</link>
      <description>Hello everybody,&lt;BR /&gt;I want to add new user with the root user rights.&lt;BR /&gt;I have OS: HP-UX 11.31.&lt;BR /&gt; How can I give the maximum access to the new added user like root?</description>
      <pubDate>Thu, 23 Sep 2010 04:19:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-with-root-user-rights/m-p/5256340#M471603</guid>
      <dc:creator>ajyeshB</dc:creator>
      <dc:date>2010-09-23T04:19:29Z</dc:date>
    </item>
    <item>
      <title>Re: User with root user rights</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-with-root-user-rights/m-p/5256341#M471604</link>
      <description>Hi,&lt;BR /&gt;you can go with below options to make a user with root user rights.&lt;BR /&gt;&lt;BR /&gt;1. After creating the new user you can modify the /etc/passwd file and change its user id with 0 (zero). After that this user will be root equivalent. when you will login by this user you will get # prompt, just like root user.&lt;BR /&gt;&lt;BR /&gt;2. You can also go with SUDO configuration which will be better secure option than above.&lt;BR /&gt;&lt;BR /&gt;Note: please be sure when you are doing this.</description>
      <pubDate>Thu, 23 Sep 2010 04:40:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-with-root-user-rights/m-p/5256341#M471604</guid>
      <dc:creator>sarfaraj ahmad</dc:creator>
      <dc:date>2010-09-23T04:40:34Z</dc:date>
    </item>
    <item>
      <title>Re: User with root user rights</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-with-root-user-rights/m-p/5256342#M471605</link>
      <description>Hi,&lt;BR /&gt;  The best approach to give maximum access to the new user with root user right is configure SUDO.By using sudo you can give users rights to perticular administration commands and you exactly know who has the rights to run that commands on the system.&lt;BR /&gt;&lt;BR /&gt;  Changin gthe uid to 0 is also work,but think what is the level of security you are providing..?</description>
      <pubDate>Thu, 23 Sep 2010 04:57:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-with-root-user-rights/m-p/5256342#M471605</guid>
      <dc:creator>Bijeesh</dc:creator>
      <dc:date>2010-09-23T04:57:34Z</dc:date>
    </item>
    <item>
      <title>Re: User with root user rights</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-with-root-user-rights/m-p/5256343#M471606</link>
      <description>Do you want to have a regular user with ful root access, or do you really want a reglar user that has some root privileges in a few area's ?&lt;BR /&gt;&lt;BR /&gt;In the first case, something like sudo or a passwordless ssh can help you.&lt;BR /&gt;In the last case, you can configure role based acces (search for RBAC product) and configure what root privileges you assign to that user.</description>
      <pubDate>Thu, 23 Sep 2010 05:37:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-with-root-user-rights/m-p/5256343#M471606</guid>
      <dc:creator>Wim Rombauts</dc:creator>
      <dc:date>2010-09-23T05:37:17Z</dc:date>
    </item>
    <item>
      <title>Re: User with root user rights</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-with-root-user-rights/m-p/5256344#M471607</link>
      <description>Earlier release of HP-UX there was &lt;BR /&gt;sam -r&lt;BR /&gt;restricted user can use some root privileges&lt;BR /&gt;&lt;BR /&gt;sudo is good alternative in your case like others stated here:&lt;BR /&gt;&lt;A href="http://www.gratisoft.us/sudo/sudoers.man.html#description" target="_blank"&gt;http://www.gratisoft.us/sudo/sudoers.man.html#description&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I am not sure if RBAC is active in 11iv3 (Role Based Account User) but it is an approach to restricting system access to authorized users  and it can be used as another alternative.</description>
      <pubDate>Thu, 23 Sep 2010 05:53:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-with-root-user-rights/m-p/5256344#M471607</guid>
      <dc:creator>Hakki Aydin Ucar</dc:creator>
      <dc:date>2010-09-23T05:53:11Z</dc:date>
    </item>
    <item>
      <title>Re: User with root user rights</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-with-root-user-rights/m-p/5256345#M471608</link>
      <description>Hi!&lt;BR /&gt;is SUDO is available for HP-UX B.11.31 U ia64&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Jayesh</description>
      <pubDate>Thu, 23 Sep 2010 09:01:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-with-root-user-rights/m-p/5256345#M471608</guid>
      <dc:creator>ajyeshB</dc:creator>
      <dc:date>2010-09-23T09:01:03Z</dc:date>
    </item>
    <item>
      <title>Re: User with root user rights</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-with-root-user-rights/m-p/5256346#M471609</link>
      <description>Hi,&lt;BR /&gt;  sudo is a free software package and you can download it for ia64 from the following site.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.sudo.ws/sudo/download.html" target="_blank"&gt;http://www.sudo.ws/sudo/download.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You can use  sudo-1.7.4p4.ia64.depot.gz &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Sep 2010 09:28:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-with-root-user-rights/m-p/5256346#M471609</guid>
      <dc:creator>Bijeesh</dc:creator>
      <dc:date>2010-09-23T09:28:50Z</dc:date>
    </item>
    <item>
      <title>Re: User with root user rights</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-with-root-user-rights/m-p/5256347#M471610</link>
      <description>Sudo HomePage:&lt;BR /&gt;&lt;A href="http://www.gratisoft.us/sudo/" target="_blank"&gt;http://www.gratisoft.us/sudo/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Download Sudo For HP-UX&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=HPUXIEXP1131" target="_blank"&gt;https://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=HPUXIEXP1131&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/cgi-bin/search?package=on&amp;amp;description=on&amp;amp;term=sudo" target="_blank"&gt;http://hpux.connect.org.uk/hppd/cgi-bin/search?package=on&amp;amp;description=on&amp;amp;term=sudo&lt;/A&gt;</description>
      <pubDate>Thu, 23 Sep 2010 09:31:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-with-root-user-rights/m-p/5256347#M471610</guid>
      <dc:creator>Ishwar_1</dc:creator>
      <dc:date>2010-09-23T09:31:33Z</dc:date>
    </item>
    <item>
      <title>Re: User with root user rights</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-with-root-user-rights/m-p/5256348#M471611</link>
      <description>Hi Jayesh,&lt;BR /&gt;   You can assign points to those who helped to solve your queries.&lt;BR /&gt; Here it is how to do...!!&lt;BR /&gt;&lt;A href="http://forums13.itrc.hp.com/service/forums/helptips.do?#33" target="_blank"&gt;http://forums13.itrc.hp.com/service/forums/helptips.do?#33&lt;/A&gt;</description>
      <pubDate>Thu, 23 Sep 2010 09:51:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-with-root-user-rights/m-p/5256348#M471611</guid>
      <dc:creator>Bijeesh</dc:creator>
      <dc:date>2010-09-23T09:51:22Z</dc:date>
    </item>
    <item>
      <title>Re: User with root user rights</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-with-root-user-rights/m-p/5256349#M471612</link>
      <description>&lt;A href="https://forums13.itrc.hp.com/service/forums/helptips.do?#28" target="_blank"&gt;https://forums13.itrc.hp.com/service/forums/helptips.do?#28&lt;/A&gt;</description>
      <pubDate>Thu, 23 Sep 2010 10:01:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-with-root-user-rights/m-p/5256349#M471612</guid>
      <dc:creator>SoorajCleris</dc:creator>
      <dc:date>2010-09-23T10:01:14Z</dc:date>
    </item>
    <item>
      <title>Re: User with root user rights</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-with-root-user-rights/m-p/5256350#M471613</link>
      <description>I recommend you get SUDO from the official HP Software site.  The package is included in the Internet Express bundle, which also includes many other useful utilities.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=HPUXIEXP1131" target="_blank"&gt;https://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=HPUXIEXP1131&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Sep 2010 19:16:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-with-root-user-rights/m-p/5256350#M471613</guid>
      <dc:creator>Jim Walls</dc:creator>
      <dc:date>2010-09-23T19:16:39Z</dc:date>
    </item>
    <item>
      <title>Re: User with root user rights</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-with-root-user-rights/m-p/5256351#M471614</link>
      <description>Thanks for reply.</description>
      <pubDate>Fri, 01 Oct 2010 04:02:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-with-root-user-rights/m-p/5256351#M471614</guid>
      <dc:creator>ajyeshB</dc:creator>
      <dc:date>2010-10-01T04:02:47Z</dc:date>
    </item>
  </channel>
</rss>

