<?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 problem in Hp-ux in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sudo-problem-in-hp-ux/m-p/4397844#M351165</link>
    <description>Normaly it could be here.&lt;BR /&gt;/opt/sudo/sbin/visudo</description>
    <pubDate>Wed, 08 Apr 2009 16:35:57 GMT</pubDate>
    <dc:creator>smatador</dc:creator>
    <dc:date>2009-04-08T16:35:57Z</dc:date>
    <item>
      <title>sudo problem in Hp-ux</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sudo-problem-in-hp-ux/m-p/4397834#M351155</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;  sudo is installed In my hp-ux server.&lt;BR /&gt;&lt;BR /&gt;  I checked below using below command.&lt;BR /&gt;&lt;BR /&gt;root@lgapps:/root &amp;gt; swlist -l product | grep -i sudo&lt;BR /&gt;  sudo                  1.6.6          sudo&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;  But the problem is i am not able to execute "visudo" "vi /usr/local/etc/sudoers"&lt;BR /&gt;&lt;BR /&gt;Ex:&lt;BR /&gt;&lt;BR /&gt;  root@lgapps:/root &amp;gt; visudo&lt;BR /&gt;  su: visudo:  not found.&lt;BR /&gt;&lt;BR /&gt; How to solve this problem.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Apr 2009 15:09:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sudo-problem-in-hp-ux/m-p/4397834#M351155</guid>
      <dc:creator>senthil_kumar_1</dc:creator>
      <dc:date>2009-04-08T15:09:09Z</dc:date>
    </item>
    <item>
      <title>Re: sudo problem in Hp-ux</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sudo-problem-in-hp-ux/m-p/4397835#M351156</link>
      <description>Hi, &lt;BR /&gt;maybe an issue with the path.&lt;BR /&gt;if&lt;BR /&gt;# which visudo &lt;BR /&gt;no visudo in .... &lt;BR /&gt;# swlist -l file sudo.1.6.6 | grep visudo&lt;BR /&gt;Correct you PATH &lt;BR /&gt;</description>
      <pubDate>Wed, 08 Apr 2009 15:14:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sudo-problem-in-hp-ux/m-p/4397835#M351156</guid>
      <dc:creator>smatador</dc:creator>
      <dc:date>2009-04-08T15:14:58Z</dc:date>
    </item>
    <item>
      <title>Re: sudo problem in Hp-ux</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sudo-problem-in-hp-ux/m-p/4397836#M351157</link>
      <description>visudo is probably j2st not in your PATH variable.&lt;BR /&gt;&lt;BR /&gt;You need to figure out where 'visudo' is installed, and then add that directory to your PATH.</description>
      <pubDate>Wed, 08 Apr 2009 15:15:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sudo-problem-in-hp-ux/m-p/4397836#M351157</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2009-04-08T15:15:24Z</dc:date>
    </item>
    <item>
      <title>Re: sudo problem in Hp-ux</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sudo-problem-in-hp-ux/m-p/4397837#M351158</link>
      <description>Most likely, sudo is going to be installed in /usr/local, though it may be in /opt.  Try running "find /opt /usr -name visudo" to find out which, then add that location to your PATH environment variable.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Wed, 08 Apr 2009 15:19:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sudo-problem-in-hp-ux/m-p/4397837#M351158</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2009-04-08T15:19:23Z</dc:date>
    </item>
    <item>
      <title>Re: sudo problem in Hp-ux</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sudo-problem-in-hp-ux/m-p/4397838#M351159</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;  I am getting following error message.&lt;BR /&gt;&lt;BR /&gt;1)swlist -l file sudo.1.6.1 | grep visudo&lt;BR /&gt;&lt;BR /&gt;ERROR:   Software "sudo.1.6.1" was not found on host "ad002223:/".&lt;BR /&gt;&lt;BR /&gt;2) root@lgapps:/root &amp;gt; which visudo&lt;BR /&gt;no visudo in /appl/avl/bin /usr/sbin&lt;BR /&gt;&lt;BR /&gt;3) I am not able to find "visudo"</description>
      <pubDate>Wed, 08 Apr 2009 15:30:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sudo-problem-in-hp-ux/m-p/4397838#M351159</guid>
      <dc:creator>senthil_kumar_1</dc:creator>
      <dc:date>2009-04-08T15:30:57Z</dc:date>
    </item>
    <item>
      <title>Re: sudo problem in Hp-ux</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sudo-problem-in-hp-ux/m-p/4397839#M351160</link>
      <description>Hi,&lt;BR /&gt;Typo error, on the first you talk about 1.6.6 not 1.6.1. Try with 1.6.6&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Apr 2009 15:36:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sudo-problem-in-hp-ux/m-p/4397839#M351160</guid>
      <dc:creator>smatador</dc:creator>
      <dc:date>2009-04-08T15:36:08Z</dc:date>
    </item>
    <item>
      <title>Re: sudo problem in Hp-ux</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sudo-problem-in-hp-ux/m-p/4397840#M351161</link>
      <description>2) root@lgapps:/root &amp;gt; which visudo&lt;BR /&gt;no visudo in /appl/avl/bin /usr/sbin&lt;BR /&gt;&lt;BR /&gt;All this is saying is that 'visudo' is not found in the 2 directories listed.&lt;BR /&gt;&lt;BR /&gt;Try the 'find' command that Pete suggested.  That should locate the 'visudo' program.</description>
      <pubDate>Wed, 08 Apr 2009 15:44:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sudo-problem-in-hp-ux/m-p/4397840#M351161</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2009-04-08T15:44:58Z</dc:date>
    </item>
    <item>
      <title>Re: sudo problem in Hp-ux</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sudo-problem-in-hp-ux/m-p/4397841#M351162</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;  I am getting following error message:&lt;BR /&gt;&lt;BR /&gt;&amp;gt;swlist -l file sudo.1.6.6 | grep visudo&lt;BR /&gt;ERROR:   Software "sudo.1.6.6" was not found on host "ad002223:/".</description>
      <pubDate>Wed, 08 Apr 2009 16:03:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sudo-problem-in-hp-ux/m-p/4397841#M351162</guid>
      <dc:creator>senthil_kumar_1</dc:creator>
      <dc:date>2009-04-08T16:03:48Z</dc:date>
    </item>
    <item>
      <title>Re: sudo problem in Hp-ux</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sudo-problem-in-hp-ux/m-p/4397842#M351163</link>
      <description>Assuming that the sudo in question was downloaded from the Porting and Archive Center, it would be installed in /usr/local.  If you look at the man page on the P&amp;amp;A site, it suggest running "sudo -e" which will invoke whichever editor is currently set.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Wed, 08 Apr 2009 16:09:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sudo-problem-in-hp-ux/m-p/4397842#M351163</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2009-04-08T16:09:36Z</dc:date>
    </item>
    <item>
      <title>Re: sudo problem in Hp-ux</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sudo-problem-in-hp-ux/m-p/4397843#M351164</link>
      <description>Hi,&lt;BR /&gt;sudo.1.6.6 is a old release perhaps for 11.00.&lt;BR /&gt;I get it in attach for 11.00.&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Apr 2009 16:34:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sudo-problem-in-hp-ux/m-p/4397843#M351164</guid>
      <dc:creator>smatador</dc:creator>
      <dc:date>2009-04-08T16:34:55Z</dc:date>
    </item>
    <item>
      <title>Re: sudo problem in Hp-ux</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sudo-problem-in-hp-ux/m-p/4397844#M351165</link>
      <description>Normaly it could be here.&lt;BR /&gt;/opt/sudo/sbin/visudo</description>
      <pubDate>Wed, 08 Apr 2009 16:35:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sudo-problem-in-hp-ux/m-p/4397844#M351165</guid>
      <dc:creator>smatador</dc:creator>
      <dc:date>2009-04-08T16:35:57Z</dc:date>
    </item>
    <item>
      <title>Re: sudo problem in Hp-ux</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sudo-problem-in-hp-ux/m-p/4397845#M351166</link>
      <description>Try "swlist -l file sudo".&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Wed, 08 Apr 2009 16:58:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sudo-problem-in-hp-ux/m-p/4397845#M351166</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2009-04-08T16:58:38Z</dc:date>
    </item>
  </channel>
</rss>

