From dde67d80623bdca4da8e76467b90754e34835ae3 Mon Sep 17 00:00:00 2001 From: "Alan T. DeKok" Date: Wed, 12 Jun 2024 13:29:36 -0400 Subject: add and document "require_message_authenticator" flag --- USAGE | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'USAGE') diff --git a/USAGE b/USAGE index 0fce66b..fdd1e70 100644 --- a/USAGE +++ b/USAGE @@ -104,5 +104,13 @@ max_challenge=# - configure maximum number of challenges that a server may request. This is a workaround for broken servers and disabled by default. +prompt_attribute - Enable honoring of Prompt attribute sent from server for + challenge-response to enable/disable of echoing of user + input. Without this option all user input during + challenge-response will be echoed. See RFC2869 Section 5.10 + +require_message_authenticator - Discard Access-Accept, Access-Challenge, and + Access-Reject packets which do not contain Message-Authenticator. + --------------------------------------------------------------------------- -- cgit v1.2.3