Re: Kerberos support
From: Kenneth Simpson (ken@VirtualMachines.COM)Date: 04/30/02
- Next message: Kenneth Simpson: "Re: PATH altered for SSH client (SSH Secure Shell 3.0.1)"
- Previous message: Mark Rafn: "Re: PATH altered for SSH client (SSH Secure Shell 3.0.1)"
- In reply to: Phil Camus: "Kerberos support"
- Next in thread: Kenneth Simpson: "Re: Kerberos support"
- Reply: Kenneth Simpson: "Re: Kerberos support"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
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
- Next message: Kenneth Simpson: "Re: PATH altered for SSH client (SSH Secure Shell 3.0.1)"
- Previous message: Mark Rafn: "Re: PATH altered for SSH client (SSH Secure Shell 3.0.1)"
- In reply to: Phil Camus: "Kerberos support"
- Next in thread: Kenneth Simpson: "Re: Kerberos support"
- Reply: Kenneth Simpson: "Re: Kerberos support"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|