Sigh. The configure code appeared to set the enable when a lib path is specified, but clearly I mis-read that code.
On my way home from Debconf , will fix as soon as I have net access again. Jakub Adam <[email protected]> wrote: >Hi Bdale, > >On 17.8.2013 15:32, Bdale Garbee wrote: >> Sigh. Thanks for letting me know. > >thanks for your quick response and sorry for reopening this issue again. > >The way you've set the path to libsss_sudo is by replacing --with-sssd >by --with-sssd-lib=/usr/lib/$(DEB_HOST_MULTIARCH). > >However, removing --with-sssd from configure arguments caused sssd support >to be now disabled completely, as can be seen by comparing >the build logs [1][2] -- plugins/sudoers/sssd.c is not compiled in the latter >case. > >Apparently we have to have both --with-sssd and --with-sssd-lib specified. >(I've checked that and everything works as expected then.) > >Regards, > >Jakub > >[1] >https://buildd.debian.org/status/fetch.php?pkg=sudo&arch=amd64&ver=1.8.7-2&stamp=1376612273 >[2] >https://buildd.debian.org/status/fetch.php?pkg=sudo&arch=amd64&ver=1.8.7-3&stamp=1376754206

