Re: (RADIATOR) Selecting domain stripping in AuthBySQLRADIUS

2002-07-12 Thread James Wiegand
u> <[EMAIL PROTECTED]>, Sent by:"'[EMAIL PROTECTED]'" owner-radiator@o <[EMAIL PROTECTED]>

Re: (RADIATOR) Selecting domain stripping in AuthBySQLRADIUS

2002-07-09 Thread Hugh Irvine
Hello James - Yes this has changed in Radiator 3.1 - I suggest you upgrade. regards Hugh On Tue, 9 Jul 2002 13:21, James Wiegand wrote: > Just to clarify, because under section 6.30 RewriteUsername is not listed, > even though it is shown in section 6.45, is it legal to have a > RewriteUserna

Re: (RADIATOR) Selecting domain stripping in AuthBySQLRADIUS

2002-07-08 Thread James Wiegand
Just to clarify, because under section 6.30 RewriteUsername is not listed, even though it is shown in section 6.45, is it legal to have a RewriteUsername statement under a Hosts clause? This would be useful. Sorry to be pedantic, but the statement that anything which is legal in a Hosts clause

Re: (RADIATOR) Selecting domain stripping in AuthBySQLRADIUS

2002-07-08 Thread Hugh Irvine
Hello James - In Radiator 3.1, you can use the AuthBy SQLRADIUS clause with HostColumnDef's to supply a RewriteUsername (or not). Note that you will need the patched version of AuthBy SQLRADIUS from the Radiator 3.1 patches area. See section 6.45 in the Radiator 3.1 reference manual ("doc/re

(RADIATOR) Selecting domain stripping in AuthBySQLRADIUS

2002-07-08 Thread James Wiegand
Hello, I am trying to come up with a config where we can store the bulk of our roaming configurations in an SQL table. There is one question that does not seem to be obvious from the configuration. Is it possible to have to strip the domain (or not) based on the (domain, host) key? Here's the