From owner-freebsd-isp Mon Mar 15 10:35:39 1999 Delivered-To: freebsd-isp@freebsd.org Received: from tiberius.emperor.org (unknown [207.92.126.19]) by hub.freebsd.org (Postfix) with ESMTP id 9AD12154D2 for ; Mon, 15 Mar 1999 10:35:36 -0800 (PST) (envelope-from mark@tiberius.emperor.org) Received: (from mark@localhost) by tiberius.emperor.org (8.8.8/8.8.8) id MAA00483 for freebsd-isp@freebsd.org; Mon, 15 Mar 1999 12:33:34 -0600 (CST) (envelope-from mark) From: Mark Turner Message-Id: <199903151833.MAA00483@tiberius.emperor.org> Subject: Re: tac_plus config In-Reply-To: <4.1.19990315132114.037b3c70@iserve.net> from Robert Hough at "Mar 15, 99 01:23:15 pm" To: freebsd-isp@freebsd.org Date: Mon, 15 Mar 1999 12:33:34 -0600 (CST) X-Mailer: ELM [version 2.4ME+ PL40 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > At 12:04 PM 3/15/99 -0600, you wrote: > >I'm having ton's of problems getting the ports version > >of tac_plus to authenticate for a Cisco AS5300. > > I do not use tacacs+, but I *think* the entry is something like: > > user = authauto { > login = file /etc/passwd > service = ppp protocol = ip { > default attribute = permit > } > } > I think you can get better information from going to Cisco's site though: > http://www.cisco.com/warp/public/480/tacwan.shtml > > > __ _______ > |__| __|.-----.----.--.--.-----. .--------------------------------. > | |__ || -__| _| | | -__| | Robert Hough (rch@iserve.net) | > |__|_______||_____|__| \___/|_____| | 317-802-3036 -/- 317-876-0846 | > ----------------------------------------------------------------------- > Well thats line for line is what I have in the config! :-( This is some of the log (if it helps) (Sorry for the line length) -- Mon Mar 15 09:45:08 1999 [40175]: sendpass query for 'jeff' Async1 from 207.92.126.5 rejected Mon Mar 15 09:45:47 1999 [40188]: 207.92.126.5: Session aborted by request Mon Mar 15 09:45:47 1999 [40188]: 207.92.126.5: Abort msg: Autoselected Mon Mar 15 09:46:04 1999 [40192]: cfg_get_value: name=tblue isuser=1 attr=login rec=1 Mon Mar 15 09:46:04 1999 [40192]: cfg_get_value: no user/group named tblue Mon Mar 15 09:46:04 1999 [40192]: cfg_get_intvalue: returns NULL Mon Mar 15 09:46:04 1999 [40192]: cfg_get_value: name=tblue isuser=1 attr=global rec=1 Mon Mar 15 09:46:04 1999 [40192]: cfg_get_value: no user/group named tblue Mon Mar 15 09:46:04 1999 [40192]: cfg_get_intvalue: returns NULL Mon Mar 15 09:46:04 1999 [40192]: 207.92.126.5: fd 1 eof (connection closed) Mon Mar 15 09:46:04 1999 [40192]: Error Read -1 bytes from 207.92.126.5, expecting 12 Mon Mar 15 09:46:04 1999 [40192]: Error 207.92.126.5: Null reply packet when expecting CONTINUE Mon Mar 15 09:46:04 1999 [40193]: cfg_get_value: name=tblue isuser=1 attr=expires rec=1 Mon Mar 15 09:46:04 1999 [40193]: cfg_get_value: no user/group named tblue Mon Mar 15 09:46:04 1999 [40193]: cfg_get_intvalue: returns NULL Mon Mar 15 09:46:04 1999 [40193]: cfg_get_value: name=tblue isuser=1 attr=chap rec=1 Mon Mar 15 09:46:04 1999 [40193]: cfg_get_value: no user/group named tblue Mon Mar 15 09:46:04 1999 [40193]: cfg_get_intvalue: returns NULL Mon Mar 15 09:46:04 1999 [40193]: cfg_get_value: name=tblue isuser=1 attr=global rec=1 Mon Mar 15 09:46:04 1999 [40193]: cfg_get_value: no user/group named tblue Mon Mar 15 09:46:04 1999 [40193]: cfg_get_intvalue: returns NULL Mon Mar 15 09:46:04 1999 [40193]: sendpass query for 'tblue' Async2 from 207.92.126.5 rejected... ---- Mark Turner mark@maestro.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message