notes on db_dir vs logdir
authorAlan T. DeKok <aland@freeradius.org>
Tue, 6 Jun 2017 15:40:25 +0000 (11:40 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Tue, 6 Jun 2017 15:40:25 +0000 (11:40 -0400)
raddb/mods-available/eap

index 04698ce..2621e18 100644 (file)
@@ -421,6 +421,11 @@ eap {
                        #  state and the cached VPs. This will persist session
                        #  across server restarts.
                        #
+                       #  The default directory is ${logdir}, for historical
+                       #  reasons.  You should ${db_dir} instead.  And check
+                       #  the value of db_dir in the main radiusd.conf file.
+                       #  It should not point to ${raddb}
+                       #
                        #  The server will need write perms, and the directory
                        #  should be secured from anyone else. You might want
                        #  a script to remove old files from here periodically: