Re: OpenSSH/kerberos compile problem.

From: Simon Wilkinson (simon_at_sxw.org.uk)
Date: 07/10/05

  • Next message: Marius Huse Jacobsen: "Re: FW: No longer can connect"
    Date: Sun, 10 Jul 2005 15:31:00 +0100
    To: secureshell@securityfocus.com
    
    

    > -lcrypt -lgssapi -lkrb5 -lk5crypto -lcom_err
    > gss-serv.o: In function `ssh_gssapi_getclient':
    > /tmp/openssh-4.0p1/gss-serv.c:218: undefined reference to `gss_export_name'
    > gss-serv-krb5.o: In function `ssh_gssapi_krb5_storecreds':
    > /tmp/openssh-4.0p1/gss-serv-krb5.c:183: undefined reference to
    > `gss_krb5_copy_ccache'
    >
    > anyone any idea what might cause this problem?
    > I already tries reinstalling the kerberos library's and updating them to the
    > latest version. but it didn't seem to help.

    For some reason the OpenSSH configure script is finding a 'gssapi'
    library on your system. The GSSAPI that comes with MIT Kerberos has a
    library name of 'gssapi_krb5'. I suspect you've got the remnants of an
    old Kerberos installation lurking somewhere.

    Cheers,

    Simon.


  • Next message: Marius Huse Jacobsen: "Re: FW: No longer can connect"

    Relevant Pages

    • Re: Recommnended way to get krb5.keytab files for KfW installations onWindows
      ... WinXP client having KfW (MIT Kerberos for Windows) installed? ... you have two APIs for the GSSAPI protocols. ...
      (comp.protocols.kerberos)
    • Re: advice on kerberizing products
      ... some magic to determine which GSSAPI library that they are using. ... My experience is that GSSAPI is way more portable than the Kerberos API. ... equivalent to load the GSSAPI libraries, ...
      (comp.protocols.kerberos)
    • Re: advice on kerberizing products
      ... And I see a number of GSSAPI programs ... I've written both - the Kerberos code is ... I always find the Kerberos API simpler and more versatile. ... equivalent to load the GSSAPI libraries, ...
      (comp.protocols.kerberos)
    • Re: Kerberize MS Exchange?
      ... Technically GSSAPI is only one of the SASL mechanisms offered by the server. ... Kerberos fails, I want to fix the Kerberos problem! ...
      (comp.protocols.kerberos)
    • RE: Kinit programatically??
      ... U cannot get tgt with GSS ... gssapi and also java methods that include java and gssapi examples. ... Here the methods used does not require you to specify the kerberos ... I have a client application (gss-client code given in SUN example ...
      (comp.protocols.kerberos)