OK.
1. Can I see the statistics or aren't they passed, too?
I mean can I use it for information or is it completely useless in my 
environment?
2. Is there an alternative with which I can edit the configuration files etc. 
via webinterface?
3. How can I fix this warning message:
Warning: mktime() expects parameter 1 to be long, string given in 
/usr/share/freeradius-dialupadmin/lib/functions.php3 on line 95

Thanks

F. Niedernolte

-----Ursprüngliche Nachricht-----
Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von [EMAIL 
PROTECTED]
Gesendet: Freitag, 10. Oktober 2008 13:01
An: FreeRadius users mailing list
Betreff: Re: Dialup admin questions

>Does it make it sense to use dialup admin for administration if the
>freeRADIUS server uses the active directory for authentification?
>

Not a lot. You won't be able to do any user administration (add users,
change passwords,...)

>Because I have the following errors in the interface:
>
> 
>
>Warning: asort() expects parameter 1 to be array, null given in
>/usr/share/freeradius-dialupadmin/htdocs/accounting.php3 on line 47
>
> 
>
>Warning: mktime() expects parameter 1 to be long, string given in
>/usr/share/freeradius-dialupadmin/lib/functions.php3 on line 95
>
>Warning: mktime() expects parameter 1 to be long, string given in
>/usr/share/freeradius-dialupadmin/lib/functions.php3 on line 95
>
> 
>
>DEBUG(SQL,MYSQL DRIVER): Query: SELECT COUNT(radacctid) AS
>res_1,sum(acctsessiontime) AS res_2,sum(acctoutputoctets) AS res_3 FROM
>radacct WHERE username LIKE '%' AND acctstoptime >= '2008-10-11
>00:00:00' AND acctstoptime <= '2008-10-11 23:59:59' ;
>Database query failed: Table 'radius.radacct' doesn't exist
>DEBUG(SQL,MYSQL DRIVER): Query: SELECT COUNT(radacctid) AS
>res_1,sum(acctsessiontime) AS res_2,sum(acctoutputoctets) AS res_3 FROM
>radacct WHERE username LIKE '%' AND acctstoptime >= '2008-10-03
>00:00:00' AND acctstoptime <= '2008-10-03 23:59:59' ;
>Database query failed: Table 'radius.radacct' doesn't exist
>
> 
>
>How should I fix them?

It's looking for the accounting database. Check your sql.conf settings.

Ivan Kalik
Kalik Informatika ISP

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to