From 5e5f0e3742b6141d212d31c24f503c96e5d74be9 Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Thu, 10 Apr 2025 17:34:10 +0200 Subject: [PATCH] docs-xml: Document 'net ads keytab list' MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Reviewed-by: Pavel Filipenský --- docs-xml/manpages/net.8.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs-xml/manpages/net.8.xml b/docs-xml/manpages/net.8.xml index 01b704c8841..a2cdcac1e9c 100644 --- a/docs-xml/manpages/net.8.xml +++ b/docs-xml/manpages/net.8.xml @@ -1636,6 +1636,15 @@ available. + + ADS KEYTAB <replaceable>LIST</replaceable> <replaceable>[keytab]</replaceable> + + + The command will list the contents of a keytab. If no keytab is + specified it will display the default keytab configured by KRB5. + + + (Removed!) ADS KEYTAB <replaceable>DELETE</replaceable> <replaceable>(principal | machine | serviceclass | windows SPN)</replaceable> -- 2.47.3