(RADIATOR) Duplicate Usernames

2000-07-13 Thread Mike McCauley
--- Forwarded mail from [EMAIL PROTECTED] Date: Thu, 13 Jul 2000 17:40:20 +1000 (EST) From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: BOUNCE [EMAIL PROTECTED]:Non-member submission from [Kurt Richter <[EMAIL PROTECTED]>] >From mikem Thu Jul 13 17:40:15 2000 Received: by oscar.open.c

RE: (RADIATOR) Netserver (old) problem

2000-07-13 Thread Rafael Ortega
Hello, all I'm sorry. I should have been more explicit in the info I gave you (my bad). The realm tha authenticates this Netservers goes something like this: (Acct line truncated for clarity reasons) AcctLogFileName /usr/local/radius/data/detail-%d-%m-%Y.log AcctLogFileForm

(RADIATOR) ms-chap question

2000-07-13 Thread David . W . Meyer
Currently we are using Radiator pointed at an LDAP server. Everything works great but a need has come up that requires the use of ms-chap. Does anyone know if there is a way to do ms-chap with Radiator? Thanks in advance. == David W. Meyer Joh

(RADIATOR) Line Noise and garbled usernames

2000-07-13 Thread Charles Sprickman
Hi, We have the occasional login where all we get garbage characters for a username. I assume this is line noise or our modems not playing well with other modems (we're using USR/3Com TCs) This ends up producing stuff like this: DBD::mysql::st execute failed: You have an error in your SQL synta

(RADIATOR) Allowing access to a "special" dial pool

2000-07-13 Thread Charles Sprickman
This is my last post for today, I promise :) I have some PRIs from a seperate telco set aside for users that have problems reaching us via our main telco. These lines also serve some F/X users. I get full DNIS and caller-id info on these lines. Tech support keeps a list of users that are given

Re: (RADIATOR) quick users file question

2000-07-13 Thread Charles Sprickman
Hugh, I think this little topic would be a great addition to the FAQ, or maybe another sample config in goodies that illustrated this. Once I moved all my AuthBy defs out of the Realm definitions as you suggested, it made the config way easier to read. And that AuthBy UNIX thing probably bites

Re: (RADIATOR) ms-chap question

2000-07-13 Thread David Lloyd
On Thu, 13 Jul 2000 [EMAIL PROTECTED] wrote: > Currently we are using Radiator pointed at an LDAP server. > Everything works great but a need has come up that requires the use of > ms-chap. Does anyone know if there is a way to do ms-chap with > Radiator? Thanks in advance. As far as I know

Re: (RADIATOR) ms-chap question

2000-07-13 Thread Hugh Irvine
Hello David - On Fri, 14 Jul 2000, [EMAIL PROTECTED] wrote: > Currently we are using Radiator pointed at an LDAP server. Everything > works great but a need has come up that requires the use of ms-chap. Does > anyone know if there is a way to do ms-chap with Radiator? Thanks in > advance. As

RE: (RADIATOR) Netserver (old) problem

2000-07-13 Thread Hugh Irvine
Hello Rafael - It looks to me like a dictionary problem - what dictionary are you using? Whatever attributes you use in your configuration file must be defined in your dictionary file. hth Hugh On Fri, 14 Jul 2000, Rafael Ortega wrote: > Hello, all > > > I'm sorry. I should have been more

Re: (RADIATOR) quick users file question

2000-07-13 Thread Hugh Irvine
Hello Charles - Thanks for your comments - I have copied Mike and we will see what we can do. regards Hugh On Fri, 14 Jul 2000, Charles Sprickman wrote: > Hugh, > > I think this little topic would be a great addition to the FAQ, or maybe > another sample config in goodies that illustrated t

Re: (RADIATOR) Allowing access to a "special" dial pool

2000-07-13 Thread Hugh Irvine
Hello Charles - On Fri, 14 Jul 2000, Charles Sprickman wrote: > This is my last post for today, I promise :) > > I have some PRIs from a seperate telco set aside for users that have > problems reaching us via our main telco. These lines also serve some F/X > users. I get full DNIS and caller-

Re: (RADIATOR) Line Noise and garbled usernames

2000-07-13 Thread Hugh Irvine
Hello Charles - There are two aspects to what you describe below: the first is to recognise the garbage logins (via regexp) and the second is to avoid passing those logins to the SQL session database. For the first part of the problem, I think I would prefer to recognise the offending usernames

(RADIATOR) Rewrite ignored?

2000-07-13 Thread Bryn Wm. Moslow
I need to rewrite a username within a specific client ONLY if it has a certain one of the domains I proxy in it. i.e.: I proxy xyz.com with a Realm already. I proxy abc.com with a Realm already. If someone logs into client X as [EMAIL PROTECTED], rewrite to username@xyz-special. If anyone logs i