# /etc/freeradius/users
# for documentation see /usr/share/doc/freeradius/examples/config/users
#
# This is a complete entry for "steve". Note that there is no Fall-Through
# entry so that no DEFAULT entry will be used, and the user will NOT
# get any attributes in addition to the ones listed here.
#
#steve Cleartext-Password := "testing"
# Service-Type = Framed-User,
# Framed-Protocol = PPP,
# Framed-IP-Address = 172.16.3.33,
# Framed-IP-Netmask = 255.255.255.0,
# Framed-Routing = Broadcast-Listen,
# Framed-Filter-Id = "std.ppp",
# Framed-MTU = 1500,
# Framed-Compression = Van-Jacobsen-TCP-IP

# linuxmuster.net -- automatic entries below this line
DEFAULT Group != p_wifi
DEFAULT Auth-Type := REJECT
    Reply-Message = "You are not allowed to access the WLAN!"
# linuxmuster.net -- automatic entries above this line
