(RADIATOR) Authlog SQL ...... Urgent

2002-10-29 Thread Mohammed AbdusSami
Dear All, Attached is my configuration for radiator. My requirement is to log the authentication failure request into a database table. As per attached configuration following error message I am getting. AuthLogSQL log Radius::AuthLogSQL=HASH(0x38f0200) 0

(RADIATOR) Blocking Access by Called-Station-Id

2002-10-29 Thread Dave Birkbeck
All, I am in the process of setting up a blacklist of access numbers. I would like to use an AuthBy FILE instead of AuthBy SQL since my list is so small. Can someone help me with the syntax of the file? So far this is what I have. AuthBy GROUP IgnoreAccounting AuthByPolicy

(RADIATOR) CHAP with AuthbyPAM Question

2002-10-29 Thread Forbes Mike
I am testing chap authentication with Radiator. Currently I do the following: Handler Realm=Backbone_Devices,Framed-Protocol=PPP RewriteUsername s/^([^@]+).*/$1/ AuthBy GROUP AuthBy PAM Fork Service radiusd

Re: (RADIATOR) CHAP with AuthbyPAM Question

2002-10-29 Thread Hugh Irvine
Hello Mike - It depends on what format the stored passwords are that PAM is refering to. If the passwords are encrypted, you cannot use CHAP. regards Hugh On Wednesday, October 30, 2002, at 07:45 AM, Forbes Mike wrote: I am testing chap authentication with Radiator. Currently I do the

Re: (RADIATOR) Blocking Access by Called-Station-Id

2002-10-29 Thread Hugh Irvine
Hello Dave - You will need to do something like this: # define AuthBy clauses AuthBy FILE> Identifier CheckBlacklist Filename %D/badnumbers /AuthBy> AuthBy SQL> Identifier CheckUsers .. /AuthBy> . # define Realms or Handlers Handler .> AuthBy CheckBlacklist . /Handler>

(RADIATOR) Re: Authlog SQL ...... Urgent

2002-10-29 Thread Hugh Irvine
Hello AbdusSami - I can't see anything wrong with your configuration file, so could you please send me a more complete trace 4 debug from Radiator showing what is happening? And could you also tell me what version of Radiator you are running and on what hardware/software platform? regards Hugh

Re: (RADIATOR) CHAP with AuthbyPAM Question

2002-10-29 Thread Forbes Mike
We are using auth by pam to access krb5. So it needs to associate a unencrypted password to the username to query the krb server for a ticket. Should that work, and if not, what are my options? Mike On Wed, 30 Oct 2002, Hugh Irvine wrote: Hello Mike - It depends on what format the stored

Re: (RADIATOR) CHAP with AuthbyPAM Question

2002-10-29 Thread Hugh Irvine
Hello Mike - I think your only option is PAP. regards Hugh On Wednesday, October 30, 2002, at 01:21 PM, Forbes Mike wrote: We are using auth by pam to access krb5. So it needs to associate a unencrypted password to the username to query the krb server for a ticket. Should that work, and

(RADIATOR) Upgrade Procedure

2002-10-29 Thread Mohammed AbdusSami
Dear All, Can anybody send the procedure to upgrade radiator on a machine which already running with old version(2.8 or 3.1) Regards, AbdusSami

(RADIATOR) RE: Authlog SQL ...... Urgent

2002-10-29 Thread Mohammed AbdusSami
Dear Hugh, Sorry for last mail. Though it is insert logs records successfully with partial data. I am facing another problem which trying to get trace 4 logs. Though I am running my radiator on trace 4, neither in log file nor on console it is showing any request or activity except the