f34aee5 Fix regression with krb5_map_user

Authored and Committed by lslebodn 7 years ago
41 files changed. 4552 lines added. 2 lines removed.
0040-SYSDB-Suppress-warning-from-clang-static-analyser.patch
file added
+38
0041-TOOLS-Fix-a-typo-in-groupadd.patch
file added
+33
0042-TOOLS-sss_groupshow-did-not-work.patch
file added
+60
0043-TESTS-sss_groupadd-groupshow-regressions.patch
file added
+76
0044-TOOLS-use-internal-fqdn-for-DN.patch
file added
+57
0045-TESTS-Test-for-sss_user-groupmod-a.patch
file added
+66
0046-TOOLS-sss_mc_refresh_nested_group-short-fqname-usage.patch
file added
+138
0047-TESTS-Add-FQDN-variants-for-some-tests.patch
file added
+117
0048-KRB5-Send-the-output-username-not-internal-fqname-to.patch
file added
+156
0049-MONITOR-Remove-disable-netlink-command-line-option.patch
file added
+113
0050-MONITOR-Add-disable_netlink-option.patch
file added
+163
0051-TOOLS-sss_override-without-name-override.patch
file added
+67
0052-TEST-Add-regression-test-for-ticket-3179.patch
file added
+203
0053-TOOLS-sss_groupshow-fails-to-show-MPG.patch
file added
+60
0054-TESTS-sss_groupshow-with-MPG.patch
file added
+55
0055-KRB5-Return-ERR_NETWORK_IO-on-clock-skew.patch
file added
+37
0056-SDAP-Fix-settig-paging-attribute-in-sdap_get_generic.patch
file added
+54
0057-PROXY-Adding-proxy_max_children-option.patch
file added
+151
0058-SECRETS-Search-by-the-right-type-when-checking-conta.patch
file added
+50
0059-LDAP-Return-partial-results-from-adminlimit-exceeded.patch
file added
+42
0060-MAN-sssd-sudo-manual-update-IPA-native-LDAP-tree-sup.patch
file added
+44
0061-p11-only-set-PKCS11_LOGIN_TOKEN_NAME-if-gdm-smartcar.patch
file added
+267
0062-p11-return-a-fully-qualified-name.patch
file added
+100
0063-pam_sss-check-PKCS11_LOGIN_TOKEN_NAME.patch
file added
+109
0064-SECRETS-Don-t-remove-a-container-when-it-has-childre.patch
file added
+81
0065-PAM-call-free-only-when-memory-is-expected-to-be-all.patch
file added
+37
0066-TESTS-Fixing-of-const-warnings-in-sbus-tests.patch
file added
+82
0067-MAKEFILE-Fixing-CFLAGS-in-some-tests.patch
file added
+61
0068-TESTS-Add-integration-tests-for-the-sssd-secrets.patch
file added
+395
0069-AUTOFS-Fix-offline-resolution-of-autofs-maps.patch
file added
+58
0070-NSS-Fix-offline-resolution-of-netgroups.patch
file added
+44
0071-TESTS-Test-offline-netgroups-resolution.patch
file added
+78
0072-Remove-double-semicolon-at-the-end-of-line.patch
file added
+289
0073-TESTS-Add-simple-test-for-double-semicolon.patch
file added
+98
0074-failover-proceed-normally-when-no-new-server-is-foun.patch
file added
+81
0075-tests-Add-a-regression-test-for-upstream-ticket-3131.patch
file added
+111
0076-IFP-expose-user-and-group-unique-IDs-through-DBus.patch
file added
+239
0077-SSSDConfig-Do-not-fail-with-nonexisting-domains-serv.patch
file added
+125
0078-SPEC-Rename-python-packages-using-macro-python_provi.patch
file added
+268
0079-KRB5-Fixing-FQ-name-of-user-in-krb5_setup.patch
file added
+202
sssd.spec
file modified
+47 -2
    Fix regression with krb5_map_user
    
    - Resolves: rhbz#1375552 - krb5_map_user doesn't seem effective anymore
    - Resolves: rhbz#1349286 - authconfig fails with SSSDConfig.NoDomainError:
                               default if nonexistent domain is mentioned
    
    (cherry picked from commit 640e44ca24eda58a7e870fdef5643e38d7ac0888)
    
        
file modified
+47 -2