summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorSumit Bose <sbose@redhat.com>2014-12-01 17:24:31 +0100
committerJakub Hrozek <jhrozek@redhat.com>2014-12-02 20:02:19 +0100
commit96bdf2906c981fe55b1d9a7b6539f2dd710efbf8 (patch)
tree79239f060a3d79788e70d4623f226c53eeca50c8 /Makefile.am
parenta0ab15ceb80290db80c2052520830a95390de385 (diff)
downloadsssd-96bdf2906c981fe55b1d9a7b6539f2dd710efbf8.tar.gz
sssd-96bdf2906c981fe55b1d9a7b6539f2dd710efbf8.tar.xz
sssd-96bdf2906c981fe55b1d9a7b6539f2dd710efbf8.zip
ldap_child: copy keytab into memory to drop privileges earlier
Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>
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 2cdba8ced..7d58a9677 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2581,6 +2581,7 @@ krb5_child_LDADD = \
ldap_child_SOURCES = \
src/providers/ldap/ldap_child.c \
+ src/providers/krb5/krb5_keytab.c \
src/util/sss_krb5.c \
src/util/atomic_io.c \
src/util/authtok.c \