From ee2a1573a41e4a08dd00e9b37523656ae3ef4146 Mon Sep 17 00:00:00 2001 From: Simo Sorce Date: Fri, 18 Oct 2013 10:55:57 -0400 Subject: Add man page entry for cred_usage MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Reviewed-by: Günther Deschner --- proxy/man/gssproxy.conf.5.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/proxy/man/gssproxy.conf.5.xml b/proxy/man/gssproxy.conf.5.xml index 3fa94a4..ddcb8d8 100644 --- a/proxy/man/gssproxy.conf.5.xml +++ b/proxy/man/gssproxy.conf.5.xml @@ -94,6 +94,15 @@ + + cred_usage (string) + + Allow to restrict the kind of operations permitted for this service. + The allowed options are: initiate, accept, both + Default: cred_usage = both + + + cred_store (string) -- cgit