<?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 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sudo/m-p/4416105#M353750</link>
    <description>HI&lt;BR /&gt;installation is easy, since there are many options with it configuration, it all depend what is your requirement, could you tell me your requirement so accordingly we can guide you for this, thanks,</description>
    <pubDate>Fri, 08 May 2009 10:36:46 GMT</pubDate>
    <dc:creator>avizen9</dc:creator>
    <dc:date>2009-05-08T10:36:46Z</dc:date>
    <item>
      <title>sudo</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sudo/m-p/4416100#M353745</link>
      <description>Hi can any of you help me to install sudo in hpux  previously i have installed sudo in AIX, can i follow the same procedures in HPUX or do anybody have procedures for the same... if please help me &lt;BR /&gt;&lt;BR /&gt;Thanks in advance...</description>
      <pubDate>Fri, 08 May 2009 08:53:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sudo/m-p/4416100#M353745</guid>
      <dc:creator>jeevanandham</dc:creator>
      <dc:date>2009-05-08T08:53:30Z</dc:date>
    </item>
    <item>
      <title>Re: sudo</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sudo/m-p/4416101#M353746</link>
      <description>Hi,&lt;BR /&gt;Install it from here&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Sysadmin/sudo-1.7.1/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Sysadmin/sudo-1.7.1/&lt;/A&gt;</description>
      <pubDate>Fri, 08 May 2009 08:59:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sudo/m-p/4416101#M353746</guid>
      <dc:creator>smatador</dc:creator>
      <dc:date>2009-05-08T08:59:18Z</dc:date>
    </item>
    <item>
      <title>Re: sudo</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sudo/m-p/4416102#M353747</link>
      <description>Hi thanks for your Help , i have downloded the package, but it will be helpful if you give me the steps to be followed..&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 08 May 2009 09:06:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sudo/m-p/4416102#M353747</guid>
      <dc:creator>jeevanandham</dc:creator>
      <dc:date>2009-05-08T09:06:36Z</dc:date>
    </item>
    <item>
      <title>Re: sudo</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sudo/m-p/4416103#M353748</link>
      <description>Hi,&lt;BR /&gt;from below link you can download the sudo software.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Sysadmin/sudo-1.7.0/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Sysadmin/sudo-1.7.0/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;and from this below link you can see sudoers manuals how to configure sudo&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.sudo.ws/sudo/man/sudoers.html" target="_blank"&gt;http://www.sudo.ws/sudo/man/sudoers.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Suraj</description>
      <pubDate>Fri, 08 May 2009 09:17:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sudo/m-p/4416103#M353748</guid>
      <dc:creator>Suraj K Sankari</dc:creator>
      <dc:date>2009-05-08T09:17:05Z</dc:date>
    </item>
    <item>
      <title>Re: sudo</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sudo/m-p/4416104#M353749</link>
      <description>Hi jeevanandham,&lt;BR /&gt;&lt;BR /&gt;Download the version you need from above link or use the link below.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=HPUXIEXP1123" target="_blank"&gt;http://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=HPUXIEXP1123&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=HPUXIEXP1131" target="_blank"&gt;http://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=HPUXIEXP1131&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;If you download from connect.org, your sudo software will be installed in /usr/local (bin + sbin)&lt;BR /&gt;&lt;BR /&gt;If you download from HP, the software will be installed in /opt/iexpress/sudo/ (bin + sbin)&lt;BR /&gt;&lt;BR /&gt;Download the version you prefer, save it in /tmp and swinstall to install sudo.&lt;BR /&gt;&lt;BR /&gt;# swinstall -s /tmp/depot_name&lt;BR /&gt;&lt;BR /&gt;Add the path of the sudo bin and sbin directory to your PATH settings /etc/profile.&lt;BR /&gt;&lt;BR /&gt;Now the sudo setup should be similar to your AIX system.&lt;BR /&gt;&lt;BR /&gt;# visudo&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Fri, 08 May 2009 10:32:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sudo/m-p/4416104#M353749</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2009-05-08T10:32:58Z</dc:date>
    </item>
    <item>
      <title>Re: sudo</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sudo/m-p/4416105#M353750</link>
      <description>HI&lt;BR /&gt;installation is easy, since there are many options with it configuration, it all depend what is your requirement, could you tell me your requirement so accordingly we can guide you for this, thanks,</description>
      <pubDate>Fri, 08 May 2009 10:36:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sudo/m-p/4416105#M353750</guid>
      <dc:creator>avizen9</dc:creator>
      <dc:date>2009-05-08T10:36:46Z</dc:date>
    </item>
  </channel>
</rss>

