<?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: ROO User Privilege &amp;amp; Password in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/roo-user-privilege-amp-password/m-p/2672400#M916655</link>
    <description>&amp;gt;&amp;gt; Well, sudo utility is the only way to achieve rool level privilage?&lt;BR /&gt;&lt;BR /&gt;No, you can use su but each user would have to know the root password, and that is not desirable.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt; I mean if root group is assigned to the user, can't he? &lt;BR /&gt;&lt;BR /&gt;No.  The root group is one of several root groups and most commands require user ID 0 in order to run. Do not be tempted to change an ordinary user to ID 0...there are many dangers there.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt; About root password: When we'll boot the system in single user mode, will it not prompt for password to login into the system?&lt;BR /&gt;&lt;BR /&gt;No. Unless you change the system to a Trusted System, single user mode is unprotected. That is why physical security is very important. &lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt; what should we edit in /etc/passwd file &lt;BR /&gt;it contains something like &lt;BR /&gt;root:xxxxxxxxx:/sbin/sh &lt;BR /&gt;&lt;BR /&gt;For sudo, you must download the program from an archive such as the Liverpool archive. There is a man page about how to configure it.&lt;BR /&gt;&lt;BR /&gt;Another alternative is to use SAM's restricted features. See the -r option in the SAM man page.&lt;BR /&gt;</description>
    <pubDate>Wed, 27 Feb 2002 12:13:05 GMT</pubDate>
    <dc:creator>Bill Hassell</dc:creator>
    <dc:date>2002-02-27T12:13:05Z</dc:date>
    <item>
      <title>ROO User Privilege &amp; Password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/roo-user-privilege-amp-password/m-p/2672397#M916652</link>
      <description>Hi Friends,&lt;BR /&gt;I have some queries to be resolved, so please ...&lt;BR /&gt;- Can we assign the root privilege to any ordinary unix user, so that he in turn can perform functionality at root level&lt;BR /&gt;(use crontab, or rcp etc)?&lt;BR /&gt;&lt;BR /&gt;- How to get back the forgot root password ?(hopefully I'll not but in case, if it is possible)&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards&lt;BR /&gt;Syed&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 27 Feb 2002 11:12:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/roo-user-privilege-amp-password/m-p/2672397#M916652</guid>
      <dc:creator>Shahbaz_1</dc:creator>
      <dc:date>2002-02-27T11:12:37Z</dc:date>
    </item>
    <item>
      <title>Re: ROO User Privilege &amp; Password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/roo-user-privilege-amp-password/m-p/2672398#M916653</link>
      <description>Check out the utility sudo -&amp;gt; it sounds like it will meet your needs ?&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.courtesan.com/sudo/" target="_blank"&gt;http://www.courtesan.com/sudo/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;As to passwords .... you normally have a couple of options :&lt;BR /&gt;&lt;BR /&gt;Use a recovery tape to restore an old /etc/passwd file with a password you can remember&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;boot into single user mode and change password / edit the password file.</description>
      <pubDate>Wed, 27 Feb 2002 11:27:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/roo-user-privilege-amp-password/m-p/2672398#M916653</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2002-02-27T11:27:34Z</dc:date>
    </item>
    <item>
      <title>Re: ROO User Privilege &amp; Password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/roo-user-privilege-amp-password/m-p/2672399#M916654</link>
      <description>Hi Alex,&lt;BR /&gt;Thanks lot,&lt;BR /&gt;things to clarify please ...&lt;BR /&gt;&lt;BR /&gt;Well, sudo utility is the only way to achieve  rool level privilage? I mean if root group is assigned to the user, can't he?&lt;BR /&gt;&lt;BR /&gt;About root password:&lt;BR /&gt;When we'll boot the system in single user mode, will it not prompt for password to login into the system?&lt;BR /&gt;&lt;BR /&gt;what should we edit in /etc/passwd file &lt;BR /&gt;it contains something like &lt;BR /&gt;root:xxxxxxxxx:/sbin/sh&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Syed</description>
      <pubDate>Wed, 27 Feb 2002 11:57:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/roo-user-privilege-amp-password/m-p/2672399#M916654</guid>
      <dc:creator>Shahbaz_1</dc:creator>
      <dc:date>2002-02-27T11:57:45Z</dc:date>
    </item>
    <item>
      <title>Re: ROO User Privilege &amp; Password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/roo-user-privilege-amp-password/m-p/2672400#M916655</link>
      <description>&amp;gt;&amp;gt; Well, sudo utility is the only way to achieve rool level privilage?&lt;BR /&gt;&lt;BR /&gt;No, you can use su but each user would have to know the root password, and that is not desirable.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt; I mean if root group is assigned to the user, can't he? &lt;BR /&gt;&lt;BR /&gt;No.  The root group is one of several root groups and most commands require user ID 0 in order to run. Do not be tempted to change an ordinary user to ID 0...there are many dangers there.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt; About root password: When we'll boot the system in single user mode, will it not prompt for password to login into the system?&lt;BR /&gt;&lt;BR /&gt;No. Unless you change the system to a Trusted System, single user mode is unprotected. That is why physical security is very important. &lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt; what should we edit in /etc/passwd file &lt;BR /&gt;it contains something like &lt;BR /&gt;root:xxxxxxxxx:/sbin/sh &lt;BR /&gt;&lt;BR /&gt;For sudo, you must download the program from an archive such as the Liverpool archive. There is a man page about how to configure it.&lt;BR /&gt;&lt;BR /&gt;Another alternative is to use SAM's restricted features. See the -r option in the SAM man page.&lt;BR /&gt;</description>
      <pubDate>Wed, 27 Feb 2002 12:13:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/roo-user-privilege-amp-password/m-p/2672400#M916655</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2002-02-27T12:13:05Z</dc:date>
    </item>
    <item>
      <title>Re: ROO User Privilege &amp; Password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/roo-user-privilege-amp-password/m-p/2672401#M916656</link>
      <description>cheers Bill .... got tied up on something here in the UKRC !</description>
      <pubDate>Wed, 27 Feb 2002 12:22:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/roo-user-privilege-amp-password/m-p/2672401#M916656</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2002-02-27T12:22:32Z</dc:date>
    </item>
    <item>
      <title>Re: ROO User Privilege &amp; Password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/roo-user-privilege-amp-password/m-p/2672402#M916657</link>
      <description>Hi Bill &amp;amp; Alex&lt;BR /&gt;Thanks Lot,&lt;BR /&gt;&lt;BR /&gt;Things are clear, except, changing of password file,&lt;BR /&gt;after starting the system in single user mode,&lt;BR /&gt;what should I edit in /etc/password file?&lt;BR /&gt;&lt;BR /&gt;Please ...&lt;BR /&gt;Regards&lt;BR /&gt;Syed</description>
      <pubDate>Thu, 28 Feb 2002 04:11:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/roo-user-privilege-amp-password/m-p/2672402#M916657</guid>
      <dc:creator>Shahbaz_1</dc:creator>
      <dc:date>2002-02-28T04:11:13Z</dc:date>
    </item>
    <item>
      <title>Re: ROO User Privilege &amp; Password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/roo-user-privilege-amp-password/m-p/2672403#M916658</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You can just use the 'passwd' program to do this in single user mode. All you need to do is to do this.&lt;BR /&gt;&lt;BR /&gt;# passwd root (change the password)&lt;BR /&gt;Control-D should now start up multi-user mode. You could edit the password file directly, but there is no need.&lt;BR /&gt;If the multi-user doesn't start, use &lt;BR /&gt;# init 3 (or 4 depending on your first line in /etc/inittab)&lt;BR /&gt;e.g.&lt;BR /&gt;init:4:initdefault:&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;-Michael&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Feb 2002 04:20:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/roo-user-privilege-amp-password/m-p/2672403#M916658</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2002-02-28T04:20:22Z</dc:date>
    </item>
    <item>
      <title>Re: ROO User Privilege &amp; Password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/roo-user-privilege-amp-password/m-p/2672404#M916659</link>
      <description>Well, you can change the uid of that user to 0 so that he/she will have root privilege. For changing root password, boot to single user mode (no need to enter password) and use command passwd to change the root password.&lt;BR /&gt;&lt;BR /&gt;To boot to single user mode, use hpux -is to boot to single user mode within the ISL prompt.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;Kenny.</description>
      <pubDate>Thu, 28 Feb 2002 04:39:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/roo-user-privilege-amp-password/m-p/2672404#M916659</guid>
      <dc:creator>Kenny Chau</dc:creator>
      <dc:date>2002-02-28T04:39:16Z</dc:date>
    </item>
  </channel>
</rss>

