文章详情

  • 游戏榜单
  • 软件榜单
关闭导航
热搜榜
热门下载
热门标签
php爱好者> php文档>squid增加ldap认证

squid增加ldap认证

时间:2009-04-06  来源:CUDev

给squid增加ldap认证

查看squid与ldap server的连接:
pact518:/etc/squid# /usr/lib/squid/ldap_auth -R -b "dc=pact518,dc=hit,dc=edu,dc=cn" -f "uid=%s" -h 127.0.0.1
wangyao xxxxxxxx
ERR Success

pact518:/etc/squid# /usr/lib/squid/ldap_auth -R -b "dc=pact518,dc=hit,dc=edu,dc=cn" -f "uid=%s" -h 127.0.0.1 -v 3
wangyao xxxxxx
OK

原因:squid_ldap_auth默认使用openldap version 2。
解决方法:
1> 在/etc/ldap/slapd.conf中添加
# Allow LDAPv2 client connections. This is NOT the default.
allow bind_v2
2> squid_ldap_auth使用openldap版本3连接

参考:
http://www.cyberciti.biz/tips/howto-configure-squid-ldap-authentication.html
http://www2.tr.squid-cache.org/mail-archive/squid-users/200411/0101.html
相关阅读 更多 +
排行榜 更多 +
暗黑封魔录手游

暗黑封魔录手游

角色扮演 下载
战国美人游戏

战国美人游戏

角色扮演 下载
仙境苍穹手游

仙境苍穹手游

角色扮演 下载