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

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