libads: record service ticket endtime for sealed ldap connections
authorUri Simchoni <urisimchoni@gmail.com>
Sat, 9 May 2015 19:59:17 +0000 (22:59 +0300)
committerJeremy Allison <jra@samba.org>
Wed, 13 May 2015 02:32:16 +0000 (04:32 +0200)
commit40eac8e4d8bc85f2329b8ed6c5ba96a141dc20a3
treef16b2921506cebe76281469c16540f6570b9a309
parent9efa61c8631e8c6088611df2c38add0d4ee7114b
libads: record service ticket endtime for sealed ldap connections

When a ticket is obtained for binding a signed/sealed ldap connection,
its liftime should be recorded in the ads struct, in order to enable
reuse of the connection.

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

Signed-off-by: Uri Simchoni <urisimchoni@gmail.com>
Reviewed-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Böhme <rb@sernet.de>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Wed May 13 04:32:16 CEST 2015 on sn-devel-104
source3/libads/sasl.c