diff options
author | Jakub Hrozek <jhrozek@redhat.com> | 2013-10-28 16:13:17 +0100 |
---|---|---|
committer | Jakub Hrozek <jhrozek@redhat.com> | 2013-10-29 16:23:56 +0100 |
commit | 000e61bb652400215a9a851d3630cdc7307af398 (patch) | |
tree | 1ff324b60e003f010883b812af5d77c7f045072f /src/providers/krb5/krb5_auth.c | |
parent | 34926c3809b19f9e70f18931e44bf993321647a8 (diff) | |
download | sssd-000e61bb652400215a9a851d3630cdc7307af398.tar.gz sssd-000e61bb652400215a9a851d3630cdc7307af398.tar.xz sssd-000e61bb652400215a9a851d3630cdc7307af398.zip |
NSS: Print FQDN for groups with mixed domain membership
This patch is a workaround until
https://fedorahosted.org/sssd/ticket/2129 is fixed properly.
Consider a group entry such as:
cn: subgroup@subdom
ghost: someuser
ghost: anotheruser@subdom
Currently in order to print all group members as FQDN (which is the default
for AD provider), the code needs to iterate over the ghost attributes and
parse them into (name,domain) and optionally re-add the domain.
The proper fix would be to store always just the FQDN in the hardcoded
form of user@domain
Diffstat (limited to 'src/providers/krb5/krb5_auth.c')
0 files changed, 0 insertions, 0 deletions