s4-lsa Implement kerberos ticket life policy
authorAndrew Bartlett <abartlet@samba.org>
Thu, 9 Dec 2010 03:17:54 +0000 (14:17 +1100)
committerStefan Metzmacher <metze@samba.org>
Wed, 22 Dec 2010 09:31:25 +0000 (10:31 +0100)
commitf936eaf333d953918e5cf46cf0d8c1c942978895
tree36b2333205b43d2aad75c58374e0f0b943b3db45
parent7075fcd72153c85b0d8ebfb89145ff3a14169474
s4-lsa Implement kerberos ticket life policy

We now no longer print tickets with a potentially infinite life, and
we report the same life over LSA as we use in the KDC.  We should get
this from group policy, but for now it's parametric smb.conf options.

Andrew Bartlett
(cherry picked from commit f681859eb819b441da41e2985586bfc59dff2ec5)

Signed-off-by: Stefan Metzmacher <metze@samba.org>
librpc/idl/lsa.idl
source4/kdc/db-glue.c
source4/kdc/kdc-policy.h [new file with mode: 0644]
source4/kdc/policy.c [new file with mode: 0644]
source4/kdc/samba_kdc.h
source4/kdc/wscript_build
source4/rpc_server/lsa/dcesrv_lsa.c
source4/rpc_server/wscript_build