client: Add kerberos tracing
commit2cc561fbbf157ce9bddb702d46f5dba1bf46311b
authorSwen Schillig <swen@linux.ibm.com>
Wed, 5 Dec 2018 10:06:20 +0000 (5 11:06 +0100)
committerChristof Schmitt <cs@samba.org>
Wed, 19 Dec 2018 20:49:29 +0000 (19 21:49 +0100)
tree1e9a349f3f67b8bcf5be1b913140d06b75f54bb3
parent5056b9622416311535578a481af800afe8c8c729
client: 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/client/smbspool.c