Stefan Winter wrote:
still trying to get a minimal test case for the Accept running, but here's something else first. The documentation of the "dictionary" file states:
# As of version 3.0.2, FreeRADIUS will automatically # load the main dictionary files from # # ${prefix}/share/dictionary
But a "make install" actually installs things in ${prefix}/share/freeradius/dictionary
Is the documentation or the code wrong?
The comments are wrong. I'll go fix them before the next release.
I see:
Starting - reading configuration files ... including dictionary file /usr/local/freeradius/3.0.2-sql-patch/share/freeradius/dictionary including dictionary file /usr/local/freeradius/config/raddb/dictionary
So I guess it's just a documentation error.
Yes. Alan DeKok.