On 6/17/21 8:13 AM, Michael Ströder wrote:
HI!
Some automated tests of my Python module check SASL bind with various
mechs. For this to work I normally have to add those SASL mechs to
/etc/sasl2/slapd.conf.
I'm not sure if permission on sasl config is required. It must contain
a service that initialize saslauthd ( on Debian system ) service,
third service must connect via socket through sasl library.
Maybe you should trace the application to check where 'permission
denied' is.
But this fails in the openSUSE build system with "permission denied".
Is there a possibility to override SASL mechs used by slapd with an env
var or similar?
Ciao, Michael.
--
Lucas Castro