All the info it says is about Ciscos.

But I’m using a Nortel.

Is there any way other than sql to do accounting? I can’t leave my MySql database because I have all users there and are several thousands.

Can I do a file accounting using database users?

 

Rogelio Alvarado Anchisi
Ing. de Sistemas 
Galaxy Communications Corp.
Tel. +507-2000128

Fax.+507-2000132

Cel. +507-6744093

 

 

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Costin Manda
Sent: Viernes, 23 de Abril de 2004
08:02 a.m.
To: [EMAIL PROTECTED]
Subject: Re: how to do accounting with mysql?

 

doesn't work. you must use postgresql. look in the src/billing directory and all will be revealed!

----- Original Message -----

Sent: Friday, April 23, 2004 03:50 PM

Subject: how to do accounting with mysql?

 

Hello

I’m using v.0.9.3 and I’m trying to do accounting.  When I see the debug I see that every sql sentence is run, except the accounting sentences.

I don’t know if it has something to do with radacct.  Maybe it could happen because I have the radacct empty.

I’m sending you the radius.conf and if any one sees the problem please answer

 

authorize {

    preprocess

    chap

    suffix

    sql

    mschap

}

 

 

authenticate {

    Auth-Type PAP {

          pap

    }

    Auth-Type CHAP {

          chap

    }

 

    Auth-Type MS-CHAP {

          mschap

    }

    eap

}

preacct {

    preprocess

 

    suffix

}

accounting {

    acct_unique

    detail

    daily

    unix

    sql

    radutmp

    main_pool

}

 

 

session {

    sql

}

 

 

post-auth {

    main_pool

}

 

pre-proxy {

}

 

post-proxy {

    eap

}

 

 

Rogelio Alvarado Anchisi
Ing. de Sistemas 
Galaxy Communications Corp.
Tel. +507-2000128

Fax.+507-2000132

Cel. +507-6744093

 

 

Reply via email to