Hi, > Any ideas?
why not just put the required stuff into the post-auth - either still using
the files entries.... or using unlang eg something like
if("%{User-Name}% =~ /[frankdsa|everdstons|kirddksa|kefls]/ && NAS-IP-Address
=~ /192\.168\.104\./ ){
update reply {
Reply-Message += "Welcome %{User-Name}\n",
Reply-Message += "Admin access",
Cisco-AVPair := "shell:priv-lvl=15"
}
}
?
alan
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

