[SSSD] [PATCH] BUILDSYS: Create common libs for LDAP and KRB5 sources

Jakub Hrozek jhrozek at redhat.com
Tue Mar 27 02:47:34 UTC 2012


On Mon, Mar 26, 2012 at 09:53:08PM -0400, Stephen Gallagher wrote:
> This will eliminate the need for automake to build these files
> for each backend that consumes LDAP and KRB5 functionality
> (currently 'ldap', 'krb5' and 'ipa'; soon to include 'ad')
> 
> This will speed up builds slightly, since they won't need to compile
> each of these files three times and it will make maintaining the list of
> files in Makefile.am simpler, since we won't need to remember to update
> three different places.
> 
> Also, if you're wondering, I left the src/util/sss_ldap.c and
> src/util/sss_krb5.c off the list because they are sometimes included
> where the rest of the routines are not (such as in the ldap_child and
> krb5_child processes).

Ack.

Looks good, LDAP id/Krb5 auth, IPA id/auth and smoke tests of autofs and
sudo went OK.



More information about the sssd-devel mailing list