s3:libads: Remove obsolete smb_krb5_get_ntstatus_from_init_creds()
authorAndreas Schneider <asn@samba.org>
Tue, 21 Mar 2017 08:57:30 +0000 (09:57 +0100)
committerUri Simchoni <uri@samba.org>
Wed, 22 Mar 2017 06:11:10 +0000 (07:11 +0100)
commite2028837b958618a66449a77ee628e4e176e521e
tree438df69dff986b9f194f20ed2906efe226446b83
parent21fbbfded1cb46edf31d39f80d0faefb896065fa
s3:libads: Remove obsolete smb_krb5_get_ntstatus_from_init_creds()

There is no way we can get a better error code out of this. The original
function called was krb5_get_init_creds_opt_get_error() which has been
deprecated in 2008.

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

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Uri Simchoni <uri@samba.org>
source3/libads/kerberos.c