Not a question anymore, the right settings are :

uupost          Auth-Type := Accept
                Service-Type = Login-User,
                Login-Service = TCP-Clear,
                Login-TCP-Port = 540,
                Login-IP-Host = x.x.x.x



> 
>  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 x.x.x.x 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 = x.x.x.x,
>                 Login-Service = Telnet



- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to