Topic: Dovecot/LDAP/AD issues --Help please!
==== Provide required information to help troubleshoot and get quick answer ====
- iRedMail version:0.7.4
- Linux/BSD distribution name and version: Ubuntu 10.04 Server
- Any related log? Log is helpful for troubleshooting. -YES! (below)
====
Hello there, i am having some crazy issues with dovecot. I've been following the tutorial here - http://iredmail.org/wiki/index.php?titl … y.iRedMail . I'm to the part where we telnet into the localhost and attempt the . login etc etc. Let me give you some background.
We want our users to be able to have the same user/pw combo for email as they do for windows(active directory) . Here is a copy of my dovecot-ldap.conf file.
#
# File generated by iRedMail (2012.04.18.13.55.17):
#
# Version: 0.7.4
# Project: http://www.iredmail.org/
#
# Community: http://www.iredmail.org/forum/
#
hosts = 172.x.x.x:389
ldap_version = 3
auth_bind = yes
dn = mydomain\my_bind_user
dnpass = bind_user_pw
base = ou=X X Users,dc=mydomain,dc=local
scope = subtree
deref = never
user_filter = (&(objectClass=mailUser)(accountStatus=active)(enabledService=mail)(enabledService=%Ls%Lc)(|(mail=%u)(&(enabledService=shadowaddress)(shadowAddress=%u))))
pass_filter = (&(objectClass=mailUser)(accountStatus=active)(enabledService=mail)(enabledService=%Ls%Lc)(|(mail=%u)(
(enabledService=shadowaddress)(shadowAddress=%u))))
pass_attrs = mail=user,userPassword=password
default_pass_scheme = CRYPT
user_attrs = mail=user,homeDirectory=home,mailMessageStore=mail=maildir:/var/vmail/%$/Maildir/,mailQuota=quota_rule=*:bytes=%$
####
According to the log it is appending .local to my email addresses instead of .com which is my mail domain. Can you help at all? I'd be happy to post any logs/conf files you'd need. BTW Ldap search is successful. Just Dovecot!
Thanks in advance!
Steve
----
Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.