s3:libads: remove krb5_set_real_time() from ads_krb5_set_password()
commit3141423feb3d027da29ba0c84c6ed90ff48db961
authorStefan Metzmacher <metze@samba.org>
Mon, 11 Mar 2024 16:45:43 +0000 (11 17:45 +0100)
committerStefan Metzmacher <metze@samba.org>
Tue, 14 May 2024 10:18:31 +0000 (14 10:18 +0000)
tree80b12f847431a1367dd6db2b22810585904426c8
parentc85c084d69e4d5048b6d9a79d2b806bd4f022d73
s3:libads: remove krb5_set_real_time() from ads_krb5_set_password()

Callers typically only pass in 0 anyway.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
source3/libads/kerberos_proto.h
source3/libads/krb5_setpw.c
source3/utils/net_ads.c