<?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: ssh problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-problem/m-p/4535348#M652047</link>
    <description>It seems that the series functions is not defined in dynamic library libgssapi_krb5.  So maybe you need to update a kerberos client.&lt;BR /&gt;Just try!</description>
    <pubDate>Thu, 19 Nov 2009 01:52:51 GMT</pubDate>
    <dc:creator>yangk</dc:creator>
    <dc:date>2009-11-19T01:52:51Z</dc:date>
    <item>
      <title>ssh problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-problem/m-p/4535344#M652043</link>
      <description>I am trying to do a ssh on the my server.&lt;BR /&gt;ssh &lt;BR /&gt;this gives me an error:&lt;BR /&gt; ssh&lt;BR /&gt;/usr/lib/hpux32/dld.so: Unsatisfied code symbol 'krb5_ser_context_init' in load module '/usr/lib/hpux32/libgssapi_krb5.so'.&lt;BR /&gt;/usr/lib/hpux32/dld.so: Unsatisfied code symbol 'krb5_ser_auth_context_init' in load module '/usr/lib/hpux32/libgssapi_krb5.so'.&lt;BR /&gt;/usr/lib/hpux32/dld.so: Unsatisfied code symbol 'krb5_ser_ccache_init' in load module '/usr/lib/hpux32/libgssapi_krb5.so'.&lt;BR /&gt;/usr/lib/hpux32/dld.so: Unsatisfied code symbol 'krb5_ser_rcache_init' in load module '/usr/lib/hpux32/libgssapi_krb5.so'.&lt;BR /&gt;/usr/lib/hpux32/dld.so: Unsatisfied code symbol 'krb5_ser_keytab_init' in load module '/usr/lib/hpux32/libgssapi_krb5.so'.&lt;BR /&gt;Killed&lt;BR /&gt;&lt;BR /&gt;ldd -r -s `which ssh`&lt;BR /&gt;&lt;BR /&gt;symbol not found: krb5_auth_con_setuseruserkey  (/usr/lib/hpux32/libgssapi_krb5.so)&lt;BR /&gt;        symbol not found: krb5_set_default_tgs_enctypes (/usr/lib/hpux32/libgssapi_krb5.so)&lt;BR /&gt;        symbol not found: krb5_auth_con_getremoteseqnumber      (/usr/lib/hpux32/libgssapi_krb5.so)&lt;BR /&gt;        symbol not found: krb5_internalize_opaque       (/usr/lib/hpux32/libgssapi_krb5.so)&lt;BR /&gt;        symbol not found: krb5_free_ap_req      (/usr/lib/hpux32/libgssapi_krb5.so)&lt;BR /&gt;        symbol not found: decode_krb5_ap_req    (/usr/lib/hpux32/libgssapi_krb5.so)&lt;BR /&gt;        symbol not found: krb5int_cc_default    (/usr/lib/hpux32/libgssapi_krb5.so)&lt;BR /&gt;        symbol not found: krb5_ser_context_init (/usr/lib/hpux32/libgssapi_krb5.so)&lt;BR /&gt;        symbol not found: krb5_ser_pack_int32   (/usr/lib/hpux32/libgssapi_krb5.so&lt;BR /&gt;This after installation of 10 product downloaded from porting e archiving center.&lt;BR /&gt;Any help will be great,&lt;BR /&gt;Thanks,&lt;BR /&gt;</description>
      <pubDate>Tue, 17 Nov 2009 14:16:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-problem/m-p/4535344#M652043</guid>
      <dc:creator>gigiz</dc:creator>
      <dc:date>2009-11-17T14:16:44Z</dc:date>
    </item>
    <item>
      <title>Re: ssh problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-problem/m-p/4535345#M652044</link>
      <description>which are using ssh openssh in interterritorial downloaded and compiled for your self?&lt;BR /&gt;or compiled and distributed by HP site &lt;A href="http://www.software.hp.com?" target="_blank"&gt;www.software.hp.com?&lt;/A&gt;</description>
      <pubDate>Tue, 17 Nov 2009 14:18:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-problem/m-p/4535345#M652044</guid>
      <dc:creator>Calandrello</dc:creator>
      <dc:date>2009-11-17T14:18:54Z</dc:date>
    </item>
    <item>
      <title>Re: ssh problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-problem/m-p/4535346#M652045</link>
      <description>Do ssh -v 0 and give local host password and check.</description>
      <pubDate>Wed, 18 Nov 2009 16:45:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-problem/m-p/4535346#M652045</guid>
      <dc:creator>RajuD</dc:creator>
      <dc:date>2009-11-18T16:45:27Z</dc:date>
    </item>
    <item>
      <title>Re: ssh problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-problem/m-p/4535347#M652046</link>
      <description>What version of SSH do you have installed?&lt;BR /&gt;&lt;BR /&gt;I remember upgrading our SSH from 4.20 to ver 5.1 (I believe) and hit an error with that very same library for our chroot &lt;BR /&gt;environment. &lt;BR /&gt;&lt;BR /&gt;Rgrds,&lt;BR /&gt;Rita&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Nov 2009 18:31:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-problem/m-p/4535347#M652046</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2009-11-18T18:31:37Z</dc:date>
    </item>
    <item>
      <title>Re: ssh problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-problem/m-p/4535348#M652047</link>
      <description>It seems that the series functions is not defined in dynamic library libgssapi_krb5.  So maybe you need to update a kerberos client.&lt;BR /&gt;Just try!</description>
      <pubDate>Thu, 19 Nov 2009 01:52:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-problem/m-p/4535348#M652047</guid>
      <dc:creator>yangk</dc:creator>
      <dc:date>2009-11-19T01:52:51Z</dc:date>
    </item>
  </channel>
</rss>

