Re: (RADIATOR) Cisco AVPAIR not working

2002-09-03 Thread Hugh Irvine
Hello Anthony - You will have to check a debug on the Cisco to see what is happening, and you will have to check with Cisco to ascertain the correct syntax for the cisco-avpair. It may also be possible to use Ascend compatibility on the Cisco to achieve this. I do not believe there is any way to

Re: (RADIATOR) RADUSAGE ERROR

2002-09-03 Thread Hugh Irvine
Hello Shan - As the message says, your SQL database has not responded to this query. Check your SQL database logs to see why this is happening. regards Hugh > > I am seeing this on the error log, what could be the cause of this? > > Tue Sep 3 00:01:07 2002: ERR: do failed for 'insert into

Re: (RADIATOR) MySQL problem

2002-09-03 Thread Hugh Irvine
Hello Deen - I have already replied to this mail, however I will resend it now. regards Hugh > Subject: MySQL problem > Cc: [EMAIL PROTECTED] > > Hi, > > We are a licenced user of Radiator-2.19 with MySQL 3-22-25 running on an > i386 machine with Sun Solaris 2.7 OS. > > We have been using t

Re: (RADIATOR) Hacking around an upstream issue.

2002-09-03 Thread Hugh Irvine
Hello Martin - Its a bit hard to see how Radiator could deal with this situation in any sensible fashion. I think I would still be inclined to use a seperate Handler for Alives and use a special AddQuery to check the existence of a session before trying to update it - although this will stil

(RADIATOR) MySQL problem

2002-09-03 Thread Mike McCauley
-- Forwarded Message -- Subject: BOUNCE [EMAIL PROTECTED]:Non-member submission from [[EMAIL PROTECTED]] Date: Tue, 3 Sep 2002 19:17:42 -0500 From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] >From [EMAIL PROTECTED] Tue Sep 3 19:17:42 2002 Received: from laknet.slt.lk (nlak

(RADIATOR) RAdmin user Permissions

2002-09-03 Thread Mike McCauley
Hello, > GlacierHi All, > > I have problem about RAdmin user permissions. I have add Admin user name = > "ldcstaff" and set its permissions profile to be "Staff" . But when I = > access Radmin by use user "ldcstaff" , our Radmin shows "Logged in as: = > DEFAULT " . How can I fix it? You need to

(RADIATOR) Cisco AVPAIR not working

2002-09-03 Thread Anthony Roque Adriano
Hello,    Am currently configuring RADIATOR to give a DNS entry instead of the RAS giving it. The setup is working for the ASCEND RAS but for my CISCO 5300 its not.  Have gone through the mailing list and try all suggestion, but still can't get it to work, can anyone point out what i'm doin

(RADIATOR) RADUSAGE ERROR

2002-09-03 Thread Mike McCauley
-- Forwarded Message -- Subject: BOUNCE [EMAIL PROTECTED]:Non-member submission from ["shan" <[EMAIL PROTECTED]>] Date: Tue, 3 Sep 2002 16:07:21 -0500 From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] >From [EMAIL PROTECTED] Tue Sep 3 16:07:21 2002 Received: from mailhost.p

RE: (RADIATOR) Hacking around an upstream issue.

2002-09-03 Thread Martin Edge
Hi Hugh, The normal processing of Alives is fine. The fact we get Alives ensures I can check the sanity of the SessionTable. Each time an Alive record comes in, it updates the SessionTable for each user's session The NAS's appear to be sending an Alive packet for a Session after we have received

Re: (RADIATOR) Hacking around an upstream issue.

2002-09-03 Thread Hugh Irvine
Hello Martin - What exactly is the problem? If you just want special processing for Alives, do something like this: regards Hugh On Wednesday, September 4, 2002, at 09:23 AM, Martin Edge wrote: > Hey Guys, > > Want to see if anyone has any ideas of how I should deal with th

Re: (RADIATOR) MySQL crashes with RADONLINE table error

2002-09-03 Thread Hugh Irvine
On Wednesday, September 4, 2002, at 09:38 AM, Mike McCauley wrote: Hello Shirantha - I will need to see a copy of your configuration file (no secrets) together with a trace 4 debug from Radiator showing what is happening. In this case though I think you should probably investigate MySQL ver

(RADIATOR) MySQL crashes with RADONLINE table error

2002-09-03 Thread Mike McCauley
Hi, We are a licenced user of Radiator-2.19 with MySQL 3-22-25 running on an = i386 machine with Sun Solaris 2.7 OS.=20 We have been using this product for the last 6 months without any = problems but recently started giving problems where we noticed that the = mysql server crashes and restart

(RADIATOR) Hacking around an upstream issue.

2002-09-03 Thread Martin Edge
Hey Guys, Want to see if anyone has any ideas of how I should deal with this situation. We are currently getting the following for the 'occasional' user session from our Upstream RADIUS.. Order Amount Type - 1 1 Start 2

Re: (RADIATOR) Not log password in "AuthLog FILE"

2002-09-03 Thread Hugh Irvine
Hello Jan - You would specify a SuccessFormat without "%P" as described in section 6.49 of the Radiator 3.3.1 reference manual. ("doc/ref.html"). regards Hugh On Wednesday, September 4, 2002, at 12:55 AM, Munkhammar Jan wrote: > Hi! > I wish to log all administrative logins but I don't wan

Re: (RADIATOR) privileged authorization on cisco

2002-09-03 Thread Jerome Fleury
--On mardi 3 septembre 2002 11:18 -0400 Francisco Arache <[EMAIL PROTECTED]> wrote: > hi, > does anyone know the exact command to make radiator authenticates and > authorize a user to log in automatic in privileg mode on cisco devices... > I've been triying the cisco-avpair = "shell:priv-lvl =

(RADIATOR) privileged authorization on cisco

2002-09-03 Thread Francisco Arache
hi, does anyone know the exact command to make radiator authenticates and authorize a user to log in automatic in privileg mode on cisco devices... I've been triying the  cisco-avpair = "shell:priv-lvl = 15 " with a standard dictionary but it dosen't work hope anyone could help me and,  th

(RADIATOR) Not log password in "AuthLog FILE"

2002-09-03 Thread Munkhammar Jan
Hi! I wish to log all administrative logins but I don't want to store the successful password. How can I exclude the writing of successful login password to the log file? (I know the password can be read in the "users" file but that's only a test solution. Account info will be stored elsewhere)