libads: record session expiry for spnego sasl binds
authorUri Simchoni <uri@samba.org>
Mon, 18 Apr 2016 20:08:38 +0000 (23:08 +0300)
committerKarolin Seeger <kseeger@samba.org>
Tue, 26 Apr 2016 10:00:48 +0000 (12:00 +0200)
commitaec25b0cc232286c3e4d85de7f00483c09f7c66e
treef624f80a36b7a7dfbf4be4931d5e4630383eeb2f
parent9729bdc58f40b413f97af1b9dfe25d641a371e62
libads: record session expiry for spnego sasl binds

With the move to gensec-based spnego, record the session expiry
in tgs_expire, so that libads users such as winbindd can use this info
to determine how long to keep the connection.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=11852

Signed-off-by: Uri Simchoni <uri@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Autobuild-User(master): Uri Simchoni <uri@samba.org>
Autobuild-Date(master): Tue Apr 19 16:53:57 CEST 2016 on sn-devel-144

(cherry picked from commit 34482eb7cc3d74c8de510309332e8ab176d0f3c0)

Autobuild-User(v4-2-test): Karolin Seeger <kseeger@samba.org>
Autobuild-Date(v4-2-test): Tue Apr 26 12:00:48 CEST 2016 on sn-devel-104
source3/libads/sasl.c