Thanks. All working now! One more thing, what happened to: lower_user lower_pass nospace_user nospace_pass between 1.1.7 and 2.0.x? Are they still supported? --------------- Barry Dean Networks Team -----Original Message----- From: freeradius-users-bounces+b.dean=liverpool.ac.uk@lists.freeradius.org [mailto:freeradius-users-bounces+b.dean=liverpool.ac.uk@lists.freeradius.org] On Behalf Of Alan DeKok Sent: 05 June 2008 12:17 To: FreeRadius users mailing list Subject: Re: 1.1.7 to 2.0.2 config for Realms problem Dean, Barry wrote:
I have a problem with a realm configuration that used to work with FR 1.1.7, but does not work at all with 2.0.2 and virtual servers.
I have a virtual server defined in sites-available/janet-roaming thus:
server jrsradius { ... $INCLUDE jrs-proxy.conf
jrs-proxy.conf contains:
proxy server { default_fallback = no post_proxy_authorize = no }
The proxy configuration is global. The default configuration shows it as global.
home_server localhost {
Home servers are also global.
They are not mentioned during server startup with "-X and -xx" beyond:
Thu Jun 5 11:57:16 2008 : Debug: including configuration file /usr/radius/etc/raddb/sites-enabled/janet-roaming Thu Jun 5 11:57:16 2008 : Debug: including configuration file /usr/radius/etc/raddb/jrs-proxy.conf
so is the config being ignored because it is wrong?
It's being ignored because the proxy && realm configurations are in the server section. They must be global. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html