1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/libads
Uri Simchoni 3fff2667ec libads: use "kerberos encryption types" parameter
When creating the custom krb.conf file, list etypes
according to kerberos encryption types

Also use proper directives for heimdal (heimdal recognizes
the MIT etype directives, but does not act upon them)

Signed-off-by: Uri Simchoni <uri@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2016-08-09 04:39:07 +02: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 libads: Fix CID 1272956 Fixing wrong if condition 2015-04-18 01:33:04 +02:00
cldap.c s3:libads: make use of samba_tevent_context_init() 2013-02-19 23:47:46 +01:00
cldap.h
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: krb5: keytab - The done label can be jumped to with context == NULL. 2016-06-09 13:18:56 +02: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
kerberos.c libads: use "kerberos encryption types" parameter 2016-08-09 04:39:07 +02: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 libads: Fix picky const warning with krb5_set_password_using_ccache 2015-11-23 18:20:31 +01:00
ldap_printer.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
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:libnet:libnet_join: fill in output enctypes and only modify when necessary. 2016-03-14 16:19:23 +01:00
ndr.c s3:libads:ndr: add ADS_AUTH_USER_CREDS to ndr_print_ads_auth_flags() 2016-03-14 16:19:23 +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: ensure the right ccache is used during spnego bind 2016-07-12 03:23:33 +02: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