summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorStephen Gallagher <sgallagh@redhat.com>2012-03-08 15:19:07 -0500
committerStephen Gallagher <sgallagh@redhat.com>2012-06-22 15:37:42 -0400
commit61bc05a867eaa3950137ae1c076cdef3a392c377 (patch)
treea027081362eae8b80f273ca23a28d72a32efb29b /Makefile.am
parent58f437644772f76c50c24efeaf707ded941f5bd9 (diff)
downloadsssd-61bc05a867eaa3950137ae1c076cdef3a392c377.tar.gz
sssd-61bc05a867eaa3950137ae1c076cdef3a392c377.tar.xz
sssd-61bc05a867eaa3950137ae1c076cdef3a392c377.zip
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 9f63bb6e8..156de2503 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -896,6 +896,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 \