I am not an expert on this but I think here is the problem. Under *eap*
you have this:
eap ###
eap {
default_eap_type = md5
timer_expire = 60
ignore_unknown_eap_types = no
cisco_accounting_username_
To fix your warning about mktime(), edit the file function.php3, go to
line 95 and the function should look like this.
function date2time($date)
{
list($day,$time)=explode(' ',$date);
$day = explode('-',$day);
$time = explode(':',$time);
#$timest =
mktime($time[0],$t
Oops!! Wrong URL http://rpmfind.net
Sorry about that.
Madwifi Wireless wrote:
Won't it be easier for you to just download the source, compile and
install?
You will be chasing lot's of rpm dependencies if you don't have all
your packages install under RHEL.
Just a thought.
Won't it be easier for you to just download the source, compile and install?
You will be chasing lot's of rpm dependencies if you don't have all your
packages install under RHEL.
Just a thought.
else, you can check this site for your missing rpm package.
http://rpmfine.net if you are lucky, yo
../etc/raddb/certs
*drwxrwx--- 2 root root 4096 Oct 3 18:00 ../etc/raddb/certs*
[EMAIL PROTECTED] sbin]#
I've also tried the same thing on ubuntu and I have the same error message.
AM
John Dennis wrote:
Madwifi Wireless wrote:
Has anyone come across this error? This happens when I
Has anyone come across this error? This happens when I start freeradius
for the first time.
Platform: RedHat ES 4.0
Version: FreeRadius 2.1.1
I have highlighted the message in read. It doesn't matter if I run this
command as root.
Thanks for you help.
Sorry if this is posted twice.
AM
sud
Has anyone come across this error? This happens when I start freeradius
for the first time.
Platform: RedHat ES 4.0
Version: FreeRadius 2.1.1
I have highlighted the message in read. It doesn't matter if I run this
command as root.
Thanks for you help.
AM
sudo ./radiusd -
Fri Oct 3 14:3
7 matches
Mail list logo