Hi Paul,
I think that :
AuthColumnDef 4,Idle-Timeout,reply
shold be
AuthColumnDef 5,Idle-Timeout,reply
since IDLETIMEOUT is the 5th field. As it stands, its probably looking at the
MAXLOGINS filed, which I suspect is NULL for that user/
Hope that helps.
Cheers.
On Dec 21, 5:43pm, Paul Black wrote:
> Subject: Re: (RADIATOR) MAX IDLE TIME
> Hi Mike,
>
> I've added the two lines below to the AuthBy RADMIN clause (IDLETIMEOUT is
> MAXIDLETIME in the Radmin d/b). I then restarted Radmin. I could see users
> looking like they were logging in in the Radmin logfile but they were not
> appearing on the Tigris console where I normally see the radius login
> messages. I've seperately emailed you the logfile and the radius.cfg file.
>
> Could you let me know where I have gone wrong?
>
> Regards. Paul
>
>
>
> Mike McCauley wrote:
> >
> > Hello Paul,
> >
> > You would add these to you AuthBy RADMIN claause:
> >
> > # The following is all on one line:
> > AuthSelect select PASS_WORD, STATICADDRESS, TIMELEFT, MAXLOGINS,
IDLETIMEOUT
> > from RADUSERS where USERNAME='%n' and BADLOGINS < 5 and VALIDFROM < %t and
> > VALIDTO > %t
> >
> > AuthColumnDef 4,Idle-Timeout,reply
> >
> > Hope that helps.
>
>-- End of excerpt from Paul Black
--
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, TACACS+, PAM, external, etc etc on Unix, Win95/8,
NT, Rhapsody
===
Archive at http://www.thesite.com.au/~radiator/
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.