(RADIATOR) Re: Time check item

Hugh Irvine hugh at open.com.au
Tue Sep 25 22:13:26 CDT 2001


Hello Edgar -

I would just remove the Time check item, as you did.

Why is Radiator rejecting the request? Can you send me a copy of the 
configuration and a trace 4 debug showing what is happening?

thanks

Hugh


On Wednesday 26 September 2001 10:47, you wrote:
> To Radiator Gurus :)
>
> I am currently using the Time Check item to block access to some users for
> a certain period of time. To allow access anytime, I have set  the time
> check item to Al0000-2359. Unfortunately, when the user logs on  after
> 23:59 say 23:59:01, RADIATOR won't allow access.
>
> RADIATOR produces the following log:
>
> Tue Sep 25 23:59:24 2001: INFO: Access rejected for radiator: Time: not
> within a
> n allowable Time range
>
> How could I set the TIME check item so that user will be allowed access
> anytime.  Currently the TIME check item is stored in a mYSQL table which
> radiator queries to authenticate users.  I have tried leaving the field
> blank, but authentication fails.
>
> Any ideas on how I can go about this.
>
> Thanks
>
>
> Egie.
> ----- Original Message -----
> From: Hugh Irvine <hugh at open.com.au>
> To: Edgar R Gutierrez <egutierrez at impactnet.com>
> Sent: Tuesday, May 29, 2001 1:37 PM
> Subject: Re: MOdificatin on prepareAndExecute
>
> > Hello Edgar -
> >
> > The variable "$sth" is a DBI statement handle which will allow you to use
>
> any
>
> > of the DBI routines as well as any of the SqlDb routines. I suggest you
>
> have
>
> > a look at what operations are supported on "$sth" in DBI.
> >
> > My cursory reading or DBI.pm would indicate that something like this
> > might
>
> be
>
> > what you want:
> >
> > my $rows = $sth->rows;
> >
> > regards
> >
> > Hugh
> >
> > On Tuesday 29 May 2001 11:36, you wrote:
> > > Ok...
> > >
> > > Anyway,  it would be helpful if you could make available SqlDb routines
> > > which can enable users to count the number of rows  affected by a
> > > query. This would really help us in writing Hooks without having to
> > > re-write
>
> code
>
> > > that already exists.
> > >
> > > If ever there is an existing routine which I can use to do this, please
> > > tell me. If not,  I guess I just have to do this on my own for now
> > > until
>
> a
>
> > > version of Radiator can be released which can allow me to do this.
> > >
> > > Thanks anyway. Your support is highly appreciated.
> > >
> > > ---
> > > Edgar R Gutierrez
> > > Technical Operations Manager
> > > Impact Information Systems Corp.
> > >
> > > Mobile: +63917 9802340
> > > Telephone:+632 7291840 Local 21
> > > Fax: +632 8167179
> > > Email: egutierrez at impactnet.com
> > > URL: www.impactnet.com
> > >
> > > are you on the internet yet?
> > > ----- Original Message -----
> > > From: Hugh Irvine <hugh at open.com.au>
> > > To: Edgar R Gutierrez <egutierrez at impactnet.com>
> > > Sent: Tuesday, May 29, 2001 8:37 AM
> > > Subject: Re: MOdificatin on prepareAndExecute
> > >
> > > > Hello Edgar -
> > > >
> > > > I am sorry, but I am not able to assist you with this sort of
>
> question.
>
> > > > If you have questions regarding Radiator configurations, I am happy
> > > > to
> > >
> > > help,
> > >
> > > > but if you want to learn how to modify the source code you will have
>
> to
>
> > > > do
> > >
> > > it
> > >
> > > > on your own. We do not provide this sort of assistance.
> > > >
> > > > As a general rule I always try to do as much as I can with the
> > >
> > > configuration
> > >
> > > > file, and only in certain circumstances will I use a Hook. The only
> > > > modifications to the source code are additions to the base product
>
> that
>
> > > are
> > >
> > > > rolled in to the standard distribution.
> > > >
> > > > BTW - the latest version of Radiator is 2.18.1.
> > > >
> > > > regards
> > > >
> > > > Hugh
> > > >
> > > > On Monday 28 May 2001 18:13, you wrote:
> > > > > I am currently using Radiator v. 2.16.3.
> > > > > I modified line 213 of SqlDb.pm
> > > > > previous: return;
> > > > > modified: return $rc;
> > > > >
> > > > > This is to return the number of lines affected by the sql
> > > > > statement.
> > > > >
> > > > > Will this work?
> > > > >
> > > > > ---
> > > > > Edgar R Gutierrez
> > > > > Technical Operations Manager
> > > > > Impact Information Systems Corp.
> > > > >
> > > > > Mobile: +63917 9802340
> > > > > Telephone:+632 7291840 Local 21
> > > > > Fax: +632 8167179
> > > > > Email: egutierrez at impactnet.com
> > > > > URL: www.impactnet.com
> > > > >
> > > > > are you on the internet yet?
> > > >
> > > > --
> > > > Radiator: the most portable, flexible and configurable RADIUS server
> > > > anywhere. Available on *NIX, *BSD, Windows 95/98/2000, NT, MacOS X.
> > > > -
> > > > Nets: internetwork inventory and management - graphical, extensible,
> > > > flexible with hardware, software, platform and database independence.
> >
> > --
> > Radiator: the most portable, flexible and configurable RADIUS server
> > anywhere. Available on *NIX, *BSD, Windows 95/98/2000, NT, MacOS X.
> > -
> > Nets: internetwork inventory and management - graphical, extensible,
> > flexible with hardware, software, platform and database independence.

-- 
Radiator: the most portable, flexible and configurable RADIUS server 
anywhere. Available on *NIX, *BSD, Windows 95/98/2000, NT, MacOS X.
-
Nets: internetwork inventory and management - graphical, extensible,
flexible with hardware, software, platform and database independence.
===
Archive at http://www.open.com.au/archives/radiator/
Announcements on radiator-announce at open.com.au
To unsubscribe, email 'majordomo at open.com.au' with
'unsubscribe radiator' in the body of the message.


More information about the radiator mailing list