I used to work with Tacacs before to let my dialup users
telnet to uucp port on some host. It was like this:
group = uucp
{
login = none
maxsess = 1
users = uu*
service = exec
{
noescape = true
autocmd = "telnet 195.5.3.162 uucp /stream"
}
}
They would connect direct to uucp on other host and authenticated on it's
uucp port..
What would I set in radius users file now for this to work?
I've set the following, but it seemes not working yet..:
uupost Auth-Type := ???
Service-Type = Login-User,
Login-TCP-Port = 540,
Login-IP-Host = 195.5.3.162,
Login-Service = Telnet
Andy
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html