Re: (RADIATOR) MySQL & Simultaneous-Use

2001-12-18 Thread Sam Nilsson
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

Re: (RADIATOR) radiatorctl

2002-01-21 Thread Sam Nilsson
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

(RADIATOR) DefaultSimultaneousUse question

2002-03-13 Thread Sam Nilsson
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

Re: (RADIATOR) Proxy Authentication and Attribute 33

2002-03-22 Thread Sam Nilsson
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