(RADIATOR)

1999-10-06 Thread Christopher Andersson
Hello, When my PostAuthHook i supposed to run, I get this error message: Global symbol "$p" requires explicit package name at (eval 21) line 1, FILE chunk 62. My hook looks like this: sub { $p = ${$_[1]}; \my $username = $p-getAttrByNum($Radius::Radius::USER_NAME); \print $username;

Re: (RADIATOR)

1999-10-06 Thread Hugh Irvine
Hello Christopher - On Wed, 06 Oct 1999, Christopher Andersson wrote: %_Hello, When my PostAuthHook i supposed to run, I get this error message: Global symbol "$p" requires explicit package name at (eval 21) line 1, FILE chunk 62. My hook looks like this: sub { $p = ${$_[1]}; \

Re: (RADIATOR) Accounting Hooks

1999-10-06 Thread Hugh Irvine
Hi Pete - On Wed, 06 Oct 1999, Pete Black wrote: Is there any way to put in a post accounting hook? We need to create another accounting log file in our own format on the fly and we need to know if we can do it via a hook or by altering the code itself. The simplest way to do this is in

(RADIATOR) Simultaneous use

1999-10-06 Thread Derek Sanderson
I use a default profile that does an AuthBy Platypus. in that default profile, I specify that the MaxSessions 1. i have 2 or three customers that I would like to up that MaxSession count. whats the easiest way to do that for just a couple customers. thanks Derek

(RADIATOR) Free RadKey demo available

1999-10-06 Thread Mike McCauley
We are pleased to announce a freely available demo of the new RadKey software is available to Radiator customers and evaluators. We have developed a demo version of the end user software (RadKey Challenger) that does not require a physical token to be installed in the PC: it pretends it has a

(RADIATOR) Hooking (Newbee)

1999-10-06 Thread Christopher Andersson
Good day, OK, Hooking: My PostAuthHook runs 3 timesevery time I runradpwtst. I.e. the lines my $username = ${$_[0]}-getAttrByNum($Radius::Radius::USER_NAME); print "$username\n"; produces username 3 times on the screen. Iassume once after authentication request, once after accounting

(RADIATOR) Authby RADIUS but store Accounting in SQL??

1999-10-06 Thread Brian Morris
Hi all, I would like to authenticate users using RADIUS on another machine but record the accounting data to an SQL database. I'm sure this can be done with a continue until... or something but I'm currently stumped. Can anyone shine some light on this one? Thanks, Brian === Archive at

(RADIATOR) users on-line

1999-10-06 Thread Ricardo Guerra
Hi! Sometimes radiator is'nt receiving the Stop signal and i have a lot of fake on-line users, is there any wah to tell radiator to check on the NAS every several minutes for the real on-line users? === Archive at http://www.thesite.com.au/~radiator/ To unsubscribe, email '[EMAIL PROTECTED]'

Re: (RADIATOR) Livingston Compatablity (User File)

1999-10-06 Thread Hugh Irvine
Hello Jason - On Thu, 07 Oct 1999, Jason Godsey wrote: We are having trouble figuring out how to work w/ our Radius 2.1 users file in Radiator.. Everything we do works except for the Group check.. We use something like DEFAULT Prefix=P, Auth-Type=System, Group=kflex,