On Tue, Oct 29, 2002 at 08:00:50AM +0100, Sebastian Boldt wrote:
Date: Tue, 29 Oct 2002 08:00:50 +0100
From: Sebastian Boldt <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Re: MIT Kerberos

On Mon, 28 Oct 2002 21:49:48 +0200
"D. Penev" <[EMAIL PROTECTED]> wrote:

On Mon, Oct 28, 2002 at 09:08:01PM +0100, Sebastian Boldt wrote:
>Date: Mon, 28 Oct 2002 21:08:01 +0100
>From: Sebastian Boldt <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>
>Hello,
>
>how do I make buildworld and let it compile
>the MIT Kerberos V port as the system kerberos
>instead of heimdal?

You cann't compile MIT Kerberos with buildworld, instead
install kerberos port (/usr/ports/security/krb5), if you have
any lines for kerberos in make.conf comment them, leave uncomment
only KRB5_HOME=/usr/local and make buildworld.

>
>thanks in advance...
>
>To Unsubscribe: send mail to [EMAIL PROTECTED]
>with "unsubscribe freebsd-questions" in the body of the message

--
Regards,
D. Penev

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message
But what do I do with ssh and sshd when I want them to
authenticate through krb? Okay, sshd can be pam'nized, but
wat about ssh?
Try openssh-portable port (don't forget to set KRB5_HOME in make.conf).

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message
--
Regards,
D. Penev

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to