credentials: Create a smb_gss_krb5_copy_ccache() function
authorAndreas Schneider <asn@samba.org>
Thu, 22 Dec 2016 12:50:05 +0000 (13:50 +0100)
committerStefan Metzmacher <metze@samba.org>
Thu, 12 Jan 2017 14:35:13 +0000 (15:35 +0100)
commitf981e2c9801cab2fbbf8017cd72a9c4987195f10
tree22b8933519d1817a549adc8fd136102c347ad6e4
parent72fe43f218f712c6807126b62550472500cd37b4
credentials: Create a smb_gss_krb5_copy_ccache() function

This sets the default principal on the copied ccache if it hasn't been
set yet.

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
auth/credentials/credentials_krb5.c