I found the corresponding option 'auth_provider=krb5' but there is NO whitespace! There has to be a bug in libini.
Setting 'auth_provider="krb5"' would search for /usr/lib/x86_64-linux- gnu/sssd/libsss_"krb5".so without a whitespace. Removing the quotation marks and to be sure there is no whitespace again searches for /usr/lib/x86_64-linux-gnu/sssd/libsss_krb5 .so with a whitespace. I'm running Kubuntu 13.10 with # dpkg -l | grep libini ii libini-config3:amd64 0.3.0.1-1 amd64 INI file parser for C -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1248087 Title: backend not loading because of mistyped filename "libsss_krb5 .so" To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ding-libs/+bug/1248087/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
