From owner-freebsd-security Thu Oct 7 3:50:37 1999 Delivered-To: freebsd-security@freebsd.org Received: from storm.FreeBSD.org.uk (storm.freebsd.org.uk [194.242.128.198]) by hub.freebsd.org (Postfix) with ESMTP id 29B9614F39 for ; Thu, 7 Oct 1999 03:50:34 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from hak.lan.Awfulhak.org (root@localhost [127.0.0.1]) by storm.FreeBSD.org.uk (8.9.3/8.9.3) with ESMTP id LAA70807; Thu, 7 Oct 1999 11:49:48 +0100 (BST) (envelope-from brian@Awfulhak.org) Received: from hak.lan.Awfulhak.org (brian@localhost.lan.Awfulhak.org [127.0.0.1]) by hak.lan.Awfulhak.org (8.9.3/8.9.3) with ESMTP id LAA00469; Thu, 7 Oct 1999 11:50:38 +0100 (BST) (envelope-from brian@hak.lan.Awfulhak.org) Message-Id: <199910071050.LAA00469@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: Derek Werthmuller Cc: freebsd-security@FreeBSD.ORG Subject: Re: Authenticate ppp users via Kerberos ? In-reply-to: Your message of "Wed, 06 Oct 1999 17:54:11 EDT." <7A71D0D43B9ED1119EC10008C756C30418F68A@ctg-nt.ctg.albany.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 07 Oct 1999 11:50:37 +0100 From: Brian Somers Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Is it possible and/or has anyone been able to setup a FBSD ppp server and > authenticate dialin users via PAP and Kerberos ? [.....] If you configure your password authentication to use kerberos and then use ``enable pap passwdauth'' in ppp.conf, things should work. Ppp doesn't have direct PAM support - just pw_*() support (which may use PAM itself). > Thanks > Derek > > Center for Technology in Government -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message