Can you PLZ help in my ldap authentication for
squid....!
I want to authenticate squid taking
givenname and userpassword in my ldif as login name. But could"nt
:((
[root@ldap
LDAP]# ./squid_ldap_auth -D 'givenname=Larry, o=usm' -b
dc=usm,dc=com ldap
Larry larry ERR ######### I configured squid as
##########
authenticate_program
/usr/local/squid/bin/squid_ldap_auth ldap.mydomain.com
acl ldap proxy_auth
REQUIRED
http_access allow
ldap
http_access deny
all
############ My slapd.conf ##########3
include
/usr/local/etc/openldap/schema/core.schema
include /usr/local/etc/openldap/schema/cosine.schema include /usr/local/etc/openldap/schema/inetorgperson.schema database
ldbm
suffix "o=usm" suffix "dc=ldap,dc=usm,dc=com" rootdn "cn=Admin,dc=ldap,dc=usm,dc=com" #rootdn "cn=Admin,o=usm" rootdn "givenname=Larry,o=usm" rootpw secret directory /usr/local/var/openldap-ldbm/ defaultaccess read schemacheck on lastmod on index
cn,sn,st
pres,eq,su
|
- ldap+squid authentication kavitha
- ldap+squid authentication kavitha