http://wiki.freeradius.org/Operators
+= Ivan Kalik Kalik Informatika ISP Dana 31/8/2007, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> piše: >Hello Everybody, > > >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 > >It works very well ! > >Sending Access-Accept of id 26 to IP_NAS port 5001 > Login-Service := Telnet > Login-Service := 50 > > >How i can do this with the users file ?? > > > >Thanks for your help !! > > > >Nicolas. >- >List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html > > - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

