免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 1086 | 回复: 1
打印 上一主题 下一主题

[Mail] postfix 发信认证错误 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2004-06-05 15:02 |只看该作者 |倒序浏览
我使用openldap-stable-20040421、cyrus-sasl-2.1.18和postfix-2.1.1软件作邮件服务器。使用sasl直接支持opendlap,没有使用pam。我的/usr/local/etc/saslauthd.conf文件内容如下:
# ldap_servers: ldap://127.0.0.1/
ldap_search_base: o=postfix,dc=sww,dc=com
#ldap_bind_dn: cn=Manager,dc=example,dc=com
#ldap_bind_pw: secret
ldap_auth_method: custom
ldap_port: 389
ldap_password_attr: userPassword
#ldap_uidattr: mail
ldap_filter: (&(mail=%u)(objectclass=inetMailUser))
使用testsaslauthd测试正常:
bash-2.05b# testsaslauthd -u postmaster@sww.com.cn -p admin
0: OK "Success."
但是当我发送邮件的时候输入,用户名:postmaster@sww.com.cn ,密码:admin时,用户验证失败。
通过检查openldap的日值发现,sasl在ldap数据库中查询时使用的filter条件为:
conn=15 op=3 SRCH base="o=postfix,dc=sww,dc=com" scope=2 filter="(&(mail=postmaster)(objectClass=inetMailUser))"
conn=15 op=3 SRCH attr=userPassword
而不是mail=postmaster@sww.com.cn 。
为什么,谢谢各位老大!!!

论坛徽章:
0
2 [报告]
发表于 2004-06-05 15:41 |只看该作者

postfix 发信认证错误

原帖由 "wangmingda" 发表:
我使用openldap-stable-20040421、cyrus-sasl-2.1.18和postfix-2.1.1软件作邮件服务器。使用sasl直接支持opendlap,没有使用pam。我的/usr/local/etc/saslauthd.conf文件内容如下:
# ldap_servers: ldap://127.0.0..........


see http://hzqbbc.com/forum/read.php?forumid=2&filename=f_317
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP