<?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: problems with sudo... in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-sudo/m-p/3796293#M265822</link>
    <description>Did you get your sudo from HPUX Porting Archive?&lt;BR /&gt;&lt;BR /&gt;Just yesterday, I was installing our first real 11.23 with a coworker. I tried to download sudo from software.hp.com but there were some network problems. So we tried the Porting Archive's sudo and got exactly this message.&lt;BR /&gt;&lt;BR /&gt;Looks like the Porting Archive's sudo package for 11.23 ia64 has an undocumented dependency: it requires libroken.sl which comes with some other package.&lt;BR /&gt;&lt;BR /&gt;A while later we managed to get sudo from software.hp.com, which was installed with no problems. (Coffee Break, a miracle cure for Internet connectivity problems :-)&lt;BR /&gt;&lt;BR /&gt;A bit of Googling revealed that libroken.sl is a part of Heimdal, a free Kerberos 5 implementation. The Porting Archive has heimdal packages available, but I think installing Kerberos 5 just to get sudo to work is an overkill...</description>
    <pubDate>Tue, 30 May 2006 02:30:15 GMT</pubDate>
    <dc:creator>Matti_Kurkela</dc:creator>
    <dc:date>2006-05-30T02:30:15Z</dc:date>
    <item>
      <title>problems with sudo...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-sudo/m-p/3796290#M265819</link>
      <description>My friends,&lt;BR /&gt;&lt;BR /&gt;I have one problem, with SUDO, this is message:&lt;BR /&gt;&lt;BR /&gt;# /usr/local/bin/sudo ls&lt;BR /&gt;/usr/lib/dld.sl: Can't find path for shared library: libroken.sl&lt;BR /&gt;/usr/lib/dld.sl: No such file or directory&lt;BR /&gt;Abort(coredump).&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Please anybody, help me...</description>
      <pubDate>Mon, 29 May 2006 14:37:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-sudo/m-p/3796290#M265819</guid>
      <dc:creator>Eberno</dc:creator>
      <dc:date>2006-05-29T14:37:24Z</dc:date>
    </item>
    <item>
      <title>Re: problems with sudo...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-sudo/m-p/3796291#M265820</link>
      <description>Where did you get SUDO and what is your version? How did you install this software?&lt;BR /&gt;Something is really wrong here.&lt;BR /&gt;sudo is part of iexpress and available on &lt;A href="http://software.hp.com" target="_blank"&gt;http://software.hp.com&lt;/A&gt; or iexpress CD/DVD.&lt;BR /&gt;&lt;BR /&gt;What gives&lt;BR /&gt;&lt;BR /&gt;# /usr/local/bin/sudo -V&lt;BR /&gt;&lt;BR /&gt;and &lt;BR /&gt;&lt;BR /&gt;# find / -name "sudo*"</description>
      <pubDate>Mon, 29 May 2006 15:32:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-sudo/m-p/3796291#M265820</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2006-05-29T15:32:48Z</dc:date>
    </item>
    <item>
      <title>Re: problems with sudo...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-sudo/m-p/3796292#M265821</link>
      <description>Its looks that you have copied the sudo binaries from other server. You have not installed the sudo from a depot file on this server or you have not compiled sudo for your own server.</description>
      <pubDate>Mon, 29 May 2006 20:44:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-sudo/m-p/3796292#M265821</guid>
      <dc:creator>Rajeev  Shukla</dc:creator>
      <dc:date>2006-05-29T20:44:24Z</dc:date>
    </item>
    <item>
      <title>Re: problems with sudo...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-sudo/m-p/3796293#M265822</link>
      <description>Did you get your sudo from HPUX Porting Archive?&lt;BR /&gt;&lt;BR /&gt;Just yesterday, I was installing our first real 11.23 with a coworker. I tried to download sudo from software.hp.com but there were some network problems. So we tried the Porting Archive's sudo and got exactly this message.&lt;BR /&gt;&lt;BR /&gt;Looks like the Porting Archive's sudo package for 11.23 ia64 has an undocumented dependency: it requires libroken.sl which comes with some other package.&lt;BR /&gt;&lt;BR /&gt;A while later we managed to get sudo from software.hp.com, which was installed with no problems. (Coffee Break, a miracle cure for Internet connectivity problems :-)&lt;BR /&gt;&lt;BR /&gt;A bit of Googling revealed that libroken.sl is a part of Heimdal, a free Kerberos 5 implementation. The Porting Archive has heimdal packages available, but I think installing Kerberos 5 just to get sudo to work is an overkill...</description>
      <pubDate>Tue, 30 May 2006 02:30:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-sudo/m-p/3796293#M265822</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2006-05-30T02:30:15Z</dc:date>
    </item>
    <item>
      <title>Re: problems with sudo...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-sudo/m-p/3796294#M265823</link>
      <description>hi;&lt;BR /&gt;1-copy the /etc/sudoers file&lt;BR /&gt;cp etc/sudoers /tmp/sudoers.prev&lt;BR /&gt;2-install the latest sudo from &lt;A href="http://www.courtesan.com/sudo/download.html" target="_blank"&gt;http://www.courtesan.com/sudo/download.html&lt;/A&gt;&lt;BR /&gt;3-open /tmp/sudoers.prev with using cat or more.And mark and copy all file.&lt;BR /&gt;4-edit new /etc/sudoers with using #visudo&lt;BR /&gt;(paste old sudoers file)&lt;BR /&gt;&lt;BR /&gt;regards;&lt;BR /&gt;mustafa</description>
      <pubDate>Tue, 30 May 2006 03:06:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-sudo/m-p/3796294#M265823</guid>
      <dc:creator>Mustafa Gulercan</dc:creator>
      <dc:date>2006-05-30T03:06:50Z</dc:date>
    </item>
    <item>
      <title>Re: problems with sudo...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-sudo/m-p/3796295#M265824</link>
      <description>People,&lt;BR /&gt;&lt;BR /&gt;Thanks, for your help, I fix my mistake...</description>
      <pubDate>Tue, 30 May 2006 06:19:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-sudo/m-p/3796295#M265824</guid>
      <dc:creator>Eberno</dc:creator>
      <dc:date>2006-05-30T06:19:09Z</dc:date>
    </item>
  </channel>
</rss>

