freeipa/daemons/ipa-slapi-plugins/ipa-extdom-extop
Sumit Bose 8960398a57
extdom: improve cert request
Certificates can be assigned to multiple user so the extdom plugin must
use sss_nss_getlistbycert() instead of sss_nss_getnamebycert() and
return a list of fully-qualified user names.

Due to issues on the SSSD side the current version of lookups by
certificates didn't work at all and the changes here won't break
existing clients.

Related to https://pagure.io/freeipa/issue/6826

Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
Reviewed-By: David Kupka <dkupka@redhat.com>
2017-03-28 18:21:18 +02:00
..
test_data extdom: add unit-test for get_user_grouplist() 2015-07-08 01:56:52 +02:00
ipa_extdom_cmocka_tests.c cmocka_tests: Do not use deprecated cmocka interface 2015-11-18 12:54:43 +01:00
ipa_extdom_common.c extdom: improve cert request 2017-03-28 18:21:18 +02:00
ipa_extdom_extop.c extdom: do not fail to process error case when no request is specified 2016-03-10 19:24:55 +01:00
ipa_extdom.h extdom: improve cert request 2017-03-28 18:21:18 +02:00
ipa-extdom-extop-conf.ldif Add external domain extop DS plugin 2012-06-28 13:08:26 +02:00
Makefile.am slapi plugins: fix CFLAGS 2017-03-15 08:55:12 +00:00
README Add external domain extop DS plugin 2012-06-28 13:08:26 +02:00