GSSAPI on FreeBSD 4.5

David Magda dmagda+usenet at ee.ryerson.ca
Tue Apr 23 21:36:40 EDT 2002


Marc <syn_uw at NOSPAM_hotmail.com> writes:

> Hello,
> 
> I am trying to compile OpenSSH 3.1p1 with the GSSAPI into it so I
> applied the patches like that:
> 
> cd openssh-3.1p1

Why are you compiling the source by hand? One of FreeBSD's greatest
strengths is its ports system.

Can you try, as root:

cd /usr/ports/security/openssh
make KERBEROS5=yes install clean

You may want to look at http://www.freebsd.org/ports/ for more
information. 



More information about the Kerberos mailing list