Hi All,
I am trying to persuade my installation of freeradius to append a default
realm to usernames that do not have one.
So far (from previous messages to the list, and lots of googling) I have
managed to get the following:
<snip from radius.conf>
attr_rewrite add_domain {
attribute = Realm
searchin = packet
searchfor = "NULL"
replacewith = "myrealm.net"
ignore_case = yes
new_attribute = no
max_matches = 10
append = no
}
</snip>
This under the modules section...
Now the question is... since this is not working, Did I need to reference
this else where in the config file?
Or is simply having these few lines added to the config file sufficient?
Thanks,
-Rob
----------------------------------
Rob Hartzenberg
Network Admin : Imaginet
Web: http://www.imaginet.co.za/
----------------------------------
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html