<?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 description of sudo command needed in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/description-of-sudo-command-needed/m-p/4119985#M314656</link>
    <description>User creation ...... ( but haven't any idea about sudo security at all ... if you have anything regarding sudo then please reply me through installation procedure</description>
    <pubDate>Fri, 21 Dec 2007 13:01:32 GMT</pubDate>
    <dc:creator>ASIFKHAN</dc:creator>
    <dc:date>2007-12-21T13:01:32Z</dc:date>
    <item>
      <title>description of sudo command needed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/description-of-sudo-command-needed/m-p/4119985#M314656</link>
      <description>User creation ...... ( but haven't any idea about sudo security at all ... if you have anything regarding sudo then please reply me through installation procedure</description>
      <pubDate>Fri, 21 Dec 2007 13:01:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/description-of-sudo-command-needed/m-p/4119985#M314656</guid>
      <dc:creator>ASIFKHAN</dc:creator>
      <dc:date>2007-12-21T13:01:32Z</dc:date>
    </item>
    <item>
      <title>Re: description of sudo command needed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/description-of-sudo-command-needed/m-p/4119986#M314657</link>
      <description>The "sudo" command can be configured to allow (selected) users to perform (selected) commands using the identity and permissions of other users, without knowing the passwords of the other users. Nothing more, nothing less.&lt;BR /&gt;&lt;BR /&gt;Installation procedure for the supported HP-UX versions:&lt;BR /&gt;&lt;BR /&gt;Download the sudo .depot package from software.hp.com (it's part of a collection named "Internet Express" but the download page allows to download just the sudo package if you wish). The package is named something like "ixSudo-&lt;VERSION_NUMBER&gt;.depot".&lt;BR /&gt;&lt;BR /&gt;Transfer the package to your HP-UX system using a method of your choice. You can place the depot package anywhere.&lt;BR /&gt;&lt;BR /&gt;Read the relevant parts of the HP Internet Express documentation:&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/internet.html#Internet%20Express" target="_blank"&gt;http://docs.hp.com/en/internet.html#Internet%20Express&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Use the "swinstall" tool to install sudo, just like any other HP-UX product.&lt;BR /&gt;&lt;BR /&gt;As "sudo" is an open-source product, the most current sudo-specific documentation can be found in the internet:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.sudo.ws/sudo/" target="_blank"&gt;http://www.sudo.ws/sudo/&lt;/A&gt;&lt;BR /&gt;(the author's website)&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://en.wikipedia.org/wiki/Sudo" target="_blank"&gt;http://en.wikipedia.org/wiki/Sudo&lt;/A&gt;&lt;BR /&gt;(an overview of sudo)&lt;BR /&gt;&lt;BR /&gt;After installing sudo, you should also read the man pages: "man sudo", "man sudoers" and "man visudo". Note that "man sudoers" in particular is _very_ detailed and can take a while to read and understand. The beginning of the man page is very heavy reading, but near the end there are good examples.&lt;BR /&gt;&lt;BR /&gt;MK&lt;/VERSION_NUMBER&gt;</description>
      <pubDate>Fri, 21 Dec 2007 14:12:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/description-of-sudo-command-needed/m-p/4119986#M314657</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2007-12-21T14:12:29Z</dc:date>
    </item>
    <item>
      <title>Re: description of sudo command needed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/description-of-sudo-command-needed/m-p/4119987#M314658</link>
      <description>sudo is an open source program so there are many different ways to get a copy and many different ways to build and install it. If you downloaded sudo from HP then you install it with swinstall. The man page for sudo and the configuration file sudoers will be available once you install the code.</description>
      <pubDate>Fri, 21 Dec 2007 14:20:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/description-of-sudo-command-needed/m-p/4119987#M314658</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2007-12-21T14:20:44Z</dc:date>
    </item>
    <item>
      <title>Re: description of sudo command needed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/description-of-sudo-command-needed/m-p/4119988#M314659</link>
      <description>Thanku all for replying and helping me in understanding this command.</description>
      <pubDate>Fri, 28 Dec 2007 10:17:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/description-of-sudo-command-needed/m-p/4119988#M314659</guid>
      <dc:creator>ASIFKHAN</dc:creator>
      <dc:date>2007-12-28T10:17:53Z</dc:date>
    </item>
    <item>
      <title>Re: description of sudo command needed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/description-of-sudo-command-needed/m-p/4119989#M314660</link>
      <description>&lt;BR /&gt; Hi Asif,&lt;BR /&gt; &lt;BR /&gt; Try this ....&lt;BR /&gt; First of all download the reuired sudo&lt;BR /&gt; version    &lt;BR /&gt; from net. I think you will get it the link &lt;BR /&gt; from itrc itself.&lt;BR /&gt; Please try the below procedure...&lt;BR /&gt;&lt;BR /&gt;  STEPS TO INSTALL THE .DEPOT FILE  FOR SUDO  &lt;BR /&gt;  USERS&lt;BR /&gt;&lt;BR /&gt;1) Download the .depot file from the net &lt;BR /&gt;2) From the ftp put the .depot file in the&lt;BR /&gt;   /tmp directory&lt;BR /&gt;3) Run the .depot file using the command&lt;BR /&gt;   #swinstall â  s /tmp/&lt;FILE name.depot=""&gt;&lt;BR /&gt;4) Check the sudo is install or not using&lt;BR /&gt;   #swlist | grep sudo&lt;BR /&gt;   Output : sudo is installed with version&lt;BR /&gt;5) Now set the  path  variable to run the &lt;BR /&gt;   visudo by using the command&lt;BR /&gt;   #PATH=$PATH:/usr/local/sbin&lt;BR /&gt;6) Check from the command prompt it is &lt;BR /&gt;   opening or not by using &lt;BR /&gt;   #visudo&lt;BR /&gt;7) It opens a file in a vi editor mode to &lt;BR /&gt;   edit the file &lt;BR /&gt;8) Now enter the user name to access as a &lt;BR /&gt;   super user&lt;BR /&gt;&lt;/FILE&gt;</description>
      <pubDate>Sun, 30 Dec 2007 12:18:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/description-of-sudo-command-needed/m-p/4119989#M314660</guid>
      <dc:creator>Sachin Jadhav</dc:creator>
      <dc:date>2007-12-30T12:18:02Z</dc:date>
    </item>
  </channel>
</rss>

