Re: (RADIATOR) Probs with AccountingHandled

1999-06-14 Thread Anonymous

Hello Bernd,

On Jun 11,  6:15pm, Bernd Strehhuber wrote:
 Subject: (RADIATOR) Probs with AccountingHandled
 Hi,

 at my setup each customer group has his own Realm. I use 'RewriteUsername'
 to control this. Now, from time to time (no reboot or anything like
 this is done), my NAS (Livingston PM3) send the following Accounting
 Request out:

 Acct-Session-Id = ""
 NAS-IP-Address = IP-Number
 Acct-Status-Type = Start
 Acct-Delay-Time = 6
 Timestamp = 929071869

 As you can see, no username is in this request, so my rewriting doesn't work
 and the request doesn't end up in one of my Realms. It is ignored by
 Radiator an die NAS keeps retransmitting.
This looks like a message from the NAS saying it rebooted or restarted.


 Therefor I created a "special Handler":

 Handler Acct-Session-Id=""
 AcctLogFileName %L/stupid.detail
 AccountingHandled
 /Handler

 But Radiator (version 2.13.1) still ignore the Request. Inserting a simple

 AuthBy TEST
 /AuthBy

 in the above Realm fixes the Problem. Is this normal? Is there a better
 solution for my problem?

Its a bit hard to say without seeing your configuration file, but it sounds
like a reasonable response. The best solution would be to arrange for such
"realmless" requests to be handled by one of your existing Handlers.

Hope that helps.
Cheers.

-- 
Mike McCauley   [EMAIL PROTECTED]
Open System Consultants Pty. LtdUnix, 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.



(RADIATOR) Probs with AccountingHandled

1999-06-11 Thread Anonymous

Hi,

at my setup each customer group has his own Realm. I use 'RewriteUsername'
to control this. Now, from time to time (no reboot or anything like
this is done), my NAS (Livingston PM3) send the following Accounting 
Request out:

Acct-Session-Id = ""
NAS-IP-Address = IP-Number
Acct-Status-Type = Start
Acct-Delay-Time = 6
Timestamp = 929071869

As you can see, no username is in this request, so my rewriting doesn't work
and the request doesn't end up in one of my Realms. It is ignored by 
Radiator an die NAS keeps retransmitting.

Therefor I created a "special Handler":

Handler Acct-Session-Id=""
AcctLogFileName %L/stupid.detail
AccountingHandled
/Handler

But Radiator (version 2.13.1) still ignore the Request. Inserting a simple

AuthBy TEST
/AuthBy 
 
in the above Realm fixes the Problem. Is this normal? Is there a better
solution for my problem? 

Regards,
 Bernd

===
Archive at http://www.thesite.com.au/~radiator/
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.