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-03-09 08:24:52 -0500
commitd10350e1854cd2156567f058f5a76041994e7f2b (patch)
tree43a86b9d5c9401d467ff9b92acf92d4757a56f01 /Makefile.am
parent8372129f446e1558f1923a112f328a266144c3ce (diff)
downloadsssd_unused-d10350e1854cd2156567f058f5a76041994e7f2b.tar.gz
sssd_unused-d10350e1854cd2156567f058f5a76041994e7f2b.tar.xz
sssd_unused-d10350e1854cd2156567f058f5a76041994e7f2b.zip
IPA: Check nsAccountLock during PAM_ACCT_MGMT
https://fedorahosted.org/sssd/ticket/1227
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 ce00ef2f..64f5c42e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1147,6 +1147,7 @@ libsss_ipa_la_SOURCES = \
src/providers/ldap/ldap_id_services.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_users.c \
src/providers/ldap/sdap_async_groups.c \