1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source3/libads
Andreas Schneider e2028837b9 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>
2017-03-22 07:11:10 +01:00
..
ads_ldap_protos.h Convert all uses of uint8/16/32 to uint8/16/32_t in the libads code. 2015-04-22 06:22:29 +02:00
ads_proto.h s3:libnet:libnet_join: define list of desired encryption types only once. 2016-03-14 16:19:23 +01:00
ads_status.c Convert all uses of uint8/16/32 to uint8/16/32_t in the libads code. 2015-04-22 06:22:29 +02:00
ads_status.h Convert all uses of uint8/16/32 to uint8/16/32_t in the libads code. 2015-04-22 06:22:29 +02:00
ads_struct.c s3-libads: Use the configured LDAP page size. 2016-01-15 03:59:16 +01:00
authdata.c krb5_wrap: Rename cli_krb5_get_ticket() 2016-08-31 20:59:14 +02:00
cldap.c s3: cldap: cldap_multi_netlogon_send() fails with one bad IPv6 address. 2016-10-18 02:16:20 +02:00
cldap.h Add cldap_multi_netlogon_send/recv 2011-10-17 09:52:29 +02:00
disp_sec.c Convert all uses of uint8/16/32 to uint8/16/32_t in the libads code. 2015-04-22 06:22:29 +02:00
kerberos_keytab.c s3:libads: Correctly handle the keytab kerberos methods 2017-03-14 15:22:12 +01:00
kerberos_proto.h s3-libads: Pass down the salt principal in smb_krb5_kt_add_entry() 2016-03-10 06:52:25 +01:00
kerberos_util.c Avoid overriding default ccache for ads operations. 2012-09-12 21:18:09 +02:00
kerberos.c s3:libads: Remove obsolete smb_krb5_get_ntstatus_from_init_creds() 2017-03-22 07:11:10 +01:00
krb5_errs.c kerberos: Map KRB5KDC_ERR_CLIENT_REVOKED to NT_STATUS_ACCOUNT_LOCKED_OUT 2014-04-02 17:12:46 +02:00
krb5_setpw.c s3-libads: Do not use deprecated krb5_change_password() 2016-09-01 00:43:51 +02:00
ldap_printer.c werror: replace WERR_NOMEM with WERR_NOT_ENOUGH_MEMORY in source3/libads/ldap_printer.c 2016-09-28 00:04:18 +02:00
ldap_schema_oids.h libads: Factor out ldap_schema_oids.h 2016-02-03 15:04:11 +01:00
ldap_schema.c libads: Factor out ldap_schema_oids.h 2016-02-03 15:04:11 +01:00
ldap_schema.h libads: Factor out ldap_schema_oids.h 2016-02-03 15:04:11 +01:00
ldap_user.c
ldap_utils.c s3-libads: Use the configured LDAP page size. 2016-01-15 03:59:16 +01:00
ldap.c s3-libads: Do not leak the msg on error 2017-03-08 14:59:35 +01:00
ndr.c Correct "ommited" typos. 2017-03-13 05:10:10 +01:00
sasl_wrapping.c Convert all uint32/16/8 to _t in a grab-bag of remaining files. 2015-05-14 22:16:56 +02:00
sasl.c libads: convert to use smb_gss_krb5_import_cred 2017-03-08 18:00:12 +01:00
sitename_cache.c libads: improve debug messages in sitename_fetch() 2016-07-12 21:23:48 +02:00
sitename_cache.h Add a talloc context to sitename_fetch(). 2013-09-05 09:17:27 -07:00
util.c s3:libads: use trust_pw_new_value() for krb5 machine passwords 2017-02-21 16:09:22 +01:00