summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2007-12-28 00:13:39 +0000
committerScott Ullrich <sullrich@pfsense.org>2007-12-28 00:13:39 +0000
commit48e2304370eb988514013acae1bad0b483371c76 (patch)
treeb17f8f7b6d910bdcdde3b9c73d15ea3fdf5c5c03 /etc
parent239b93b35bf05c4b6cc6b206d32d3645a79812fc (diff)
downloadpfsense-48e2304370eb988514013acae1bad0b483371c76.zip
pfsense-48e2304370eb988514013acae1bad0b483371c76.tar.gz
Add ldap.so library.
Work sponsored-by: Centipede Networks
Diffstat (limited to 'etc')
-rw-r--r--etc/inc/system.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/inc/system.inc b/etc/inc/system.inc
index 0e845cb..bcad395 100644
--- a/etc/inc/system.inc
+++ b/etc/inc/system.inc
@@ -74,7 +74,9 @@ upload_max_filesize = 100M
post_max_size = 100M
html_errors = Off
include_path = ".:/etc/inc:/usr/local/www:/usr/local/captiveportal:/usr/local/pkg"
+extension=apc.so
extension=radius.so
+extension=ldap.so
{$opcode_cacher}
EOFF;
OpenPOWER on IntegriCloud