[root@test ~]# cat /etc/raddb/users
#------------------------------------------------------------
# !!DO NOT MODIFY THIS FILE!!
#
# Manual changes will be lost when this file is regenerated.
#
# Please read the developer's guide, which is available
# at
http://wiki.contribs.org/development/#
# Copyright (C) 1999-2006 Mitel Networks Corporation
#------------------------------------------------------------
root Auth-Type := Reject
admin Service-Type == Framed-User, Framed-Protocol == PPP
pippo Service-Type == Framed-User, Framed-Protocol == PPP
Framed-IP-Adderss = 192.168.10.55, Framed-Netmask = 255.255.255.255
DEFAULT EAP-Message =* Something
DEFAULT Auth-Type := Reject
[root@test ~]#