<?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/4960849#M740484</link>
    <description>thanks to all, just one more question, i promise, i guess i am stamped because should i change  current directory that sudo resides.&lt;BR /&gt;thanks</description>
    <pubDate>Tue, 21 Feb 2006 08:03:54 GMT</pubDate>
    <dc:creator>Wamaitha</dc:creator>
    <dc:date>2006-02-21T08:03:54Z</dc:date>
    <item>
      <title>sudo</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sudo/m-p/4960832#M740467</link>
      <description>hello, me again, the novice.i have looked through all the answers and i cannot seem to get the answer for this. I have downloaded sudo from the hp website, i have tried to install it, but have not been successful. the file is .depot. any suggestions will be gladdly appreciated.&lt;BR /&gt;thanks in advance.</description>
      <pubDate>Fri, 17 Feb 2006 13:59:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sudo/m-p/4960832#M740467</guid>
      <dc:creator>Wamaitha</dc:creator>
      <dc:date>2006-02-17T13:59:27Z</dc:date>
    </item>
    <item>
      <title>Re: sudo</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sudo/m-p/4960833#M740468</link>
      <description>&lt;BR /&gt;How did you try to install it? What error did you get? Should just be:&lt;BR /&gt;&lt;BR /&gt;swinstall -s full_path_to_depot_file \*</description>
      <pubDate>Fri, 17 Feb 2006 14:04:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sudo/m-p/4960833#M740468</guid>
      <dc:creator>Jeff_Traigle</dc:creator>
      <dc:date>2006-02-17T14:04:47Z</dc:date>
    </item>
    <item>
      <title>Re: sudo</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sudo/m-p/4960834#M740469</link>
      <description>Or just type in :&lt;BR /&gt;&lt;BR /&gt;swinstall&lt;BR /&gt;&lt;BR /&gt;and a GUI will pop up.</description>
      <pubDate>Fri, 17 Feb 2006 14:10:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sudo/m-p/4960834#M740469</guid>
      <dc:creator>Paul Sperry</dc:creator>
      <dc:date>2006-02-17T14:10:27Z</dc:date>
    </item>
    <item>
      <title>Re: sudo</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sudo/m-p/4960835#M740470</link>
      <description>Shalom Wamaitha,&lt;BR /&gt;&lt;BR /&gt;All is well. There is a permissions problem on the sudo executable.&lt;BR /&gt;&lt;BR /&gt;By default the suid is not set on the executable, generating an installation error.&lt;BR /&gt;&lt;BR /&gt;If you change the permissions to suid, sudo will start to work without re-installation.&lt;BR /&gt;&lt;BR /&gt;whence sudo&lt;BR /&gt;&lt;BR /&gt;chmod 4755 &lt;LOCATION of="" sudo=""&gt;&lt;BR /&gt;&lt;BR /&gt;I'm not sure about the chmod, but the log in the swinstall will show you exactly whtat the problem is.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;In the USA&lt;/LOCATION&gt;</description>
      <pubDate>Fri, 17 Feb 2006 14:10:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sudo/m-p/4960835#M740470</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-02-17T14:10:30Z</dc:date>
    </item>
    <item>
      <title>Re: sudo</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sudo/m-p/4960836#M740471</link>
      <description>i saved the file to my desktop than ftped the file:ixSudo_A.06.00-1.6.8p12_HP-UX_B.11.11_32+64.depot to the hp server. i tried running swinstall, when the GUI is displayed, that depot is not there.&lt;BR /&gt;the above file is in the tmp/tmpdepot directory.&lt;BR /&gt;permissions on the file are: -rw-r-----   &lt;BR /&gt;thanks in advance</description>
      <pubDate>Fri, 17 Feb 2006 14:23:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sudo/m-p/4960836#M740471</guid>
      <dc:creator>Wamaitha</dc:creator>
      <dc:date>2006-02-17T14:23:13Z</dc:date>
    </item>
    <item>
      <title>Re: sudo</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sudo/m-p/4960837#M740472</link>
      <description>you have to type in the path to the file&lt;BR /&gt;&lt;BR /&gt;/some/dir/file.depot</description>
      <pubDate>Fri, 17 Feb 2006 14:27:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sudo/m-p/4960837#M740472</guid>
      <dc:creator>Paul Sperry</dc:creator>
      <dc:date>2006-02-17T14:27:24Z</dc:date>
    </item>
    <item>
      <title>Re: sudo</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sudo/m-p/4960838#M740473</link>
      <description>You can try installing from the command line:&lt;BR /&gt;&lt;BR /&gt;# swinstall -s /tmp/tmpdepot/filename \*</description>
      <pubDate>Fri, 17 Feb 2006 14:27:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sudo/m-p/4960838#M740473</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2006-02-17T14:27:42Z</dc:date>
    </item>
    <item>
      <title>Re: sudo</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sudo/m-p/4960839#M740474</link>
      <description>Patrick, did as you recommended how the million dollar question is where did it install ther software, cause i do not see a log. sorry if the question is simply, just trying to understand. if anyone as step by step instructions for downloading sudo, please do share. thanks in advnace.&lt;BR /&gt;ps: looked through itrc and did not find what i was looking.&lt;BR /&gt;asante.</description>
      <pubDate>Fri, 17 Feb 2006 14:36:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sudo/m-p/4960839#M740474</guid>
      <dc:creator>Wamaitha</dc:creator>
      <dc:date>2006-02-17T14:36:52Z</dc:date>
    </item>
    <item>
      <title>Re: sudo</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sudo/m-p/4960840#M740475</link>
      <description>It probably installed to:&lt;BR /&gt;&lt;BR /&gt;/usr/local/bin/sudo&lt;BR /&gt;/usr/local/sbin/visudo&lt;BR /&gt;/usr/local/etc/sudoers&lt;BR /&gt;/usr/local/man* -- for man pages&lt;BR /&gt;&lt;BR /&gt;Verify the permissions on /usr/local/bin/sudo.  They should be: -r-s--x--x.  If they are not you can do a 'chmod 4511 /usr/local/bin/sudo'.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Feb 2006 14:39:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sudo/m-p/4960840#M740475</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2006-02-17T14:39:41Z</dc:date>
    </item>
    <item>
      <title>Re: sudo</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sudo/m-p/4960841#M740476</link>
      <description>hi ,&lt;BR /&gt;&lt;BR /&gt;When you ftp the depot file from your windows desktop to Unix server , try to do with binary mode. This would not add unnecessary control characters to the depot file.&lt;BR /&gt;&lt;BR /&gt;Try it out..&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 18 Feb 2006 09:15:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sudo/m-p/4960841#M740476</guid>
      <dc:creator>Mani K</dc:creator>
      <dc:date>2006-02-18T09:15:09Z</dc:date>
    </item>
    <item>
      <title>Re: sudo</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sudo/m-p/4960842#M740477</link>
      <description>Patrick, teh sudo directory or file does not exist. &lt;BR /&gt;Mani, when i do ftp i do use binary. sorry to be a bother, but i am not able to do an install of the file that i downloaded from the HP website,&lt;BR /&gt;thanks in advance.</description>
      <pubDate>Mon, 20 Feb 2006 09:24:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sudo/m-p/4960842#M740477</guid>
      <dc:creator>Wamaitha</dc:creator>
      <dc:date>2006-02-20T09:24:05Z</dc:date>
    </item>
    <item>
      <title>Re: sudo</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sudo/m-p/4960843#M740478</link>
      <description>I didn't realize you had downloaded from HP, sorry.  I *think* the HP sudo may be installed somewhere in the /opt directory.&lt;BR /&gt;&lt;BR /&gt;To find it, try this:&lt;BR /&gt;&lt;BR /&gt;# find /opt -name "sudo*" -exec ll -d {} \;&lt;BR /&gt;&lt;BR /&gt;This will show you anything in /opt with sudo in the name.</description>
      <pubDate>Mon, 20 Feb 2006 10:38:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sudo/m-p/4960843#M740478</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2006-02-20T10:38:58Z</dc:date>
    </item>
    <item>
      <title>Re: sudo</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sudo/m-p/4960844#M740479</link>
      <description>Patrick, here is the info that it found with the command:&lt;BR /&gt;dr-xr-xr-x   9 bin        bin           8192 Feb 17 14:31 /opt/iexpress/sudo&lt;BR /&gt;-rw-r--r--   1 bin        bin            608 Nov 13 23:39 /opt/iexpress/sudo/etc/sudoers&lt;BR /&gt;dr-xr-xr-x   3 bin        bin             96 Feb 17 14:31 /opt/iexpress/sudo/newconfig/opt/iexpress/sudo&lt;BR /&gt;-rw-r--r--   1 bin        bin            608 Nov 13 23:39 /opt/iexpress/sudo/newconfig/opt/iexpress/sudo/etc/sudoers&lt;BR /&gt;-r--r--r--   2 bin        bin          25829 Nov 13 23:39 /opt/iexpress/sudo/man/man1m/sudo.1m&lt;BR /&gt;-r--r--r--   2 bin        bin          25829 Nov 13 23:39 /opt/iexpress/sudo/man/man1m/sudoedit.1m&lt;BR /&gt;-r--r--r--   1 bin        bin          57563 Nov 13 23:39 /opt/iexpress/sudo/man/man4/sudoers.4&lt;BR /&gt;---s--x--x   2 root       root        176128 Nov 13 23:39 /opt/iexpress/sudo/bin/sudoedit&lt;BR /&gt;---s--x--x   2 root       root        176128 Nov 13 23:39 /opt/iexpress/sudo/bin/sudo&lt;BR /&gt;-r-xr-xr-x   1 bin        bin          16384 Nov 13 23:39 /opt/iexpress/sudo/libexec/sudo_noexec.sl&lt;BR /&gt;-r--r--r--   1 bin        bin         700639 Nov 14 01:19 /opt/iexpress/sudo/src/sudo-1.6.8p12.tar.gz&lt;BR /&gt;</description>
      <pubDate>Mon, 20 Feb 2006 10:43:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sudo/m-p/4960844#M740479</guid>
      <dc:creator>Wamaitha</dc:creator>
      <dc:date>2006-02-20T10:43:43Z</dc:date>
    </item>
    <item>
      <title>Re: sudo</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sudo/m-p/4960845#M740480</link>
      <description>OK, sudo was installed in the /opt/iexpress/sudo directory structure.&lt;BR /&gt;&lt;BR /&gt;Your main sudo executable is /opt/iexpress/sudo/bin/sudo.  The 'sudoedit', which is used to edit your sudoers file is /opt/iexpress/sudo/bin/sudoedit.&lt;BR /&gt;&lt;BR /&gt;Hopefully this will get you started with sudo.</description>
      <pubDate>Mon, 20 Feb 2006 10:51:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sudo/m-p/4960845#M740480</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2006-02-20T10:51:24Z</dc:date>
    </item>
    <item>
      <title>Re: sudo</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sudo/m-p/4960846#M740481</link>
      <description>hello, not to be daft or anything, i presume that i can now use sudo once i make the necessary changes to the sudoers file using visudo right??&lt;BR /&gt;thanks in advance</description>
      <pubDate>Mon, 20 Feb 2006 13:46:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sudo/m-p/4960846#M740481</guid>
      <dc:creator>Wamaitha</dc:creator>
      <dc:date>2006-02-20T13:46:22Z</dc:date>
    </item>
    <item>
      <title>Re: sudo</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sudo/m-p/4960847#M740482</link>
      <description>Yes, that is correct.&lt;BR /&gt;&lt;BR /&gt;To make things easier, be sure and add /opt/iexpress/sudo/bin to your PATH.  If all users on the system are going to use sudo, it would be easiest to add it via the /etc/PATH file.</description>
      <pubDate>Mon, 20 Feb 2006 14:13:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sudo/m-p/4960847#M740482</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2006-02-20T14:13:31Z</dc:date>
    </item>
    <item>
      <title>Re: sudo</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sudo/m-p/4960848#M740483</link>
      <description>sudo and visudo will not be found until your PATH is updated. Since /etc/PATH is updated automatically as part of the swinstall task, you'll need to log out and log back in again to see the new PATH.</description>
      <pubDate>Mon, 20 Feb 2006 17:15:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sudo/m-p/4960848#M740483</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2006-02-20T17:15:56Z</dc:date>
    </item>
    <item>
      <title>Re: sudo</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sudo/m-p/4960849#M740484</link>
      <description>thanks to all, just one more question, i promise, i guess i am stamped because should i change  current directory that sudo resides.&lt;BR /&gt;thanks</description>
      <pubDate>Tue, 21 Feb 2006 08:03:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sudo/m-p/4960849#M740484</guid>
      <dc:creator>Wamaitha</dc:creator>
      <dc:date>2006-02-21T08:03:54Z</dc:date>
    </item>
    <item>
      <title>Re: sudo</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sudo/m-p/4960850#M740485</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;No need to change the current directory for Sudo, since while compiling it may be hard coded. &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Tue, 21 Feb 2006 08:20:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sudo/m-p/4960850#M740485</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-02-21T08:20:55Z</dc:date>
    </item>
    <item>
      <title>Re: sudo</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sudo/m-p/4960851#M740486</link>
      <description>No, the purpose of the PATH variable (just like DOS and all other Unix flavors) is to allow typing just the command name (ie, sudo) rather than /opt/whatever. If you change to the sudo bin directory *and* your PATH does not contain the current working directory (ie, the . directory), you still have to type ./sudo to start the program. This is basic program security for executables.</description>
      <pubDate>Tue, 21 Feb 2006 08:22:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sudo/m-p/4960851#M740486</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2006-02-21T08:22:18Z</dc:date>
    </item>
  </channel>
</rss>

