(RADIATOR) Writting Timestamp in MySQL

2000-06-24 Thread Raymond Brighenti
Hi, Sorry for what is probably a basic question, but currently Radiator is writing the Timestamp from the Radius record in Unix format, is there anyway to change this so that it writes the it in normal time? Thanks Ray "In cases of major discrep

(RADIATOR) NAS-Identifier - NAS-IP-Address

2000-06-24 Thread christian.steger
hi there, we are using here radiator with the mysql-module. everything works fine, i just enabled alo vnas (ipass) and i found out that it seems i have somewhere an bug in the accounting: AcctColumnDef NASIDENTIFIER,NAS-Identifier AcctColumnDef NASIDENTIFIER,

Re: (RADIATOR) Writting Timestamp in MySQL

2000-06-24 Thread Charles Sprickman
Hi Ray, This is what I've done. I based this on the mysql docs on the "datetime" type: In the goodies mysqlCreate.sql, I added this to the accounting table: ACTUAL_TIME datetime, and in my radius config, I added this to my AcctColumnDef's under : AcctColumnDef A

Re: (RADIATOR) NAS-Identifier - NAS-IP-Address

2000-06-24 Thread Hugh Irvine
Hello Christian - On Sun, 25 Jun 2000, [EMAIL PROTECTED] wrote: > hi there, > > we are using here radiator with the mysql-module. > everything works fine, i just enabled alo vnas (ipass) and i found out > that it seems i have somewhere an bug in the accounting: > > AcctColumnDe

Re: (RADIATOR) Writting Timestamp in MySQL

2000-06-24 Thread Hugh Irvine
Hello Ray - On Sat, 24 Jun 2000, Raymond Brighenti wrote: > Hi, > > Sorry for what is probably a basic question, but currently Radiator is > writing the Timestamp from the Radius record in Unix format, is there > anyway to change this so that it writes the it in normal time? > You should us

(RADIATOR) authattrdef and ldap

2000-06-24 Thread dan
This seems odd to me. 1- Radiator Config:CheckAttr dialup LDAP: dialup: Auth-Type=Reject Test: Rejected 1- Radiator Config:AuthAttrDef dialup,Auth-Type,check LDAP: dialup: Reject Test: OK 3-