summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorJakub Hrozek <jhrozek@redhat.com>2016-03-15 14:29:02 +0100
committerJakub Hrozek <jhrozek@redhat.com>2016-07-07 10:26:20 +0200
commit2b62d5a414b8b7dba4f714dc5033e28dc4b1f4fe (patch)
treed9d2af19cf2f711b9e4c3f824d244d7bc154b562 /Makefile.am
parent29071a9e2df823a2cdc13cea996ece1c996e1172 (diff)
downloadsssd-2b62d5a414b8b7dba4f714dc5033e28dc4b1f4fe.tar.gz
sssd-2b62d5a414b8b7dba4f714dc5033e28dc4b1f4fe.tar.xz
sssd-2b62d5a414b8b7dba4f714dc5033e28dc4b1f4fe.zip
PAM: Use qualified names internally in the PAM responder
The name is converted from whatever we receive on input to the internal format before processing the data further. Reviewed-by: Sumit Bose <sbose@redhat.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index d5659affb..72cecd48e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -256,7 +256,7 @@ if HAVE_CMOCKA
responder_cache_req-tests \
test_sbus_opath \
test_fo_srv \
- #pam-srv-tests \
+ pam-srv-tests \
test_ipa_subdom_util \
test_tools_colondb \
test_krb5_wait_queue \