Hello,
after upgrading sssd package from 1.13.0-40.el7_2.1 to 1.13.0-40.el7_2.9 and upgrading the cyrus-sasl Packages from 2.1.26-19.2.el7 to 2.1.26-20.el7_2 i got the following Message after restarting sssd:
sssd_be[30849]: ldapdb_canonuser_plug_init() failed in sasl_canonuser_add_plugin(): invalid parameter supplied sssd_be[30849]: _sasl_plugin_load failed on sasl_canonuser_init for plugin: ldapdb
I don't change any configuration in sssd.conf or saslauthd.conf.
Setting the relevant debug_level = 9 in sssd.conf don't help, so perhaps can give me a hint?
greets
Steffen
On Fri, Jul 22, 2016 at 09:01:12AM -0000, knauf@patronas.com wrote:
Hello,
after upgrading sssd package from 1.13.0-40.el7_2.1 to 1.13.0-40.el7_2.9 and upgrading the cyrus-sasl Packages from 2.1.26-19.2.el7 to 2.1.26-20.el7_2 i got the following Message after restarting sssd:
Are you sure all cyrus-sasl packages got updated as well?
sssd_be[30849]: ldapdb_canonuser_plug_init() failed in sasl_canonuser_add_plugin(): invalid parameter supplied sssd_be[30849]: _sasl_plugin_load failed on sasl_canonuser_init for plugin: ldapdb
Jakub, any ideas?
bye, Sumit
I don't change any configuration in sssd.conf or saslauthd.conf.
Setting the relevant debug_level = 9 in sssd.conf don't help, so perhaps can give me a hint?
greets
Steffen _______________________________________________ sssd-users mailing list sssd-users@lists.fedorahosted.org https://lists.fedorahosted.org/admin/lists/sssd-users@lists.fedorahosted.org
Yes, i'm sure
OLD:
rpm -qa | grep -i sasl cyrus-sasl-ldap-2.1.26-19.2.el7.x86_64 cyrus-sasl-2.1.26-19.2.el7.x86_64 cyrus-sasl-plain-2.1.26-19.2.el7.x86_64 cyrus-sasl-gssapi-2.1.26-19.2.el7.x86_64 cyrus-sasl-lib-2.1.26-19.2.el7.x86_64
NEW: rpm -qa | grep -i sasl cyrus-sasl-lib-2.1.26-20.el7_2.x86_64 cyrus-sasl-gssapi-2.1.26-20.el7_2.x86_64 cyrus-sasl-2.1.26-20.el7_2.x86_64 cyrus-sasl-plain-2.1.26-20.el7_2.x86_64 cyrus-sasl-ldap-2.1.26-20.el7_2.x86_64
I can't find any further information, but the libldadb library seems to load correctly:
strace -p ${sssd_be_pid}:
open("/usr/lib64/sasl2/libldapdb.la", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib64/sasl2/libldapdb.so", O_RDONLY|O_CLOEXEC) = 25 read(25, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@\27\0\0\0\0\0\0"..., 832) = 832 fstat(25, {st_mode=S_IFREG|0755, st_size=24240, ...}) = 0 mmap(NULL, 2118328, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 25, 0) = 0x7f51ee5eb000 mprotect(0x7f51ee5f0000, 2093056, PROT_NONE) = 0 mmap(0x7f51ee7ef000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 25, 0x4000) = 0x7f51ee7ef000
greets
Steffen
Hello,
we still have this problem.......... Any Ideas are Welcome!
greets
Steffen
sssd-users@lists.fedorahosted.org