Hi everyone,
I'm using freeradius-2.1.4 with MySQL and would like to set up realms
without proxying. The reason is that I'd like to keep all the requests
to a single Radius server, however would like to separate the users'
radreplies based on their username/groups. I know that I can use
freeradius-2.1.4 with MySQL and would like to set up realms
without proxying. The reason is that I'd like to keep all the requests
to a single Radius server, however would like to separate the users'
radreplies based on their username/groups. I know that I can use
groupnames to have group based
I currently have a realm defined:
realm liv.ac.uk {
type= radius
authhost= LOCAL
accthost= LOCAL
}
I now have one of my departments, which for various complex reasons, has been
allowed to have its own user accounts.
They have the subdomain
Hi,
Is this position dependant? Does it have to appear before the liv.ac.uk realm to prevent
[EMAIL PROTECTED] being caught by the first realm?
No, unless you use a regex in the realm stanza, the matches are
*literal* realms. i.e. realm liv.ac.uk does not match foo.bar.liv.ac.uk.
4 matches
Mail list logo