Blob Blame History Raw
From 40acf5f12379c8e7c86f2fec34e1e276ede5ef47 Mon Sep 17 00:00:00 2001
From: Stef Walter <stefw@redhat.com>
Date: Thu, 16 Jun 2016 15:27:45 +0200
Subject: [PATCH] doc: Update the documentation about the default kerberos
 cache

https://bugs.freedesktop.org/show_bug.cgi?id=96544
---
 doc/adcli.xml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/doc/adcli.xml b/doc/adcli.xml
index a83e321..e18ba5d 100644
--- a/doc/adcli.xml
+++ b/doc/adcli.xml
@@ -120,7 +120,9 @@
 		<varlistentry>
 			<term><option>-C, --login-ccache=<parameter>/path/to/file</parameter></option></term>
 			<listitem><para>Use the specified kerberos credential
-			cache to authenticate with the domain.</para></listitem>
+			cache to authenticate with the domain. If no file is specified or
+			<option>-C</option> is used, then the default kerberos credential cache will
+			be used.</para></listitem>
 		</varlistentry>
 		<varlistentry>
 			<term><option>-U, --login-user=<parameter>User</parameter></option></term>
-- 
2.13.6