(RADIATOR) a newbie

2001-08-16 Thread Yoga Nandiwardhana
hi all, i'm a very-very newbie here. actually i'm a computer science student currently an apprentice at an ISP. and here they introduce me to radius, and radiator, specifically. I've got some problems and hoping ppl here would help me. i'm trying to manipulate the packages sent by a forwarding

Re: (RADIATOR) a newbie

2001-08-16 Thread Hugh Irvine
Hello Yoga - On Thursday 16 August 2001 16:54, Yoga Nandiwardhana wrote: hi all, i'm a very-very newbie here. actually i'm a computer science student currently an apprentice at an ISP. and here they introduce me to radius, and radiator, specifically. I've got some problems and hoping ppl

Re: (RADIATOR) Missing Attributes

2001-08-16 Thread Hugh Irvine
Hello Brian - On Thursday 16 August 2001 12:08, Brian Morris wrote: Hi All, I am receiving the following error in our log file : ERR: Attribute number 87 (vendor ) is not defined in your dictionary Can anyone tell me what this attribute is and (ideally) the line to put into our

(RADIATOR) Alternate way to define clients

2001-08-16 Thread Elias
Hi Hugh, I'm currently using the ClientListSQL clause to specify my radius clients. I don't want to put the clients definition in my config file as we've got lots of clients pointing to us and each of them have their own secret key. Is there a way to make Radiator get the clients list from

Re: (RADIATOR) Shadow Perl module and Radiator

2001-08-16 Thread Pascal Robert
I'm using radpwtest to test it, it's using PAP right ? Hello Pascal - It looks like you are using CHAP authentication? If so, it won't work. You can only use PAP authentication with encrypted passwords. hth Hugh On Thursday 16 August 2001 03:20, Pascal Robert wrote: Hi, I'm

(RADIATOR) Looking for someone to test: ADSI with WinNT and dial-in permission

2001-08-16 Thread Dirk Tilger
Hi all, I tried to configure Radiator to check the dial-in permission of the NT SAM database, but I was unable to get the RasAdmin module working under ActivePerl build 522 and 628, so I tried to get it working with ADSI's WinNT provider. There was no documentation available how to check this

(RADIATOR) attributes

2001-08-16 Thread Sola, Carlos Alberto
Title: attributes How can i call an attribute code instead of text value in AcctSQLStatement ? for example, i use %{Acct-Terminate-Cause} and i get 'Lost-Service' but i want a numeric code Thanks

RE: (RADIATOR) attributes

2001-08-16 Thread Kitabjian, Dave
Title: Message I think I noticed once that if you take the appropriate VALUE entry out of the Radiator dictionary, Radiator will log the number rather than the label... Dave -Original Message-From: Sola, Carlos Alberto [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 16,

Re: (RADIATOR) Alternate way to define clients

2001-08-16 Thread Hugh Irvine
Hello Elias - On Thursday 16 August 2001 18:36, Elias wrote: Hi Hugh, I'm currently using the ClientListSQL clause to specify my radius clients. I don't want to put the clients definition in my config file as we've got lots of clients pointing to us and each of them have their own

Re: (RADIATOR) Shadow Perl module and Radiator

2001-08-16 Thread Hugh Irvine
Hello Pascal - I have just noticed this in the trace output: Wed Aug 15 13:07:11 2001: DEBUG: Handling with Radius::AuthSYSTEM Wed Aug 15 13:07:11 2001: DEBUG: getpwnam got test2001, *NP*, 8878, 700, , , Test Test, /home/test2001, /bin/ksh Wed Aug 15 13:07:11 2001: DEBUG:

Re: (RADIATOR) attributes

2001-08-16 Thread Hugh Irvine
Hello Dave, Hello Carlos - Dave is correct, you could remove the VALUE definition from the dictionary. However, you could also write a hook to do something more elegant, like adding a pseudo-attribute to the request with the numeric value, and use the pseudo-attribute in the

(RADIATOR) URGENT:AuthByPolicy problem!

2001-08-16 Thread ganbold
Hello, We are using Radiator-2.18.1 on FreeBSD-4.3-STABLE. It is working very well and good enough. I have using AuthBySQL for dial-up subscribers and AuthByRadius for iPass outbound authentication. Just yesterday I added another AuthByRadius for proxy authentication to our old Merit

(RADIATOR) Re: URGENT:AuthByPolicy problem!

2001-08-16 Thread Hugh Irvine
Hello Ganbold - As you have discovered, the AuthBy RADIUS clause behaves differently to other AuthBy clauses and cannot be used in the fashion that you show in your configuration file. This is because the AuthBy RADIUS clause returns immediately with Ignore and processes the proxied radius