Topic: iredmail + Samba 4
Hi there!
I'm new to iredmail. Right now i'm using Zimbra and authorization against Samba 4 domain works perfect. But Zimbra is pretty heavy, so decided to try out iredmail on OpenVZ (Ubuntu 10.04, iredmail 0.7.3).
Followed this (http://www.iredmail.org/wiki/index.php? … y.iRedMail) manual and could log in, but i have some missunderstandings.
1) i have a Samba 4 AD domain test.ministry.gov.net and domain users test\name.surname (name.surname@ad.ministry.gov.net);
2) users has e-mails like this - name.surname@ministry.gov.net.
3) right now zimbra allows to login using name.surname@ministry.gov.net;
4) i can login iredmail, but only using name.surname@ad.ministry.gov.net.
Is there any option to configure authorization the way i could log in using users e-mail address or just name.surname?
Sorry for my pure english!:(
Update:
Besides there is some things that didnt work out for me with samba4 domain:
ldapsearch -x -h ad.example.com -D 'vmail' -W -b 'cn=users,dc=example,dc=com'
Modified code, that works:
ldapsearch -x -h ad.example.com -D 'vmail@ad.example.com' -W -b 'cn=users,dc=example,dc=com'
The same is in:
/etc/postfix/ad_virtual_mailbox_maps.cf
/etc/postfix/ad_virtual_group_maps.cf
/etc/postfix/ad_sender_login_maps.cf
where
dn = vmail
dnpass = vmail_passwd
should be
dn = vmail@ad.example.com or ad\vmail
dnpass = vmail_passwd
----
Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.