aboutsummaryrefslogtreecommitdiffstats
path: root/config/squidGuard/squidguard_acl.xml
diff options
context:
space:
mode:
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>