winbindd: Add kerberos tracing
commit0b0a22ddad0e5f1542aee6ed65efaedb08471cc5
authorSwen Schillig <swen@linux.ibm.com>
Wed, 5 Dec 2018 10:46:46 +0000 (5 11:46 +0100)
committerChristof Schmitt <cs@samba.org>
Wed, 19 Dec 2018 20:49:29 +0000 (19 21:49 +0100)
treeccaf6d0dd7d0e212b6a99b08f5da6ff368fcd103
parent5eefb0885c935854fd3ddc1fcbab2c456745ee0f
winbindd: Add kerberos tracing

Replace kerberos context initialization from
raw krb5_init_context() to smb_krb5_init_context_basic()
which is adding common tracing as well.

Signed-off-by: Swen Schillig <swen@linux.ibm.com>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Christof Schmitt <cs@samba.org>
source3/winbindd/winbindd_pam.c