<?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 SSH and LDAP in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-and-ldap/m-p/3689128#M742736</link>
    <description>I am going to setup and LDAP server for authentication and sudo administration. I have seen a patch for OpenSSH allowing openssh to work with ldap (it's installed by default on gentoo linux).&lt;BR /&gt;At same time I have seen that hp-ux secure shell is based on openssh. Now I am trying to compile openssh with these extension, but I have no success in this operations.&lt;BR /&gt;The last error that I get is this one:&lt;BR /&gt;/usr/ccs/bin/ld: Unsatisfied symbols:&lt;BR /&gt;   ber_sockbuf_io_tcp (first referenced in /usr/local/lib/libldap.a(open.o)) (data)&lt;BR /&gt;   ber_free (first referenced in /usr/local/lib/libldap.a(result.o)) (code)&lt;BR /&gt;   ber_memvfree (first referenced in /usr/local/lib/libldap.a(getdn.o)) (code)&lt;BR /&gt;   ber_memrealloc_x (first referenced in /usr/local/lib/libldap.a(controls.o)) (code)&lt;BR /&gt;.... and so on.&lt;BR /&gt;&lt;BR /&gt;Do you have idea?&lt;BR /&gt;-- &lt;BR /&gt;Thanks&lt;BR /&gt;Massimiliano&lt;BR /&gt;&lt;BR /&gt;Do you have an</description>
    <pubDate>Sun, 11 Dec 2005 22:29:53 GMT</pubDate>
    <dc:creator>Massimiliano Adamo</dc:creator>
    <dc:date>2005-12-11T22:29:53Z</dc:date>
    <item>
      <title>SSH and LDAP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-and-ldap/m-p/3689128#M742736</link>
      <description>I am going to setup and LDAP server for authentication and sudo administration. I have seen a patch for OpenSSH allowing openssh to work with ldap (it's installed by default on gentoo linux).&lt;BR /&gt;At same time I have seen that hp-ux secure shell is based on openssh. Now I am trying to compile openssh with these extension, but I have no success in this operations.&lt;BR /&gt;The last error that I get is this one:&lt;BR /&gt;/usr/ccs/bin/ld: Unsatisfied symbols:&lt;BR /&gt;   ber_sockbuf_io_tcp (first referenced in /usr/local/lib/libldap.a(open.o)) (data)&lt;BR /&gt;   ber_free (first referenced in /usr/local/lib/libldap.a(result.o)) (code)&lt;BR /&gt;   ber_memvfree (first referenced in /usr/local/lib/libldap.a(getdn.o)) (code)&lt;BR /&gt;   ber_memrealloc_x (first referenced in /usr/local/lib/libldap.a(controls.o)) (code)&lt;BR /&gt;.... and so on.&lt;BR /&gt;&lt;BR /&gt;Do you have idea?&lt;BR /&gt;-- &lt;BR /&gt;Thanks&lt;BR /&gt;Massimiliano&lt;BR /&gt;&lt;BR /&gt;Do you have an</description>
      <pubDate>Sun, 11 Dec 2005 22:29:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-and-ldap/m-p/3689128#M742736</guid>
      <dc:creator>Massimiliano Adamo</dc:creator>
      <dc:date>2005-12-11T22:29:53Z</dc:date>
    </item>
    <item>
      <title>Re: SSH and LDAP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-and-ldap/m-p/3689129#M742737</link>
      <description>Hello, &lt;BR /&gt;&lt;BR /&gt;Try downloading and installing Internet Express OpenLDAP from &lt;A href="http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=HPUXIEXP1111" target="_blank"&gt;http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=HPUXIEXP1111&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Also, you can install and use HP's Secure Shell from &lt;A href="http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=T1471AA." target="_blank"&gt;http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=T1471AA.&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Sun, 11 Dec 2005 23:46:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-and-ldap/m-p/3689129#M742737</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2005-12-11T23:46:26Z</dc:date>
    </item>
    <item>
      <title>Re: SSH and LDAP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-and-ldap/m-p/3689130#M742738</link>
      <description>Hello Arun.&lt;BR /&gt;&lt;BR /&gt;first of all thanks for your help.&lt;BR /&gt;I was using openldap and openssl fro hp-ux taken from another website (porting for hpux)&lt;BR /&gt;&lt;BR /&gt;I still didn't fix the the problem using the versions provided by HP.&lt;BR /&gt;&lt;BR /&gt;Regarding the version of SSH provided by HP I don't think it contains the same kind of patch that I probably need and that I have on Gentoo.&lt;BR /&gt;I can see the difference between the version that I have on gentoo and on hp-ux.&lt;BR /&gt;First the man page on gentoo speaks about LpkServer, LpkUserDN, Lpk.... (yes the patch also patches tha man page of course :P). &lt;BR /&gt;Second sshd_config on gentoo contains commented rows regarding this lpk.&lt;BR /&gt;In other words we are not speaking about the same thing :-) Furthermore, LDAP+SSH seems to be totally undocumented on HP-UX.&lt;BR /&gt;mmhh... hope nobody answers saying that's not much used, and for that reason is not supported by HP ;-) I have seen similar answers when people asked about loop devices and pseudo filesystems ;)&lt;BR /&gt;-- &lt;BR /&gt;Massimiliano&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Dec 2005 00:34:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-and-ldap/m-p/3689130#M742738</guid>
      <dc:creator>Massimiliano Adamo</dc:creator>
      <dc:date>2005-12-12T00:34:17Z</dc:date>
    </item>
    <item>
      <title>Re: SSH and LDAP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-and-ldap/m-p/3689131#M742739</link>
      <description>HP's OpenSSH is able to authenticate against an LDAP directory via PAM.&lt;BR /&gt;This seems to be different compared to your Gentoo SSH.&lt;BR /&gt;I think there is also a PAM_LDAP for Linux.&lt;BR /&gt;I'd prefer this kind of LDAP integration because is independent from any application and operation system.&lt;BR /&gt;&lt;BR /&gt;If you like to continue this way check the prerequisites of the ldap patch e.g. (Open)LDAP(?) version and the consistency (same version!) of the header and library files.&lt;BR /&gt;Maybe there are also compiler issues (gcc or HP-ANSI-cc)?&lt;BR /&gt;&lt;BR /&gt;My 2 cents,&lt;BR /&gt;Armin&lt;BR /&gt;&lt;BR /&gt;PS: Assign points if you find answers useful!&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Dec 2005 06:18:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-and-ldap/m-p/3689131#M742739</guid>
      <dc:creator>Armin Kunaschik</dc:creator>
      <dc:date>2005-12-14T06:18:09Z</dc:date>
    </item>
    <item>
      <title>Re: SSH and LDAP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-and-ldap/m-p/3689132#M742740</link>
      <description>Hi armin.&lt;BR /&gt;&lt;BR /&gt;thanks for the answer.&lt;BR /&gt;Anywa, I know hp secure sh works with pam and ldap.&lt;BR /&gt;Gentoo patch (provided by openssh team) is something different: it's something used to distribute ssh keys from an LDAP server.&lt;BR /&gt;To be much clear as possible: using an LpK server (Ldap Public Key server) you don't need to store they keys on each single machine in ~/.ssh/blabla .... but you'll get it from the LpK server. As I have 700 server this is quit important for me, and this is what I am looking for.&lt;BR /&gt;Regarding authentication, of course it works with pam (but that wasn't my question), and I think everybody knows.&lt;BR /&gt;&lt;BR /&gt;Once I compile ssh with this patch I'll create the depot file and distritubte on all servers.&lt;BR /&gt;&lt;BR /&gt;If you want point from me I'll be happy to help you but you must answer my question, not another :-))&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;Massimiliano</description>
      <pubDate>Wed, 14 Dec 2005 08:12:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-and-ldap/m-p/3689132#M742740</guid>
      <dc:creator>Massimiliano Adamo</dc:creator>
      <dc:date>2005-12-14T08:12:14Z</dc:date>
    </item>
    <item>
      <title>Re: SSH and LDAP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-and-ldap/m-p/3689133#M742741</link>
      <description>You define how useful you find answers. That's OK.&lt;BR /&gt;I didn't ask you to give 10 points to me, it's up to you!&lt;BR /&gt;&lt;BR /&gt;But you should accept how things work in this forum! You did not give ANY points to anybody (yet hopefully)!&lt;BR /&gt;There are people around who simply don't give answers if they can't earn points.&lt;BR /&gt;You can expect less answers if you don't follow that rules.&lt;BR /&gt;&lt;BR /&gt;You have to decide on your own!&lt;BR /&gt;Armin&lt;BR /&gt;&lt;BR /&gt;PS: Please assign 0 points to that message :-)&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Dec 2005 13:51:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-and-ldap/m-p/3689133#M742741</guid>
      <dc:creator>Armin Kunaschik</dc:creator>
      <dc:date>2005-12-14T13:51:27Z</dc:date>
    </item>
    <item>
      <title>Re: SSH and LDAP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-and-ldap/m-p/3689134#M742742</link>
      <description>gave you 2 points, and that was too much to hear things that I already knew :))&lt;BR /&gt;&lt;BR /&gt;cheers&lt;BR /&gt;Massimiliaon</description>
      <pubDate>Thu, 15 Dec 2005 08:02:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-and-ldap/m-p/3689134#M742742</guid>
      <dc:creator>Massimiliano Adamo</dc:creator>
      <dc:date>2005-12-15T08:02:14Z</dc:date>
    </item>
  </channel>
</rss>

