(RADIATOR) Radiator ignoring some clients

2003-12-17 Thread Jason Signalness
all for most of our access servers. I'm desparate for assistance. Thanks, -- Jason Signalness, Systems Administrator Basin Telecommunications, Inc. -- === Archive at http://www.open.com.au/archives/radiator/ Announcements on [EMAIL PROTECTED] To unsubscribe, email '[EMAIL PROTECTED]&#x

Re: (RADIATOR) Radiator ignoring some clients

2003-12-17 Thread Jason Signalness
, and doing a snoop -o to capture some of this unanswered traffic to a file and send that as well? -Original Message- From: Jason Signalness [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 17, 2003 2:11 PM To: [EMAIL PROTECTED] Subject: (RADIATOR) Radiator ignoring some clients Hello,

(RADIATOR) AuthBy LDAP2

2002-11-05 Thread Jason Signalness
EncryptedPasswordAttr userPassword Since we have many realms, it is not going to work to hard code them in the radiator config file. Am I correct to assume that the %R cannot be used in an AuthBy LDAP2 clause? If so, how can I get around this? Thanks in advance, -- Jason Signalness

Re: (RADIATOR) AuthBy LDAP2

2002-11-06 Thread Jason Signalness
what is happening. BTW - what version of Radiator are you running, and what hardware/software platform? regards Hugh On Wednesday, November 6, 2002, at 02:50 AM, Jason Signalness wrote: Hello, I have been trying to set up authentication against an LDAP directory. This clause results in

(RADIATOR) Differentiating between user database problems and login failures

2002-11-07 Thread Jason Signalness
(with Radiator) between failed logins (bad passwords, invalid users, etc) and database problems (such as an unreachable LDAP directory). Is this true? If not, how can one go about detecting these failures in an AuthBy or Handler clause? Thanks, -- Jason Signalness, Systems Admi

(RADIATOR) FailureQuery quoted string

2002-11-21 Thread Jason Signalness
7;,'LOGIN FAILED (%h): %n (%1)','error','%c'); END; Thanks in advance, -- Jason Signalness, Systems Administrator Basin Telecommunications, Inc. [EMAIL PROTECTED] 1-701-355-5727 -- === Archive at http://www.open.com.au/archives/radiator/ Announcements on [EMA

Re: (RADIATOR) FailureQuery quoted string

2002-11-22 Thread Jason Signalness
riday, Nov 22, 2002, at 09:35 Australia/Melbourne, Jason Signalness wrote: Hello, I tried to post this a few hours ago, but it didn't show up in the list for whatever reason. I apologize if it shows up twice. We make use of to log authentication failures to an SQL database (Oracle).

Re: Fwd: (RADIATOR) FailureQuery quoted string

2002-11-26 Thread Jason Signalness
BEGIN radius.logAppAction('%n','rad','LOGIN FAILED (%h): %n ('%1')','error','%c'); END; ... Thanks again, -- Jason Signalness, Systems Administrator Basin Telecommunications, Inc. -- Mike McCauley wrote: Hi Jason, Thanks for sending t