Andy -
If you look at the manual section 6.7.3 you will see the reference to
'AddQuery'. This is the query that SessionDatabaseSQL uses to add
a user to the sessions table.
You can see that the default add query inserts the username as '%u'
which is the special variable that contains the origin
check out the radiator manual:
"PidFile - ... Defaults to %L/radiusd.pid ..."
in other words you should find a pidfile in radiator's logdir. so you
could do a
$ kill -HUP `cat logdir/radiusd.pid`
to restart the process for example.
- Sam
Aaron Collins wrote:
> Hey does anyone have a decent ra
If i put a DefaultSimultaneousUse directive in an clause,
will
that apply to all of the sub-AuthBy clauses in that group or will i have
to respecify
in each clause?
- Sam
===
Archive at http://www.open.com.au/archives/radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL
Hi Mike -
We've dealt with the same network and the same error messages.
I never got a response on whether we fixed it or not, but basically
you are sending back duplicate Proxy-State. This happens when going
through a proxy.
The proxy-state should be the same as recieved when sent back. In the