s4-lsa Implement kerberos ticket life policy
authorAndrew Bartlett <abartlet@samba.org>
Thu, 9 Dec 2010 03:17:54 +0000 (14:17 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 9 Dec 2010 07:02:59 +0000 (18:02 +1100)
commitf681859eb819b441da41e2985586bfc59dff2ec5
tree2216ee837693a4338024db2e6d1750e00c7427ae
parent22d67758efd20e62d6050fd10c8b922db75747c9
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
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