(RADIATOR) nt config

2001-10-08 Thread Kieran Lacy
I am after a sample config file for nt. Does realm equate to domain in nt regards Kieran Lacy

Re: (RADIATOR) nt config

2001-10-08 Thread Hugh Irvine
Hello Kieran - On Saturday 08 December 2001 18:30, Kieran Lacy wrote: > I am after a sample config file for nt. # define Realm . > Does realm equate to domain in nt No. A Realm is the string after the "@" sign in a username: "[EMAIL PROTECTED]

(RADIATOR) AuthBy EXTERNAL

2001-10-08 Thread Georg Lehmann
Hi Everyone, i am new to Radiator, so please be patient :) i wrote a perl-script that checks a (telephone)number for a legal area-code. So my Question is now, how does this "AuthBy EXTERNAL"-thing work? I want that the "CallingStationId" is transefered to my small script. I read Section 6.26.

(RADIATOR) Different IP addresses

2001-10-08 Thread Griff Hamlin
Hello all, When I try using the hostname of a 'secondary' IP address on my radius server, and change the NAS to use that hostname for access requests, I can see that my radius server accepts the requests, but the result never gets back to my router. On the other hand, with the 'primary' hostname

(RADIATOR) using separate databases in one Authby sql.

2001-10-08 Thread Griff Hamlin, III
Hello, Is it possible to have an AcctSQLStatement that does an UPDATE on a database other than the one defined by the DBSource entry in an block? For example I want my accounting to be logged to the database 'xyz', but I want to update the remaing_time field in database 'abc'. Can I do this? Gr

(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 PROTECTED] To unsub

(RADIATOR) Realm help needed

2001-10-08 Thread Mike McCauley
-- Forwarded Message -- Subject: BOUNCE [EMAIL PROTECTED]:Non-member submission from ["Jeffrey Wheat" <[EMAIL PROTECTED]>] Date: Mon, 8 Oct 2001 12:45:15 -0500 From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] >From [EMAIL PROTECTED] Mon Oct 8 12:45:14 2001 Received: from w

Re: (RADIATOR) Realm help needed

2001-10-08 Thread Hugh Irvine
Hello Jeff - > > I am running into trouble with proxy users. I am trying to figure out > how to rewrite just the realm portion of the username so that I do not > need to create seperate handlers for each form of the realm. For > instance, > I have users that login like such: > > [EMAIL PROTE

Re: (RADIATOR) AuthBy EXTERNAL

2001-10-08 Thread Hugh Irvine
Hello Georg - On Monday 08 October 2001 22:54, Georg Lehmann wrote: > Hi Everyone, > > i am new to Radiator, so please be patient :) > > i wrote a perl-script that checks a (telephone)number for a legal > area-code. So my Question is now, how does this "AuthBy EXTERNAL"-thing > work? > > I want

Re: (RADIATOR) Different IP addresses

2001-10-08 Thread Hugh Irvine
Hello Griff - Probably a routing and/or filter problem. As always, a copy of the configuration file (no secrets) and a trace 4 debug are the only way to tell for sure (in this case you might also need to do some packet sniffing). regards Hugh On Monday 08 October 2001 23:42, Griff Hamlin

Re: (RADIATOR) using separate databases in one Authby sql.

2001-10-08 Thread Hugh Irvine
Hello Griff - On Tuesday 09 October 2001 04:52, Griff Hamlin, III wrote: > Hello, > > Is it possible to have an AcctSQLStatement that does an UPDATE on a > database other than the one defined by the DBSource entry in an > block? For example I want my accounting to be logged to the > database 'x

Re: (RADIATOR) Duplicate request id

2001-10-08 Thread Hugh Irvine
Hello Griff - On Tuesday 09 October 2001 06:17, Griff Hamlin, III wrote: > 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? > I will need to see a copy of the

(RADIATOR) AuthBy RADIUS

2001-10-08 Thread Chris M
For a given realm, I need to proxy the RADIUS requests off to a remote server not on our network. So will do that. But what I'd like to do is store the accounting records in a SQL database on the local RADIUS server, not just blindly forward them off. So would nesting AuthBy SQL clauses inside

Re: (RADIATOR) AuthBy RADIUS

2001-10-08 Thread Hugh Irvine
Hello Chris - On Tuesday 09 October 2001 12:49, Chris M wrote: > For a given realm, I need to proxy the RADIUS requests off to a remote > server not on our network. So will do that. > > But what I'd like to do is store the accounting records in a SQL database > on the local RADIUS server, not j

(RADIATOR) creating "permissions" for users

2001-10-08 Thread ISMAIL,IRWAN (HP-Malaysia,ex1)
I am currently using AuthBy FILE to authenticate a few network devices. But soon I would need to authenticate applications that support PAP/CHAP as well. Is this possible? How do I go about doing this? I need to create "permissions" for the authenticated users, whereby they are only allowed to ac