[EMAIL PROTECTED] (Rainer Clasen) wrote:
> if you specify the port in radiusd.conf as 0, the auth port is set after
> the configs were read. But while reading the realms file, it is already
> used as default.
> 
> You end up with 0 as the auth port for those entries without a :<port>.
> 
> And even more anoying: There is only a debug message, when radiusd is
> run with -xx.

  Patch?

  The simplest hack would be to root through the REALMS list after
parsing the server configuration.  Any auth/acct port which is zero
gets replaced by the servers defaults.

  Alan DeKok.

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to