From owner-freebsd-net Mon Sep 13 16:12:46 1999 Delivered-To: freebsd-net@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 758) id 35DDC15070; Mon, 13 Sep 1999 16:12:45 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 2C8D11CD438; Mon, 13 Sep 1999 16:12:45 -0700 (PDT) (envelope-from kris@hub.freebsd.org) Date: Mon, 13 Sep 1999 16:12:45 -0700 (PDT) From: Kris Kennaway To: Grzegorz Malinka Cc: freebsd-net@FreeBSD.org Subject: Re: pppd+tacacs In-Reply-To: <018901befb69$444960b0$fadbf4d4@shaker.demo.pl> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Fri, 10 Sep 1999, Grzegorz Malinka wrote: > Where can I find a pppd deamon with tacacs support for BSD? I don't really know what tacacs does, but I've seen it referenced as a PAM module. pppd will (theoretically) work with PAM, although possibly not the version currently in the base tree. I've got some mostly-finished patches to update our in-tree pppd to 2.3.9 (which was the latest version at the time), but it compiles out-of-the box if you grab the code yourself. You can probably get something working with PAM and a tacacs PAM module (look on www.us.kernel.org, I couldn't find the exact URL of the page with all the modules listed). Good luck! Kris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message