Erich Zigler <[EMAIL PROTECTED]> wrote: > sql_escape in: 'DEFAULT' > sql_escape out: 'DEFAULT' > sql_set_user: escaped user --> 'DEFAULT' > > I'm running Freeradius v0.5 on a FreeBSD machine.=20 > > Where is it getting DEFAULT from?=20
From the internal code of the SQL module. It looks for configuration for the user, and then for a DEFAULT user. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
