From 7e71dd109601d3be09cdda37cd4bf99ba867ce19 Mon Sep 17 00:00:00 2001 From: Sumit Bose Date: Wed, 1 Nov 2017 12:01:18 +0100 Subject: [PATCH 2/4] doc: explain that all credential cache types are supported --- doc/adcli.xml | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/doc/adcli.xml b/doc/adcli.xml index e18ba5d..c54cc1b 100644 --- a/doc/adcli.xml +++ b/doc/adcli.xml @@ -118,11 +118,15 @@ is automatically discovered. - + Use the specified kerberos credential - cache to authenticate with the domain. If no file is specified or - is used, then the default kerberos credential cache will - be used. + cache to authenticate with the domain. If no credential + cache is specified, the default kerberos credential + cache will be used. Credential caches of type FILE can + be given with the path to the file. For other + credential cache types, e.g. DIR, KEYRING or KCM, the + type must be specified explicitly together with a + suitable identifier. -- 2.13.6