From owner-freebsd-net Thu Sep 16 7:35:25 1999 Delivered-To: freebsd-net@freebsd.org Received: from news.lucky.net (news.lucky.net [193.193.193.102]) by hub.freebsd.org (Postfix) with ESMTP id 5934814EB1 for ; Thu, 16 Sep 1999 07:35:19 -0700 (PDT) (envelope-from vovik@burka.carrier.kiev.ua) Received: (from mail@localhost) by news.lucky.net (8.Who.Cares/8.Who.Cares) id RAA04418; Thu, 16 Sep 1999 17:35:00 +0300 (envelope-from vovik@burka.carrier.kiev.ua) From: "Vladimir A. Jakovenko" To: freebsd-net@freebsd.org Subject: Re: pppd+tacacs Date: 14 Sep 1999 13:13:10 GMT Organization: Unknown Message-ID: <7rlhl6$jiu$1@news.lucky.net> References: X-Trace: news.lucky.net 937314790 20062 193.193.193.107 (14 Sep 1999 13:13:10 GMT) X-Complaints-To: usenet@news.lucky.net User-Agent: tin/pre-1.4-980226 (UNIX) (FreeBSD/2.2.6-RELEASE (i386)) Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 34 Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Dmitry Samersoff wrote: > On 13-Sep-99 Kris Kennaway wrote: >> 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. > Tacacs is authorisation server(protocol) with MD5 encription, well supported by > CISCO's and others hardware, another kind of such software is Radius. > It's good idea to add better (native) support of remote authorization by ether > Tacacs or Radius or both protocol to FreeBSD. FreeBSD as for 3.x (3.0 or 3.1) contains PAM modules for Tacacs+ and Radius. And at least Tacacs+ PAM module support only authentication (and doesn't support authorization and accounting). Standart pppd from FreeBSD 3.x can be compiled to use PAM (-DUSE_PAM), but I havn't tested how it work. If someone interested to extend FreeBSD libtacplus and Tacacs+ PAM module to support authorization and acounting pls mail me. > --- > Dmitry Samersoff, dms@wplus.net, ICQ:3161705 > http://devnull.wplus.net > * There will come soft rains ... -- Regards, Vladimir. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message