Blame SOURCES/0001-doc-Update-the-documentation-about-the-default-kerbe.patch

59dcbd
From 40acf5f12379c8e7c86f2fec34e1e276ede5ef47 Mon Sep 17 00:00:00 2001
59dcbd
From: Stef Walter <stefw@redhat.com>
59dcbd
Date: Thu, 16 Jun 2016 15:27:45 +0200
59dcbd
Subject: [PATCH] doc: Update the documentation about the default kerberos
59dcbd
 cache
59dcbd
59dcbd
https://bugs.freedesktop.org/show_bug.cgi?id=96544
59dcbd
---
59dcbd
 doc/adcli.xml | 4 +++-
59dcbd
 1 file changed, 3 insertions(+), 1 deletion(-)
59dcbd
59dcbd
diff --git a/doc/adcli.xml b/doc/adcli.xml
59dcbd
index a83e321..e18ba5d 100644
59dcbd
--- a/doc/adcli.xml
59dcbd
+++ b/doc/adcli.xml
59dcbd
@@ -120,7 +120,9 @@
59dcbd
 		<varlistentry>
59dcbd
 			<term><option>-C, --login-ccache=<parameter>/path/to/file</parameter></option></term>
59dcbd
 			<listitem><para>Use the specified kerberos credential
59dcbd
-			cache to authenticate with the domain.</para></listitem>
59dcbd
+			cache to authenticate with the domain. If no file is specified or
59dcbd
+			<option>-C</option> is used, then the default kerberos credential cache will
59dcbd
+			be used.</para></listitem>
59dcbd
 		</varlistentry>
59dcbd
 		<varlistentry>
59dcbd
 			<term><option>-U, --login-user=<parameter>User</parameter></option></term>
59dcbd
-- 
59dcbd
2.13.6
59dcbd