7bddea6 Resolves: rhbz#1445680 - Properly fall back to local Smartcard authentication

Authored and Committed by lslebodn 7 years ago
38 files changed. 3602 lines added. 12 lines removed.
0099-DP-Fix-typo.patch
file added
+38
0100-CONFDB-Fix-handling-of-enable_files_domain.patch
file added
+77
0101-pam_test_client-add-service-and-environment-to-PAM-t.patch
file added
+104
0102-pam_test_client-add-SSSD-getpwnam-lookup.patch
file added
+141
0103-sss_sifp-update-method-names.patch
file added
+53
0104-pam_test_client-add-InfoPipe-user-lookup.patch
file added
+130
0105-sssctl-integrate-pam_test_client-into-sssctl.patch
file added
+358
0106-i18n-adding-sssctl-files.patch
file added
+33
0107-config-check-Message-when-sssd.conf-is-missing.patch
file added
+38
0108-KRB5_LOCATOR-add-env-variable-to-disable-plugin.patch
file added
+89
0109-sbus-check-connection-for-NULL-before-unregister-it.patch
file added
+43
0110-UTIL-Use-max-15-characters-for-AD-host-UPN.patch
file added
+48
0111-minor-typo-fixes.patch
file added
+169
0112-SPEC-Drop-conditional-build-for-krb5_local_auth_plug.patch
file added
+46
0113-README-Update-links-to-mailing-lists.patch
file added
+39
0114-Move-sized_output_name-and-sized_domain_name-into-re.patch
file added
+299
0115-IFP-Use-sized_domain_name-to-format-the-groups-the-u.patch
file added
+94
0116-SECRETS-remove-unused-variable.patch
file added
+32
0117-IPA-Improve-DEBUG-message-if-a-group-has-no-ipaNTSec.patch
file added
+41
0118-RESPONDER-Fallback-to-global-domain-resolution-order.patch
file added
+312
0119-NSS-TESTS-Improve-non-fqnames-tests.patch
file added
+163
0120-CACHE_REQ-Allow-configurationless-shortname-lookups.patch
file added
+138
0121-CACHE_REQ_DOMAIN-Add-some-comments-to-cache_req_doma.patch
file added
+41
0122-RESPONDER_COMMON-Improve-domaiN_resolution_order-deb.patch
file added
+53
0123-CACHE_REQ_DOMAIN-debug-the-set-domain-resolution-ord.patch
file added
+49
0124-LDAP-Allow-passing-a-NULL-map-to-sdap_search_bases_e.patch
file added
+36
0125-IPA-Use-search-bases-instead-of-domain_to_basedn-whe.patch
file added
+88
0126-CONFDB-Fix-standalone-application-domains.patch
file added
+127
0127-utils-add-sss_domain_is_forest_root.patch
file added
+47
0128-ad-handle-forest-root-not-listed-in-ad_enabled_domai.patch
file added
+103
0129-overrides-add-certificates-to-mapped-attribute.patch
file added
+101
0130-IPA-Improve-s2n-debug-message-for-missing-ipaNTSecur.patch
file added
+44
0131-Use-correct-spelling-of-override.patch
file added
+114
0132-cache_req-Avoid-bool-in-switch-case.patch
file added
+49
0133-ssh-tools-The-ai-structure-is-not-an-array.patch
file added
+51
0134-ssh-tools-Fix-issues-with-multiple-IP-addresses.patch
file added
+46
0135-ssh-tools-Split-connect-and-communication-phases.patch
file added
+95
sssd.spec
file modified
+73 -12
    Resolves: rhbz#1445680 - Properly fall back to local Smartcard authentication
    
    Resolves: rhbz#1437199 - sssd-nfs-idmap-1.15.2-1.fc25.x86_64 conflicts with
                               file from package sssd-common-1.15.1-1.fc25.x86_64
    Resolves: rhbz#1063278 - sss_ssh_knownhostsproxy doesn't fall back to ipv4
    
        
file modified
+73 -12