On Feb 20,  1:10pm, Ricardo Freire wrote:
> Subject: Re: (RADIATOR) Simultaneous-Use question
> Thanks to all!
>
> Now I understand this check item clearly.
>
> But I'm still in trouble:
> If I comment MaxSessions line, everyone can connect more than once at a
> time.
> Since all my users are authenticated against a SQLServer table, how should I
> put "Simultaneous-Use" check item for each user?
>
> I tried to use this, with no success (everyone can auth with the right
> password, regardless the sim-use item):
>
>   AuthSelect select Password, Simultaneous-Use from Customer where
> UserName='%n'
>   AuthColumnDef 0, User-Password, check
>   AuthColumnDef 1, Simultaneous-Use, check
>
> Am I missing something here?

No, that should work.

Can you send the -trace 4 showing what happens whn you use this?

Cheers.



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

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

Reply via email to