radiusd -X solaris eap error
Alan DeKok
aland at deployingradius.com
Tue May 12 14:09:02 CEST 2009
tony at urugn.com wrote:
> Errors initializing modules
> I thot may be ad trace the problem and directly executed
> /usr/local/etc/raddb/certs/bootstrap Here is the output
> sh: test: argument expected
> *** Error code 1
> The following command caused the error:
> if [ -e /dev/urandom ] ; then \
> dd if=/dev/urandom of=./random count=10 >/dev/null 2>&1; \ else \
> date > ./random; \
> fi
> make: Fatal error: Command failed for target `random'
> ./bootstrap: test: unknown operator ==
Just re-run the server in debug mode. There's a typo in the script
that will be fixed in 2.1.6.
Alan DeKok.
More information about the Freeradius-Users
mailing list