Re: Kerberos support

From: Kenneth Simpson (ken@VirtualMachines.COM)
Date: 04/30/02


From: Kenneth Simpson <ken@VirtualMachines.COM>
Date: Mon, 29 Apr 2002 18:06:38 -0700

Hi - if you're using shared libraries, try

        setenv LDFLAGS "-R/krb5/lib -L/krb5/lib"

before you run the configure script.

I built SSH with Kerberos 5.1.2.3 on Solaris 8.

-- Ken

Phil Camus wrote:
>
> Hello all,
>
> I have my Solaris 5.8 systems running SSH-3.1.0. I've decided to install
> Kerberos 5-1.0.6. Both softwares work fine, and I've decided to make the
> final step : to compile SSH with kerberos support.
>
> Unfortunately, here is what I got :
>
> ./configure --prefix=/data/tools/admin/ssh
> --with-kerberos5=/krb5
> --with-libwrap=/usr/lib/libwrap.a --without-none
> --disable-group-writeability
>
> .........
> checking whether to use Kerberos... yes
> checking for gethostbyname in -lresolv... (cached) yes
> checking for com_err in -lcom_err... (cached) yes
> checking for krb5_decrypt in -lk5crypto... (cached) no
> checking for krb5_auth_con_init in -lkrb5... (cached) no
> No Kerberos5 installed - support disabled.
> .........
>
> The krb5 directory includes the lib and include directories, and the
> binaries. I've looked for a while on the internet, but I coudn't find
> anything. Any help would be welcome !
>
> Thanks in advance,
>
> Phil

-- 

-- Voice: +1.415.332.5018 FAX: +1.415.332.9197 Email: ken@VirtualMachines.$nospam$.COM



Relevant Pages

  • Re: Openssh, kerberos and Solaris 10
    ... Basically I'd like to compile OpenSSH with Kerberos support on Solaris ... Solaris 10 comes with SEAM, ... be making the Kerberos lib API public in an upcoming Solaris 10 update. ...
    (comp.protocols.kerberos)
  • Re: Openssh, kerberos and Solaris 10
    ... Basically I'd like to compile OpenSSH with Kerberos support on Solaris ... Solaris 10 comes with SEAM, ... be making the Kerberos lib API public in an upcoming Solaris 10 update. ...
    (comp.protocols.kerberos)
  • Re: Openssh, kerberos and Solaris 10
    ... Basically I'd like to compile OpenSSH with Kerberos support on Solaris ... or, as Will pointed out, you can wait for Sun to release the API. ...
    (comp.protocols.kerberos)
  • Re: Solaris --> AD authentication
    ... > There are three options avalible for the Kerberos client software: ... I see that recent builds of Solaris Express include support for RC4 Kerberos ... as an AD user with a Unix UID etcetera, and a Unix group is represented ...
    (comp.unix.solaris)
  • Solaris ssh =?utf-8?b?cGFtX2tyYg==?=
    ... I am attempting to get our Solaris 9 and 10 servers to use campus kdc for ssh ... sshd auth sufficient pam_unix_auth.so.1 ... I am almost ready to give up on Sun's pam_krb and kerberos - (I've compiled the ...
    (comp.protocols.kerberos)