Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Sep 1998 09:45:30 -0300
From:      "Administrador del Sistema" <admin@itacom.com.py>
To:        "FreeBSD Questions" <freebsd-questions@FreeBSD.ORG>
Subject:   tacacs+ and the master.passwd in the Free-BSD
Message-ID:  <002b01bdd66f$928efc00$2ae57ccf@chinatown.itacom.com.py>

next in thread | raw e-mail | index | archive | help
Can somebody help me?
Somebody that it uses tacacs+ on Free-BSD
How I can use the file /etc/master.passwd to authenticate Dial-in users in
the NAS (Cisco 2511)
I need basic configuration in the Tacacs+ server and the NAS

Free-BSD 2.2.5 version
Cisco IOS 11.1(5)

My configuration in the NAS
!
aaa new-model
aaa authentication login default tacacs+ enable
aaa authentication ppp default tacacs+
aaa authorization networks tacacs+
enable password cisco
!
interface Async1
ip unnumbered Ethernet0
encapsulation ppp
keepalive 10
async mode dedicated
peer dafault ip address 207.124.229.97
no cdp enable
!
tacacs-server host 207.124.229.36
tacacs-server key cisco
!
line 1
session-timeout 10
exec-timeout 0 0
no activation-character
modem InOut
notify
transport input all
stopbits 1
rxspeed 38400
txspeed 38400
flowcontrol hardware
!





Gregorio Faraldo
Administrador del Sistema
Itapúa Comunicaciones S.R.L.
Tte. Honorio González 1445
Tel.: 595-71-201.110
http://www.itacom.com.py


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?002b01bdd66f$928efc00$2ae57ccf>