History log of /sssd-io/src/providers/ipa/ipa_sudo_async.c
Revision Date Author Comments Expand
60a715a0dd79873d2d2607eab8fdfaf0ffd2e7d3 09-Feb-2018 Hristo Venev <hristo@venev.name>

providers: Move hostid from ipa to sdap, v2 In the ldap provider, all option names are renamed to ldap_host_*. In the ipa provider the names haven't been changed. Host lookups for both ipa and ldap are handled in the ldap provider. sss_ssh_knownhostsproxy works but hostgroups are still only available in the ipa provider. I've also added some documentation for the ldap provider. Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>

bc854800cc67271205d63136daaf68d7863cea6b 19-Oct-2017 Justin Stephenson <jstephen@redhat.com>

IPA: Add threshold for sudo searches Apply the sudo threshold to IPA provider sudo command and command group searches to prevent SSSD from creating large search filters. The IPA sudo threshold value will utilize the sudo responder sudo_threshold value. If the threshold is exceeded, a basic search filter will be used as a fallback to retrieve all IPA sudo commands or command groups. Resolves: https://pagure.io/SSSD/sssd/issue/3507 Reviewed-by: Pavel Březina <pbrezina@redhat.com>

64497d479e92ebc34717c20c3d017f1823f9e630 07-Jul-2016 Jakub Hrozek <jhrozek@redhat.com>

IPA: Save sudoUser qualified in the cache When converting from the native IPA schema to the sysdb sudo schema, qualify sudoUser attributes that contain user and group names. Reviewed-by: Sumit Bose <sbose@redhat.com>

c02b8482375837b57cb618ed56d4bede0e006d9d 18-Jun-2016 Pavel Březina <pbrezina@redhat.com>

Remove braces from DEBUG statements Reviewed-by: Lukáš Slebodník <lslebodn@redhat.com>

cc7f9b639144183eb4f8bd86e5bed077da7d4e35 19-Jan-2016 Pavel Březina <pbrezina@redhat.com>

IPA SUDO: Implement smart refresh Reviewed-by: Sumit Bose <sbose@redhat.com>

d06cc0974e59cd6cf1da45cc8c60d6e822b731c2 19-Jan-2016 Pavel Březina <pbrezina@redhat.com>

IPA SUDO: Remember USN Reviewed-by: Sumit Bose <sbose@redhat.com>

9630a4614ba4d5f68e967d4e108893550a996f30 19-Jan-2016 Pavel Březina <pbrezina@redhat.com>

IPA SUDO: Implement rules refresh Reviewed-by: Sumit Bose <sbose@redhat.com>

a641a13889d617aca6bd998025e9087e822ff7f0 19-Jan-2016 Pavel Březina <pbrezina@redhat.com>

IPA SUDO: Implement full refresh Reviewed-by: Sumit Bose <sbose@redhat.com>