aboutsummaryrefslogtreecommitdiffstats
path: root/config/freeradius2
diff options
context:
space:
mode:
authordoktornotor <notordoktor@gmail.com>2015-11-10 10:03:02 +0100
committerdoktornotor <notordoktor@gmail.com>2015-11-10 10:03:02 +0100
commit1efa844510fb4d5c8979dfc3f7de7fa8005aa3ee (patch)
treec256fb10d3a43e3142969ad06da75ad6a311b90c /config/freeradius2
parent33e8e9609120f6693fdf4513bb4733b2e7756ba0 (diff)
downloadpfsense-packages-1efa844510fb4d5c8979dfc3f7de7fa8005aa3ee.tar.gz
pfsense-packages-1efa844510fb4d5c8979dfc3f7de7fa8005aa3ee.tar.bz2
pfsense-packages-1efa844510fb4d5c8979dfc3f7de7fa8005aa3ee.zip
Apply LDAP configuration on reinstall/upgrade (fixes Bug #5406)
Diffstat (limited to 'config/freeradius2')
-rw-r--r--config/freeradius2/freeradius.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/freeradius2/freeradius.inc b/config/freeradius2/freeradius.inc
index 005a193a..f23e6c38 100644
--- a/config/freeradius2/freeradius.inc
+++ b/config/freeradius2/freeradius.inc
@@ -135,6 +135,7 @@ function freeradius_install_command() {
freeradius_sqlconf_resync();
freeradius_eapconf_resync();
freeradius_clients_resync();
+ freeradius_modulesldap_resync();
$rcfile = array();
$rcfile['file'] = 'radiusd.sh';