summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorStephen Gallagher <sgallagh@redhat.com>2012-06-22 08:06:50 -0400
committerStephen Gallagher <sgallagh@redhat.com>2012-06-22 09:15:20 -0400
commitc08c6c7a131fcb0546c70e187c44fc2e6449e8ce (patch)
treea5d0fd89ee50d9d155b91776e45e62859176826e /Makefile.am
parentd162c73fd03eeb4b2a8ea358efe4e116f00f3c90 (diff)
downloadsssd-c08c6c7a131fcb0546c70e187c44fc2e6449e8ce.tar.gz
sssd-c08c6c7a131fcb0546c70e187c44fc2e6449e8ce.tar.xz
sssd-c08c6c7a131fcb0546c70e187c44fc2e6449e8ce.zip
IPA: Check nsAccountLock during PAM_ACCT_MGMT
LDAP: Make sdap_access_send/recv public We want to consume this in the IPA provider. IPA: Check nsAccountLock during PAM_ACCT_MGMT https://fedorahosted.org/sssd/ticket/1227 Conflicts: src/providers/ipa/ipa_access.h src/providers/ipa/ipa_init.c
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 17d3dd6af..7623ed166 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -887,6 +887,7 @@ libsss_ipa_la_SOURCES = \
src/providers/ldap/ldap_id_netgroup.c \
src/providers/ldap/ldap_auth.c \
src/providers/ldap/ldap_common.c \
+ src/providers/ldap/sdap_access.c \
src/providers/ldap/sdap_async.c \
src/providers/ldap/sdap_async_accounts.c \
src/providers/ldap/sdap_async_connection.c \