1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/libads
Christof Schmitt a5b96ee5fb s3-krb5: Limit search for old kvno to 8bits
Some keytab files store the kvno only in 8bits. Limit the compare to
8bits, so that we don't miss old keys and delete them. This fixes the
problem that updates to the keytab file removed all previous keys.

Signed-off-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Simo Sorce <idra@samba.org>

Autobuild-User(master): Christof Schmitt <cs@samba.org>
Autobuild-Date(master): Thu May  8 00:54:15 CEST 2014 on sn-devel-104
2014-05-08 00:54:15 +02:00
..
ads_ldap_protos.h
ads_proto.h
ads_status.c s3-libads: Map LDAP_TIMELIMIT_EXCEEDED as NT_STATUS_IO_TIMEOUT 2012-05-26 02:03:07 +02:00
ads_status.h
ads_struct.c s3-libads: Fix memory leaks in ads_build_path(). 2014-01-09 20:42:54 +01:00
authdata.c auth/gensec: remove tevent_context argument from gensec_update() 2014-03-27 00:36:32 +01: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
kerberos_keytab.c s3-krb5: Limit search for old kvno to 8bits 2014-05-08 00:54:15 +02:00
kerberos_proto.h s3-kerberos: let kerberos_return_pac() return a PAC container. 2014-03-12 10:13:20 +01:00
kerberos_util.c Avoid overriding default ccache for ads operations. 2012-09-12 21:18:09 +02:00
kerberos.c s3-kerberos: make ipv6 support for generated krb5 config files more robust. 2014-04-04 16:33:12 +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
ldap_printer.c s3:registry: remove usage of reg_objects from libads/ldap_printer.c 2012-04-25 14:11:06 +02:00
ldap_schema.c
ldap_schema.h
ldap_user.c
ldap_utils.c lib/param: Move all enum declarations to lib/param 2012-07-24 11:01:17 +02:00
ldap.c s3-libads: allow ads_try_connect() to re-use a resolved ip address. 2014-04-17 19:56:16 +02:00
ndr.c lib/param: Move all enum declarations to lib/param 2012-07-24 11:01:17 +02:00
sasl_wrapping.c
sasl.c auth/gensec: remove tevent_context argument from gensec_update() 2014-03-27 00:36:32 +01:00
sitename_cache.c Add a talloc context to sitename_fetch(). 2013-09-05 09:17:27 -07:00
sitename_cache.h Add a talloc context to sitename_fetch(). 2013-09-05 09:17:27 -07:00
util.c s3: use generate_random_password() instead of generate_random_str() 2013-02-04 17:14:22 +01:00