6 Sep
2005
6 Sep
'05
4:49 a.m.
Ben Thompson wrote:
I have set up FreeRADIUS so that I am using the relam format username@suffix. I have succesfully got this working by adding the relevent realm to proxy.conf and setting authhost and acchost to LOCAL. Currently when someone logs without specifying a realm, they are still authenticated and I would like to know if it is possible to change this behavoir so that users must specify the realm suffix.
Perhaps you could uncomment the realm "NULL" in proxy.conf and add in the users file: DEFAULT Realm == "NULL", Auth-Type := Reject -- Nicolas Baradakis