krb5_plugin: Add winbind localauth plugin for MIT Kerberos
authorAndreas Schneider <asn@samba.org>
Fri, 15 Jun 2018 12:59:00 +0000 (14:59 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Thu, 21 Jun 2018 13:52:02 +0000 (15:52 +0200)
commit5e89a23ffaceccdc83d70a4ab2798ae25c10d580
tree1afcb39c8e48f5c01e79e6f4b953f6a108efc94b
parent47c315551745d624a8bf2eb77c7c829163ac5e9e
krb5_plugin: Add winbind localauth plugin for MIT Kerberos

Applications (like OpenSSH) don't know about users and and
their relationship to Kerberos principals. This plugin allows that
Kerberos principals can be validated against local user accounts.

Administrator@WURST.WORLD -> WURST\Administrator

https://web.mit.edu/kerberos/krb5-latest/doc/plugindev/localauth.html

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13480

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Alexander Bokovoy <ab@samba.org>
Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org>
Autobuild-Date(master): Thu Jun 21 15:52:02 CEST 2018 on sn-devel-144
WHATSNEW.txt
nsswitch/krb5_plugin/winbind_krb5_localauth.c [new file with mode: 0644]
nsswitch/wscript_build
wscript_configure_system_mitkrb5