summaryrefslogtreecommitdiffstats
path: root/src/python
diff options
context:
space:
mode:
authorJakub Hrozek <jhrozek@redhat.com>2016-11-24 18:07:56 +0100
committerJakub Hrozek <jhrozek@redhat.com>2016-12-06 10:28:29 +0100
commited71fba97dfcf5b3f0f1834c06660c481b9ab3ce (patch)
tree6988f4fa0b4009cf26088742af068c071302bdbc /src/python
parent8618716d6ed4eadca2743eb2dfbbb8d11c4fb22f (diff)
SSH: Use default_domain_suffix for users' authorized keys
In commit eeecc48d22a28bb69da56f6ffd8824163fc9bf00 we disabled default_domain_suffix for the SSH responder, but in a wrong way -- we disabled the functionality completely, also for users, not only for computers. This might have been correct at the time, since SSH keys in ID overrides are a relatively new feature, but it's definitely not correct in general. Instead, this patch restores the use of default_domain_suffix, but only for looking up public keys of users, not of computers. Resolves: https://fedorahosted.org/sssd/ticket/3259 Reviewed-by: Petr Cech <pcech@redhat.com>
Diffstat (limited to 'src/python')
0 files changed, 0 insertions, 0 deletions