[squid-users] squid_ldap_group problems

From: Mark <mark@dont-contact.us>
Date: Thu, 27 Mar 2003 09:48:52 +0300

Hi
I have some problems configuring authentication of ldap users group.
Authentication from squid_ldap_auth fine, but if I attempt add
authentication with group - fail.

dn: uid=sysadmin,ou=uit,dc=rusautogaz,dc=ru
cn:: 0JrRgNC40YfQvNCw0YAg0JzQsNGA0Log0JzQuNGF0LDQudC70L7QstC40Yc=

dn: ou=uit,dc=rusautogaz,dc=ru
objectClass: top
objectClass: organizationalUnit
ou: uit

-- squid.conf --
auth_param basic program /usr/local/squid/libexec/squid_ldap_auth -P -b
dc=rusautogaz,dc=ru -D cn=Manager,dc=rusautogaz,dc=ru -w password -f
(&(uid=%s)(description=active)) -h 172.16.6.1:389

external_acl_type ldap_group %LOGIN
/usr/local/squid/libexec/squid_ldap_group -d -P -b dc=rusautogaz,dc=ru
-f (&(uid=%v)(member=%a)(objectClass=organizationalUnit)) -h 172.16.6.1
-p 389

acl admin external ldap_group uit

http_access allow admin

-------------

Anybody help me
Received on Wed Mar 26 2003 - 23:48:10 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:14:21 MST