Several login-service attribut in reply message

A.L.M.Buxey at lboro.ac.uk A.L.M.Buxey at lboro.ac.uk
Fri Aug 31 11:39:20 CEST 2007


Hi,

> 
> I just want to put several login-service in an access-accept packet. If i try
> this in the "users" file :
> 
> login_user  Auth-Type := Local, User-Password == "pass_user"
>        login-service = 50,
>        login-service = telnet,
>        Fall-Through = no
> 
> It send an acces-racccept with only one attribut : "login-service = telnet"
> 
> But if i put this in attrs file with rlm_filter module :
> DEFAULT
>         login-service := telnet,
>         login-service := 50

err, thars because your attributes are different! use the same attributes
in you users file.  and which version of FR by the way?  User-Password ==
is quite wrong these days. should be Cleartext-Password := " .... "

alan



More information about the Freeradius-Users mailing list