is it possible to do the following via SQL?
given a huntgroups file that contains:
netscreen NAS-IP-Address == 128.205.10.75
ccfw-beane NAS-IP-Address == 128.205.10.76
construct SQL entries that function the same as the following "users"
file entries:
jcmurphy Auth-Type := UNIX, Huntgroup-Name == "netscreen"
NS-User-Group = "Off-Campus",
NS-User-Group += "On-Campus"
jcmurphy Auth-Type := UNIX, Huntgroup-Name == "ccfw-beane"
NS-User-Group = "beane1"
from what i can tell, you cant, but i'd like some confirmation of that
before i start to consider what i'd have to do to rlm_sql to make it
work.
jeff
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html