Title: RE: (RADIATOR) Session Timeout Until xx:xx

Hi,

For double checking:
Here is my users file and the cfg file. And Session-Timeout works this way very well. I will try the same functionality live with SQL database today.

fred    User-Password = "xxxxx",
        Time = "Al0800-1800"
        User-Service = Framed-User,
        Framed-Protocol = PPP,
        Framed-Netmask = 255.255.255.0,
        Framed-Routing = None,
        Framed-MTU = 1500,
        Framed-Compression = Van-Jacobson-TCP-IP

# radius.cfg
Foreground
LogStdout
LogDir          /var/radius
DbDir           /usr/local/etc
LogFile         %L/logfile
DictionaryFile  %D/dictionary.ascend
Trace   4
<Client DEFAULT>
        Secret  xxxxxxx
        DupInterval 300
        IgnoreAcctSignature
</Client>
<Realm DEFAULT>
        <AuthBy FILE>
        Filename %D/users
        AddToReply Session-Timeout = until 1800
        </AuthBy>
        # Log accounting to the detail file in LogDir
        AcctLogFileName %L/detail
</Realm>




> -----Original Message-----
> From: Hugh Irvine [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, December 08, 1999 12:56 AM
> To: Ferhat DILMAN; Mike McCauley; [EMAIL PROTECTED]; Ferhat DILMAN;
> [EMAIL PROTECTED]
> Cc: tom minchin
> Subject: RE: (RADIATOR) Session Timeout Until xx:xx
>
>
>
> Hello Ferhat -
>
> On Tue, 07 Dec 1999, Ferhat DILMAN wrote:
> > >%_Thanks for it. It is now working.
> >
> > By the way, in the documentation, it says Session-Timeout =
> "until 1800".
> >
> > It did not work with quotes. It worked without ""
> >
>
> Curious - it works with "" here. Could you send us more
> details, including your
> configuration file (w/o secrets) so we can see what is happening?
>
> thanks
>
> Hugh
>
> --
> 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

Reply via email to