If you have an AD environment and you'd like a mail server with AD
users mailboxes and single-sign-on authentication, please test it and
post here your feedback!
Last days, I've pushed into nethserver-testing yum repository a bundle
of packages. It has been a big challenge to make everything work and I
think it's now good enough to widen the test cases.
Note that:
- this is still TESTING, don't use it on production servers;
- we require more recent versions of postfix and dovecot, for
SASL/GSSAPI support: they come from nethserver-testing repository, but
should be stable enough;
- only IMAP and SMTP servers are configured. In other words, SOGo still
does not work.
To install required software from nethserver-testing yum repository
type:
# yum --enablerepo=nethserver-testing update \
nethserver-{base,nethgui,ntp} postfix
[...]
Updated:
nethserver-base.noarch 0:1.2.3-1.ns6
nethserver-nethgui.noarch 0:1.1.1-1.ns6
postfix.x86_64 2:2.9.6-2.ns6
nethserver-ntp.noarch 0:1.0.3-1.ns6
# yum --enablerepo=nethserver-testing install \
@nethserver-mail nethserver-hosts nethserver-samba
[...]
Installed:
nethserver-hosts.noarch 0:1.0.3-1.ns6
nethserver-mail-filter.noarch 0:1.1.0-1.ns6
nethserver-mail-server.noarch 0:1.4.0-1.ns6
nethserver-samba.noarch 0:1.3.0-1.ns6
To join the Active Directory domain, follow instructions on
https://dev.nethesis.it/projects/nethserver/wiki/Nethserver-samba#Active-Directory-domain-member
Some important notes about nethserver-mail-server integration with AD
are also on
https://dev.nethesis.it/projects/nethserver/wiki/Nethserver-mail-server#Active-Directory-integration
--
Davide Principi
Nethesis srl - Pesaro (Italy)