1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source4/kdc/mit-kdb
Alexander Bokovoy 7c1c8c6817 mit-kdb: support MIT Kerberos 1.16 KDB API changes
MIT Kerberos 1.16 adds ability to audit local and remote addresses
during AS_REQ processing. As result, audit_as_req callback signature
was changed to include the addresses and KDB API version was increased.

Change mit-kdb code to properly expose audit_as_req signature KDC
expects in 1.16 version. Also update #ifdefs to account for the new
KDB API version.

This commit does not add actual audit of the local and remote IP
addresses, it only makes it possible to compile against MIT Kerberos
1.16.

Signed-off-by: Alexander Bokovoy <ab@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>

Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org>
Autobuild-Date(master): Fri Jan 19 01:36:22 CET 2018 on sn-devel-144
2018-01-19 01:36:22 +01:00
..
kdb_samba_change_pwd.c mit-kdb: Implement KDB function to change passwords 2016-03-17 04:32:29 +01:00
kdb_samba_common.c mit-kdb: Update KDB vtable for DAL version 6 2017-04-29 23:31:08 +02:00
kdb_samba_masterkey.c mit-kdb: Use calloc to initialize master keylists. 2016-03-17 04:32:29 +01:00
kdb_samba_pac.c mit-kdb: Fix NULL pointer check after malloc 2017-07-24 18:45:33 +02:00
kdb_samba_policies.c mit-kdb: support MIT Kerberos 1.16 KDB API changes 2018-01-19 01:36:22 +01:00
kdb_samba_principals.c mit-kdb: support MIT Kerberos 1.16 KDB API changes 2018-01-19 01:36:22 +01:00
kdb_samba.c mit-kdb: Update KDB vtable for DAL version 6 2017-04-29 23:31:08 +02:00
kdb_samba.h mit-kdb: support MIT Kerberos 1.16 KDB API changes 2018-01-19 01:36:22 +01:00
wscript_build mit-kdb: Implement KDB function to change passwords 2016-03-17 04:32:29 +01:00