(RADIATOR) Until time reply attribute.

2002-06-05 Thread Griff Hamlin, III
Hello again, How does the "Session-Timeout=until Time" reply attribute work when Session-Timeout is defined as an integer in the dictionary? Do I have to change the dictionary definition or is it not possible for that to work? Griff Hamlin, III Quik International === Archi

(RADIATOR) Time Check Item format.

2002-06-05 Thread Griff Hamlin, III
Hello all, If I wanted the time restriction to be Monday-Friday from 10am to 6pm, and weekends unlimited, how is the best way to specify that the weekends are to be unlimited? I can do Time="Wk1000-1800" for the weekdays, but how do I handle unlimited weekends? thanks, Griff H

(RADIATOR) Allow command?

2002-05-21 Thread Griff Hamlin, III
;t think it existed. Has anyone heard of the radius server being able to command the router in that way and if so, how it is done? Griff Hamlin, III === Archive at http://www.open.com.au/archives/radiator/ Announcements on [EMAIL PROTECTED] To unsubscribe, email '[EMAIL PROTECTED]'

(RADIATOR) regexp in Realm check item

2002-05-02 Thread Griff Hamlin, III
I need the '/' characters, etc: /^sat\..+\.com$/ and all of this after the @ of course. Griff Hamlin, III === Archive at http://www.open.com.au/archives/radiator/ Announcements on [EMAIL PROTECTED] To unsubscribe, email '[EMAIL PROTECTED]' with 'unsubscribe radiator' in the body of the message.

(RADIATOR) Session Database issues.

2002-01-17 Thread Griff Hamlin, III
# name (or GENERIC if list), and whether check, reply, or request (to be # used in later sql statement). AuthColumnDef 0,GENERIC, check AuthColumnDef 1,GENERIC,reply AuthColumnDef 2,Session-Timeout,reply #SQL # # # if db fails # Filename %D/users # # Group PostAuthHook file:"/etc/raddb/prepay_overuse.hook" AuthLog log1 --- end radius.cfg Any help is greatly appreciated. Griff Hamlin, III === Archive at http://www.open.com.au/archives/radiator/ Announcements on [EMAIL PROTECTED] To unsubscribe, email '[EMAIL PROTECTED]' with 'unsubscribe radiator' in the body of the message.

(RADIATOR) CHAP vs. PAP

2001-12-11 Thread Griff Hamlin, III
t? If Radiator doesn't care whether it is using CHAP or PAP, can anyone tell me what part of the chain would (dialup computer, modem, NAS)? Thanks for any help you can give on this matter. Griff Hamlin, III === Archive at http://www.open.com.au/archives/radiator/ Announcements on [EMAIL PRO

(RADIATOR) Duplicate request id

2001-10-08 Thread Griff Hamlin, III
Hello, I get a ton of these "Duplicate requet id xx received from some ip.. ignored' in my logfile. Should I be concerned about this? Is there some way I can make them go away? Griff Hamlin, III === Archive at http://www.open.com.au/archives/radiator/ Announcements on [EMAIL PRO

(RADIATOR) using separate databases in one Authby sql.

2001-10-08 Thread Griff Hamlin, III
#x27;. Can I do this? Griff Hamlin, III === Archive at http://www.open.com.au/archives/radiator/ Announcements on [EMAIL PROTECTED] To unsubscribe, email '[EMAIL PROTECTED]' with 'unsubscribe radiator' in the body of the message.

(RADIATOR) Variable Settings in Radiator

2001-09-18 Thread Griff Hamlin, III
Cisco and the SNMPCommunity \ } } Thanks. Griff Hamlin, III === Archive at http://www.open.com.au/archives/radiator/ Announcements on [EMAIL PROTECTED] To unsubscribe, email '[EMAIL PROTECTED]' with 'unsubscribe radiator' in the body of the message.

(RADIATOR) Proxy server client id's

2001-09-18 Thread Griff Hamlin, III
ated list of check items, a comma # separated list of reply items from the radius:users table AuthSelect select check_items, reply_items from users \ where (username='%U' && handler_group='%{Handler-Group}') AuthColumnDef 0,GENERIC, chec

(RADIATOR) Logging elapsed time?

2001-09-17 Thread Griff Hamlin, III
Hello, Is there anyway to log in trace mode 3 the amount of time that elapses between when radiusd receives an auth request and it actually responds to it? Thanks. Griff Hamlin, III === Archive at http://www.open.com.au/archives/radiator/ Announcements on [EMAIL PROTECTED] To unsubscribe

(RADIATOR) Taking too long.

2001-09-13 Thread Griff Hamlin, III
computers time out although eventually they do get authenticated on my end. I thought about trying to fork processes, but is there no way to limit the number of running processes that spawn off? Does anyone have any experience with this type of problem and/or how to solve it? Griff Hamlin, III === Archive

(RADIATOR) Variables in Hooks

2001-09-11 Thread Griff Hamlin, III
. Can I have the following: #!/usr/local/bin/perl sub { my $server = %{GlobalVar:DbHost}; ... contact database and retrieve stuff } I've scoured the manual for this, but if you know where it is, please tell me. Griff Hamlin, III === Archive at http://www.open.c