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

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