kdc: add enable_fast option (enabled by default)
This makes it possible to disable fast if needed, which is very good for regression tests. Samba disables this in a few test environments with this option. BUG: https://bugzilla.samba.org/show_bug.cgi?id=15002 BUG: https://bugzilla.samba.org/show_bug.cgi?id=15005 Signed-off-by: Stefan Metzmacher <metze@samba.org>
This commit is contained in:

committed by
Luke Howard

parent
348a03e48e
commit
c4216b17a8
@@ -816,6 +816,8 @@ addresses in the tickets.
|
||||
.It Li allow-null-ticket-addresses = Va BOOL
|
||||
Allow address-less tickets.
|
||||
.\" XXX
|
||||
.It Li enable_fast = Va BOOL
|
||||
Enable RFC 6113 FAST support, this is enabled by default.
|
||||
.It Li enable_armored_pa_enc_timestamp = Va BOOL
|
||||
Enable armored encrypted timestamp pre-authentication with key
|
||||
strengthening.
|
||||
|
Reference in New Issue
Block a user