dictionary auto-loading: documentation or code wrong?
Hi, 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? 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. Greetings, Stefan Winter -- Stefan WINTER Ingenieur de Recherche Fondation RESTENA - Réseau Téléinformatique de l'Education Nationale et de la Recherche 6, rue Richard Coudenhove-Kalergi L-1359 Luxembourg Tel: +352 424409 1 Fax: +352 422473 PGP key updated to 4096 Bit RSA - I will encrypt all mails if the recipient's key is known to me http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xC0DE6A358A39DC66
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.
participants (2)
-
Alan DeKok -
Stefan Winter