Hi Rob,

On Apr 18,  4:57pm, Rob Thomas wrote:
> Subject: (RADIATOR) OK, Now I've got Auth working.. Another Question..
>
> I've decided that Realms are an abomination of a concept, so I'm using
> handlers everywhere. I can't -see- anywhere where it says this, but if
someone
> could verify....
>
> <Handler NAS-IP-Address=203.41.12.1>
>   <AuthBy SQL>
>     [accounting]
>   </AuthBy>
>   <AuthBy SQL>
>     [authentication]
>   </Authby>
>   MaxSessions 1
> </Handler>
> <Handler NAS-IP-Address=203.41.12.2>
>   <AuthBy SQL>
>     [different accounting dictonary entries]
>   </AuthBy>
>   <AuthBy SQL>
>     [authentication]
>   </Authby>
>   MaxSessions 1
> </Handler>
>
>
> Now, if userid 'haxx0r' logs onto 203.41.12.1 -and- 203.41.12.2, is that
going
> to be picked up by the MaxSessions tag, or, because they're different
> handlers, is it going to be one session -per handler-?

Yes, it will be picked up.
The count of the _current_ number of session per user is global. Its just the
_limit_ that is specified on a per Handler basis.

Cheers.


-- 
Mike McCauley                               [EMAIL PROTECTED]
Open System Consultants Pty. Ltd            Unix, Perl, Motif, C++, WWW
24 Bateman St Hampton, VIC 3188 Australia   http://www.open.com.au
Phone +61 3 9598-0985                       Fax   +61 3 9598-0955

Radiator: the most portable, flexible and configurable RADIUS server 
anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald, 
Platypus, Freeside, external, etc etc on Unix, Win95/8, NT, Rhapsody
===
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to