s4:kdc: Make maximum lifetime and renew time signed
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Thu, 27 Apr 2023 23:58:38 +0000 (11:58 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 18 May 2023 01:03:37 +0000 (01:03 +0000)
commitf1212ffe4e4e2c09b9e10e9b7fe5a152e6f7adf6
tree6b1d649d98f68c89b15814bad1a0c96e424b48d5
parent9eaff7e852bc6cd6d6146d5cf3d6007c3119d5d6
s4:kdc: Make maximum lifetime and renew time signed

This is now consistent with Heimdal, and with our usage of time_t
elsewhere.

NOTE: This commit finally works again!

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/kdc/sdb.h
source4/kdc/sdb_to_hdb.c