I am using freeradius version 1.1.0
When I start radiusd –X then it works , I can
log in
ps aux | grep radiusd
radius 24504 0.4 0.5 6712 2968 pts/1 S
21:50 0:00 radiusd -X
root 24508 0.0 0.1 3872 728 pts/0 S
21:50 0:00 grep radiusd
When I start it as radiusd
Wed Nov 22 21:49:34 2006
: Info: Starting - reading configuration files ...
But I can not log in
ps aux | grep radiusd
root 24512 0.0 0.1 3736 708 pts/0 R
21:51 0:00 grep radiusd
what do I wrong
regards,
Herman