Re: (RADIATOR) PreHandlerHook Doesn't work Properly

2000-04-17 Thread Khurram Shahzad
Hi Hugh, I am using Radiator 2.15 ( all patches applied) on Sun Ultra-1 with Solaris 2.6. My NAS is Cisco 7507 with IOS 12.03(T3). All the required files are pasted below. My Configuration File -- radius.conf --- # Shaheer Dialup Accounts

(RADIATOR) postauthhook

2000-04-17 Thread Brandon
When doing a postauthhook, or reply handler hook... how do you get the username before the "stripping" of the realm takes place. Currently I am doing . my $username = $p-getUserName(); and it seems to be giving me the username after the rewrite takes place. Thanks Brandon

(RADIATOR) Cisco AS5300 authen OK autho FAIL

2000-04-17 Thread Nils Swart
Hi! (Short summary: normal dialin works fine, avpair statements get rejected by the AS5300 due to 'no appropriate authorization type for user' error) Our setup is an AS5300 together with Radiator 2.16alpha (maybe the version numer is the problem, but hey, living on the edge rules right ? :) I

(RADIATOR) Static-IP problem with CVX 1800

2000-04-17 Thread Tuncay MARGILIC
Title: Static-IP problem with CVX 1800 Hi there, I am having problems with having a predefined IP-Addr defined on the ReplyAttr. The same configuration is used and worked well with TNT Max and Cisco 5300 Boxes. The Nortel people told me that there was no problem with the CVX on giving

(RADIATOR) Called-Station-Id on Ascend Maxes

2000-04-17 Thread Simon Lindsay
Hi All, Quick question, Is it possible to forward all requests that have called xxx number using the Called-Station-Id Attribute? Is this attribute presented with Ascend Maxes? TIA -- Simon Lindsay[EMAIL PROTECTED] http://members.iweb.net.au/~simon

Re: (RADIATOR) PreHandlerHook Doesn't work Properly

2000-04-17 Thread Hugh Irvine
Hello Khurram - On Mon, 17 Apr 2000, Khurram Shahzad wrote: Hi Hugh, I am using Radiator 2.15 ( all patches applied) on Sun Ultra-1 with Solaris 2.6. My NAS is Cisco 7507 with IOS 12.03(T3). All the required files are pasted below. My Configuration File --

Re: (RADIATOR) postauthhook

2000-04-17 Thread Hugh Irvine
Hello Brandon - On Mon, 17 Apr 2000, Brandon wrote: When doing a postauthhook, or reply handler hook... how do you get the username before the "stripping" of the realm takes place. Currently I am doing . my $username = $p-getUserName(); and it seems to be giving me the username