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
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,
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
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
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
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-