3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/servers/mail/dovecot
Julien Moutinho 27f95f3f9c dovecot: allow sasl_bind=yes in the LDAP driver.
Dovecot has its own SASL implementation,
but needs Cyrus SASL's headers to bind to an LDAP server using SASL.

This is useful to avoid the need to manage a dnpass= in dovecot-ldap.conf
by using the Unix socket to authenticate.

This is done with sasl_mech=EXTERNAL in dovecot-ldap.conf, and some olcAccess: with
 by dn="gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth" read
in the slapd's cn=config for the LDAP database queried by dovecot/auth (which runs as root).
2018-09-19 17:20:29 +02:00
..
plugins/pigeonhole dovecot: 2.3.1 -> 2.3.2, dovecot-pigeonhole: 0.5.1 -> 0.5.2 (#42779) 2018-06-30 13:41:39 +02:00
2.2.x-module_dir.patch dovecot: 2.2.25 -> 2.2.27 2016-12-28 15:04:51 +01:00
default.nix dovecot: allow sasl_bind=yes in the LDAP driver. 2018-09-19 17:20:29 +02:00