Re: cyrus-sasl/openldap question

2018-10-25 Thread Stuart Henderson
On 2018-10-24, Markus Rosjat wrote: > Hi there, > > it seems to get sasl working with ldap is a lifetime task. Sad thing I > had it working but only after  adding/deleting packages of the specific > versions of cyrus-sasl and I dont know which you really need to get it > working in a "clean" se

Re: cyrus-sasl/openldap question

2018-10-24 Thread Allan Streib
Have you looked at OpenBSD's ldapd(8) instead of openldap? It supports SASL PLAIN auth, according to the 6.3 man page. I don't currently use SASL but otherwise have found the config of ldapd to be much simpler than slapd. Yes, last time I had set up OpenLDAP with SASL it was fragile and required

cyrus-sasl/openldap question

2018-10-24 Thread Markus Rosjat
Hi there, it seems to get sasl working with ldap is a lifetime task. Sad thing I had it working but only after  adding/deleting packages of the specific versions of cyrus-sasl and I dont know which you really need to get it working in a "clean" setup. So to all the people out there who are ru