aboutsummaryrefslogtreecommitdiffstats
path: root/config/squidGuard/squidguard_acl.xml
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2013-06-10 14:13:28 -0400
committerjim-p <jimp@pfsense.org>2013-06-10 14:13:28 -0400
commit2dda3a961921534bec5df1dfb039c47ade0ff5b1 (patch)
tree272ae24710dd7be0d712599ab79bfb8f67cc140c /config/squidGuard/squidguard_acl.xml
parentb01b711ee6be3fa03844095d92dee9025aafd18a (diff)
downloadpfsense-packages-2dda3a961921534bec5df1dfb039c47ade0ff5b1.tar.gz
pfsense-packages-2dda3a961921534bec5df1dfb039c47ade0ff5b1.tar.bz2
pfsense-packages-2dda3a961921534bec5df1dfb039c47ade0ff5b1.zip
Add LDAP search patch from http://forum.pfsense.org/index.php/topic,59246.0.html
Diffstat (limited to 'config/squidGuard/squidguard_acl.xml')
-rw-r--r--config/squidGuard/squidguard_acl.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/config/squidGuard/squidguard_acl.xml b/config/squidGuard/squidguard_acl.xml
index 07ecd71b..243576e8 100644
--- a/config/squidGuard/squidguard_acl.xml
+++ b/config/squidGuard/squidguard_acl.xml
@@ -106,7 +106,10 @@
<b>Example:</b><br>
<b>IP:</b> 192.168.0.1 - <b>Subnet:</b> 192.168.0.0/24 or 192.168.1.0/255.255.255.0 - <b>IP-Range:</b> 192.168.1.1-192.168.1.10<br>
<b>Domain:</b> foo.bar matches foo.bar or *.foo.bar<br>
- <b>Username:</b> 'user1'
+ <b>Username:</b> 'user1' <br>
+ <b>Ldap search (Ldap filter must be enabled in General Settings):</b> <br>
+ ldapusersearch ldap://192.168.0.100/DC=domain,DC=com?sAMAccountName?sub?(&(sAMAccountName=%s)(memberOf=CN=it%2cCN=Users%2cDC=domain%2cDC=com))<br>
+ <i>Attention: these line don't have break line, all on one line</i>
]]></description>
<type>textarea</type>
<cols>65</cols>