Artix Linux Forum

Artix Linux => Package management => Topic started by: a_manthey on 21 June 2020, 17:02:11

Title: Authentication Failures after upgrade of openldap-openrc
Post by: a_manthey on 21 June 2020, 17:02:11
after today's upgrade i could no longer connect to my imap-server (dovecot). I get authentication failures in evolution and thunderbird.
I cannot connect from console by ldapsearch:
Quote
ldap_sasl_bind(SIMPLE): Can't contact LDAP server (-1)
pacman.log shows upgrades of dovecot-openrc and openldap-openrc.
Downgrade of dovecot-openrc had no effect. Downgrade of openldap-openrc solved the problem.
openldap-openrc contains /etc/init.d/slapd and /etc/conf.d/slapd. If /etc/conf.d/slapd is replaced by the previous version authentication problem is solved too.
I use classical configuration (/etc/openldap/slapd.conf).
What can i do?
Title: Re: Authentication Failures after upgrade of openldap-openrc
Post by: a_manthey on 21 June 2020, 20:22:33
found a solution by looking for differences in both versions of /etc/conf.d/slapd.  I had to uncomment the line
Quote
# OPTS="-h 'ldaps:// ldap:// ldapi://%2fvar%2frun%2fopenldap%2fslapd.sock'"
 
in openldap-openrc-20200620