Mailinglist Archive: opensuse (1528 mails)
| < Previous | Next > |
[opensuse] Ldapusersearch Syntax In Squidguard 1.4
- From: Abel Wang <abel.wang@xxxxxxxxxxxxxxxx>
- Date: Mon, 08 Feb 2010 14:05:03 +0800
- Message-id: <4B6FA98F.3080806@xxxxxxxxxxxxxxxx>
Dear All,
I am using squidguard 1.4,when I set the src from my ldap server in squidguard.
I got the syntax error,below is what I put in /etc/squidguard.conf
src HR {
ldapusersearch ldap://192.168.1.212/cn=HR,ou=groups,ou=example,dc=example,dc=lan?memberUid?sub?(&(objectclass=posixGroup)(memberUid=%s))
}
after compared to the document of squidguard <http://www.squidguard.org/Doc/authentication.html> official website,I can not find any differences of syntax:
src my_users { ldapusersearch ldap://ldap.example.com/cn=squidguardusers,ou=groups,dc=example,dc=com?memberUid?sub?(&(objectclass=posixGroup)(memberUid=%s)) }
If anyone has any ideas of what else I can do to fix it, do let me know. Thanks in advance.
Best regards,
Abel
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
I am using squidguard 1.4,when I set the src from my ldap server in squidguard.
I got the syntax error,below is what I put in /etc/squidguard.conf
src HR {
ldapusersearch ldap://192.168.1.212/cn=HR,ou=groups,ou=example,dc=example,dc=lan?memberUid?sub?(&(objectclass=posixGroup)(memberUid=%s))
}
after compared to the document of squidguard <http://www.squidguard.org/Doc/authentication.html> official website,I can not find any differences of syntax:
src my_users { ldapusersearch ldap://ldap.example.com/cn=squidguardusers,ou=groups,dc=example,dc=com?memberUid?sub?(&(objectclass=posixGroup)(memberUid=%s)) }
If anyone has any ideas of what else I can do to fix it, do let me know. Thanks in advance.
Best regards,
Abel
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |