diff options
author | Sumit Bose <sbose@redhat.com> | 2014-11-05 18:01:07 +0100 |
---|---|---|
committer | Jakub Hrozek <jhrozek@redhat.com> | 2014-11-06 19:25:18 +0100 |
commit | 4c713fb79bfdef602021be890ee687fc3743ebb9 (patch) | |
tree | 15240e3ed596013ba61ae64d20ab0f6c20fa5c13 /src/providers/krb5 | |
parent | 69a88c4757dd24b1857954de7d043af1e5590b7f (diff) | |
download | sssd-4c713fb79bfdef602021be890ee687fc3743ebb9.tar.gz sssd-4c713fb79bfdef602021be890ee687fc3743ebb9.tar.xz sssd-4c713fb79bfdef602021be890ee687fc3743ebb9.zip |
Fix uuid defaults
Recently the uuid attributes for user and groups were removed because
it was found that there are not used at all and that some of them where
causing issues (https://fedorahosted.org/sssd/ticket/2383).
The new views/overrides feature of FreeIPA uses the ipaUniqueID attribute
to relate overrides with the original IPA objects. The previous two
patches revert the removal of the uuid attributes from users and groups
with this patch set the default value of these attributes to
ipaUniqueID from the IPA provider, to objectGUID for the AD provider and
leaves them unset for the general LDAP case to avoid issues like the one
from ticket #2383.
Related to https://fedorahosted.org/sssd/ticket/2481
Reviewed-by: Lukáš Slebodník <lslebodn@redhat.com>
Diffstat (limited to 'src/providers/krb5')
0 files changed, 0 insertions, 0 deletions