<?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: sudo access in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sudo-access/m-p/7040615#M491180</link>
    <description>&lt;P&gt;I see that many posts have links...which obviously don't work 90% of the time. can you help me fing the sudo depot for download.&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
    <pubDate>Mon, 01 Apr 2019 15:30:00 GMT</pubDate>
    <dc:creator>staarit</dc:creator>
    <dc:date>2019-04-01T15:30:00Z</dc:date>
    <item>
      <title>sudo access</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sudo-access/m-p/5350699#M476109</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to enable the local user to execute some commands with root privileges. I guess we can use visudo for this, right?.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The Os version in which&amp;nbsp;I want to implement this change&amp;nbsp;is 11.31.&amp;nbsp;I saw this same is implemented using visudo and making some changes in file /usr/local/etc/sudoers in hpux 11.23. Do i need to install the sudo package in 11.31 or it is default?&lt;/P&gt;&lt;P&gt;If sudo must be there, May i ensure the installation using the command #swlist -l product | grep -i sudo* or sudo&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kindly provide the procedure and file location in 11.31 OS to implement this same.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Masthan&lt;/P&gt;</description>
      <pubDate>Sun, 02 Oct 2011 12:45:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sudo-access/m-p/5350699#M476109</guid>
      <dc:creator>masthan_1</dc:creator>
      <dc:date>2011-10-02T12:45:39Z</dc:date>
    </item>
    <item>
      <title>Re: sudo access</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sudo-access/m-p/5350807#M476110</link>
      <description>&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;'sudo' is the utlity and the 'sudoers' file is it's configuration file.&amp;nbsp; The proper and safe way to edit the configuration file is with 'visudo' which is the 'vi' editor with some locking and syntax checking for the 'sudoers' configuration you are editing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can fetch a copy of 'sudo' from the Porting and Archive Centre:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://hpux.connect.org.uk/hppd/hpux/Sysadmin/sudo-1.8.0/"&gt;http://hpux.connect.org.uk/hppd/hpux/Sysadmin/sudo-1.8.0/&lt;/A&gt;﻿&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you use the Porting Centre's offering, be sure to install the dependencies.&amp;nbsp; This is easily done by first installing the 'depothelper' from there.﻿&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The 'sudo' utility is also available from HP in the Internet Express depot:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="https://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=HPUXIEXP1131"&gt;https://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=HPUXIEXP1131&lt;/A&gt;﻿&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;...JRF...&lt;/P&gt;</description>
      <pubDate>Sun, 02 Oct 2011 22:35:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sudo-access/m-p/5350807#M476110</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2011-10-02T22:35:11Z</dc:date>
    </item>
    <item>
      <title>Re: sudo access</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sudo-access/m-p/5351067#M476111</link>
      <description>Thank you JRF. As usual thanks for your prompt help..kudos given, pls reply if you didnt get it.&lt;BR /&gt;&lt;BR /&gt;So the only dependency to install sudo is depothelper, right?. Do I need to put this sudo package under /var/spool/sw directory or I can simply mention as #swinstall -s /tmp/sudopackage.depot ?&lt;BR /&gt;I have downloaded the sudo pkg from the mentioned location and while i install it i got the error that "Checksum error". And while i checked the depot listing, it having only one file of same name as depot. Kindly advice.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Masthan</description>
      <pubDate>Mon, 03 Oct 2011 09:34:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sudo-access/m-p/5351067#M476111</guid>
      <dc:creator>masthan_1</dc:creator>
      <dc:date>2011-10-03T09:34:40Z</dc:date>
    </item>
    <item>
      <title>Re: sudo access</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sudo-access/m-p/5351247#M476112</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.hpe.com/t5/user/viewprofilepage/user-id/1105427"&gt;@masthan_1&lt;/a&gt; wrote:&lt;BR /&gt;&lt;BR /&gt;So the only dependency to install sudo is depothelper, right?. Do I need to put this sudo package under /var/spool/sw directory or I can simply mention as #swinstall -s /tmp/sudopackage.depot ?&lt;BR /&gt;I have downloaded the sudo pkg from the mentioned location and while i install it i got the error that "Checksum error". And while i checked the depot listing, it having only one file of same name as depot.&lt;BR /&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;The 'depothelper' is not a dependency, but 'zlib' is.&amp;nbsp; I suggested the use of the 'depothelper' because it expedites dependency collection.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can put the package in any directory you want and 'swinstall' from there.&amp;nbsp; Installation will be into '/usr/local/&amp;lt;package&amp;gt;' using 'swinstall'.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you got a checksum error, make sure that you transferred the file to your server in binary mode if you used FTP.&amp;nbsp;&amp;nbsp; See also:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://hpux.connect.org.uk/hppd/answers/5-2.html"&gt;http://hpux.connect.org.uk/hppd/answers/5-2.html&lt;/A&gt;﻿&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, the name of the depot that you fetch will be '*.depot' just as any HP-supplied depot.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;..JRF...&lt;/P&gt;</description>
      <pubDate>Mon, 03 Oct 2011 12:00:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sudo-access/m-p/5351247#M476112</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2011-10-03T12:00:16Z</dc:date>
    </item>
    <item>
      <title>Re: sudo access</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sudo-access/m-p/5356541#M476183</link>
      <description>Thanks again JRF...</description>
      <pubDate>Sat, 08 Oct 2011 20:16:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sudo-access/m-p/5356541#M476183</guid>
      <dc:creator>masthan_1</dc:creator>
      <dc:date>2011-10-08T20:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: sudo access</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sudo-access/m-p/7040615#M491180</link>
      <description>&lt;P&gt;I see that many posts have links...which obviously don't work 90% of the time. can you help me fing the sudo depot for download.&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Mon, 01 Apr 2019 15:30:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sudo-access/m-p/7040615#M491180</guid>
      <dc:creator>staarit</dc:creator>
      <dc:date>2019-04-01T15:30:00Z</dc:date>
    </item>
  </channel>
</rss>

