Hi,<br><br>I am running FreeRADIUS Version 1.1.7 for host i386-redhat-linux-gnu and I have finally managed to get it to work. I use Allied Telesyn routers and used SSH to authenticate to it. To get a more flexible method I decided to go to Radius authentication, using the passwd of the server in wich FreeRADIUS is installed to authenticate the people who need to access the router. Each person who access it have an Unix account on the server.<br>
<br>My users file is:<br><br><div style="margin-left: 40px;">DEFAULT Auth-Type = System<br>        Service-Type = 7,<br>        Login-Service = Telnet<br></div><br>The main problem now is that not everyone who have an account in the server should be able to access the router. So I wanted to change the Service-Type parameter according to the group of each user. Is that possible?<br>
<br>Thank you for your support and sorry for the bad english.<br><br>