summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorSumit Bose <sbose@redhat.com>2014-07-17 21:08:20 +0200
committerJakub Hrozek <jhrozek@redhat.com>2014-09-02 10:39:42 +0200
commit6b5044001e4b0a0caf971a2cf5f27674e0d270f4 (patch)
tree19adf0edd19e578245245767ee51d162d30e3555 /contrib
parent8a5e793a0576250da80371e53aa3e7eba15cdb63 (diff)
downloadsssd-6b5044001e4b0a0caf971a2cf5f27674e0d270f4.tar.gz
sssd-6b5044001e4b0a0caf971a2cf5f27674e0d270f4.tar.xz
sssd-6b5044001e4b0a0caf971a2cf5f27674e0d270f4.zip
Implement MIT Kerberos localauth plugin
The MIT Kerberos localauth pluing interface defines two different calls. The first checks if a given Kerberos principal relates to a given name of a local user (userok). The implementation lets SSSD resolve the principal and the user name and if the returned user entries both have the same UID success is returned. The second translates a given Kerberos principal to a local user name (a2l). Here SSSD is only called once to resolve the principal and the user name is returned. Resolves https://fedorahosted.org/sssd/ticket/1835 Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions