[SSSD] [PATCH] fix ipa provider (already pushed)

Simo Sorce simo at redhat.com
Sat Jun 30 15:38:34 UTC 2012


After recent changes the ipa provider was broken.

The problem is in the code the looks at the rootdse, it assumed the
sudorule_map to be always available and unconditionally referenced that.

That map is configured only if sudo_provider = ldap is configure in the
ldap case, however it is never configured in the ipa case as a
sudo_provider = ipa has not been made available.

This may not be the ultimate way to fix the issue however because there
is no sudo provider for ipa there is no other workaround to avoid
sssd_be crashing so I pushed this patch under the onliner and unbreak
the ipa provider rule (yes I made that last one up :-D but I use it
daily so it is important to never completely break it for me).

Simo.

-- 
Simo Sorce * Red Hat, Inc * New York
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fix-segfault-when-sudo-is-not-configured.patch
Type: text/x-patch
Size: 1214 bytes
Desc: not available
URL: <https://lists.fedorahosted.org/pipermail/sssd-devel/attachments/20120630/58c8105c/attachment.bin>


More information about the sssd-devel mailing list