RE: (RADIATOR) LDAP: new "AuthAttrDef" attribute?

2000-05-02 Thread Felicetti, Stephen A.
Here's an example of what I do. I want the ability to limit those individuals that are authenticated against our LDAP server. This allows us to maintain a list of users that are allowed to dialin. I arbitrarily choose the 'NAS-Port-Type' radius attribute that is sent to Radiater from our NAS. It

RE: (RADIATOR) rejection precedence

2000-05-02 Thread Brian Keefe
Thanks for the syntax. Yes, this is a custom AuthBy. Is this the difference? -- Brian -Original Message- From: Hugh Irvine [mailto:[EMAIL PROTECTED]] Sent: Monday, May 01, 2000 10:22 PM To: Brian Keefe; [EMAIL PROTECTED] Subject: RE: (RADIATOR) rejection precedence Hello Brian - On T

(RADIATOR) SQL reconnect?

2000-05-02 Thread Tuncay MARGILIC
Title: SQL reconnect? Rarely my Radiator gets an error 'Could not connect to SQL... backing off 600 sec'. Is there any way to decrease the 600 sec waiting period? Tuncay

RE: (RADIATOR) Accounting database retry agressiveness...

2000-05-02 Thread Ingvar Berg (ERA)
> -Original Message- > From: Hugh Irvine [mailto:[EMAIL PROTECTED]] > Sent: den 2 maj 2000 07:45 > To: Danny Whitesel; [EMAIL PROTECTED] > Subject: Re: (RADIATOR) Accounting database retry agressiveness... > > > > > Radiator opens a connection to the SQL server and keeps it > open fo

(RADIATOR) LDAP: new "AuthAttrDef" attribute?

2000-05-02 Thread Dave Kitabjian
Regarding: http://www.open.com.au/radiator/ref.html#pgfId=369888 and the new AuthAttrDef attribute for LDAP... This looks like a nice feature. However, to make AuthAttrDef entries as: AuthAttrDef ldapattributename, radiusattributename, type you would need to anticipate and list in your

Re: (RADIATOR) PostAuthHook and Vendor Attributes

2000-05-02 Thread Mike McCauley
--- Forwarded mail from [EMAIL PROTECTED] Date: Tue, 2 May 2000 23:40:20 +1000 (EST) From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: BOUNCE [EMAIL PROTECTED]:Non-member submission from [Michael Dustin <[EMAIL PROTECTED]>] >From owner-radiator Tue May 2 23:40:15 2000 Received: by os

Re: (RADIATOR) SQL reconnect?

2000-05-02 Thread Mike McCauley
--- Forwarded mail from [EMAIL PROTECTED] Date: Wed, 3 May 2000 00:40:28 +1000 (EST) From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: BOUNCE [EMAIL PROTECTED]:Non-member submission from [Hielke Christian Braun <[EMAIL PROTECTED]>] >From owner-radiator Wed May 3 00:40:19 2000 Receive

(RADIATOR) Re: SQL reconnect?

2000-05-02 Thread Hugh Irvine
Hello Tuncay - On Tue, 02 May 2000, Tuncay MARGILIC wrote: > > > Rarely my Radiator gets an error 'Could not connect to SQL... backing off > 600 sec'. > > Is there any way to decrease the 600 sec waiting period? > Use the Timeout and FailureBackoffTime parameters in your AuthBy SQL. See se