summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_usermanager_settings_test.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2007-12-31 03:13:31 +0000
committerScott Ullrich <sullrich@pfsense.org>2007-12-31 03:13:31 +0000
commit073115bc29529db2bb9b407f861861d3debe64a4 (patch)
tree2f77d7d4f64f2e78882e9f482df9a199bdffd551 /usr/local/www/system_usermanager_settings_test.php
parentcc8b82d914d2ac5b5c95904d82e8b1121c3816c4 (diff)
downloadpfsense-073115bc29529db2bb9b407f861861d3debe64a4.zip
pfsense-073115bc29529db2bb9b407f861861d3debe64a4.tar.gz
Adding LDAP Authentication container picker.
Work sponsored-by: Centipede Networks
Diffstat (limited to 'usr/local/www/system_usermanager_settings_test.php')
-rwxr-xr-xusr/local/www/system_usermanager_settings_test.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/system_usermanager_settings_test.php b/usr/local/www/system_usermanager_settings_test.php
index 4e32f2d..796f642 100755
--- a/usr/local/www/system_usermanager_settings_test.php
+++ b/usr/local/www/system_usermanager_settings_test.php
@@ -33,8 +33,8 @@ require("guiconfig.inc");
$ldapserver = $config['system']['webgui']['ldapserver'];
$ldapbindun = $config['system']['webgui']['ldapbindun'];
$ldapbindpw = $config['system']['webgui']['ldapbindpw'];
-
$ldapfilter = $config['system']['webgui']['ldapfilter'];
+
?>
<html>
OpenPOWER on IntegriCloud