diff options
author | Sumit Bose <sbose@redhat.com> | 2012-12-17 22:14:55 +0100 |
---|---|---|
committer | Jakub Hrozek <jhrozek@redhat.com> | 2012-12-18 19:04:06 +0100 |
commit | 4ee7f390af4193656c1e6ba45c9c3c14dd64a8a9 (patch) | |
tree | bd3daa9eba6044f227e75497896bd6fc69b739bf /src/confdb | |
parent | f2999e1d624d45e0142f39317461a6a1c996efb2 (diff) | |
download | sssd-4ee7f390af4193656c1e6ba45c9c3c14dd64a8a9.tar.gz sssd-4ee7f390af4193656c1e6ba45c9c3c14dd64a8a9.tar.bz2 sssd-4ee7f390af4193656c1e6ba45c9c3c14dd64a8a9.zip |
select_principal_from_keytab() do wildcard lookups after specific ones
Currently the wildcard lookup '*$' is done before the one for
host/our.hostname@REALM. This means we would ignore a more specific
match in favour of an unspecific match with a principal which is only
used in a AD environment.
I think this is wrong an wildcards should only be used is all specific
lookups fail.
Diffstat (limited to 'src/confdb')
0 files changed, 0 insertions, 0 deletions