Blame SOURCES/Update-man-pages-to-reference-kerberos-7.patch

749169
From 7bcff005db31c62b37ea5c364cd65526cfaecbf1 Mon Sep 17 00:00:00 2001
749169
From: Robbie Harwood <rharwood@redhat.com>
749169
Date: Mon, 15 Oct 2018 15:19:12 -0400
749169
Subject: [PATCH] Update man pages to reference kerberos(7)
749169
749169
Remove broken references to old kerberos(1).  Reference kerberos(7)
749169
from all man pages, and create/update their environment section so
749169
that it references kerberos(7).
749169
749169
ticket: 8755
749169
(cherry picked from commit 52cbe198d0d6f0085d4653b2f6a1ecc84d139118)
749169
[rharwood@redhat.com: git got weird about fuzz]
749169
---
749169
 doc/admin/admin_commands/k5srvutil.rst      |  9 ++++++++-
749169
 doc/admin/admin_commands/kadmin_local.rst   |  9 ++++++++-
749169
 doc/admin/admin_commands/kadmind.rst        |  9 ++++++++-
749169
 doc/admin/admin_commands/kdb5_ldap_util.rst |  9 ++++++++-
749169
 doc/admin/admin_commands/kdb5_util.rst      |  9 ++++++++-
749169
 doc/admin/admin_commands/kprop.rst          |  8 ++++----
749169
 doc/admin/admin_commands/kpropd.rst         | 10 +++++++++-
749169
 doc/admin/admin_commands/kproplog.rst       |  7 +++----
749169
 doc/admin/admin_commands/krb5kdc.rst        |  8 +++-----
749169
 doc/admin/admin_commands/ktutil.rst         |  9 ++++++++-
749169
 doc/admin/admin_commands/sserver.rst        |  9 ++++++++-
749169
 doc/user/user_commands/kdestroy.rst         | 13 +++----------
749169
 doc/user/user_commands/kinit.rst            | 14 +++-----------
749169
 doc/user/user_commands/klist.rst            | 13 +++----------
749169
 doc/user/user_commands/kpasswd.rst          |  9 ++++++++-
749169
 doc/user/user_commands/krb5-config.rst      |  2 +-
749169
 doc/user/user_commands/ksu.rst              | 13 +++++++++++++
749169
 doc/user/user_commands/kswitch.rst          | 14 ++++----------
749169
 doc/user/user_commands/kvno.rst             |  9 +++------
749169
 doc/user/user_commands/sclient.rst          |  8 +++++++-
749169
 20 files changed, 120 insertions(+), 71 deletions(-)
749169
749169
diff --git a/doc/admin/admin_commands/k5srvutil.rst b/doc/admin/admin_commands/k5srvutil.rst
749169
index b873d9077..79502cf9e 100644
749169
--- a/doc/admin/admin_commands/k5srvutil.rst
749169
+++ b/doc/admin/admin_commands/k5srvutil.rst
749169
@@ -56,7 +56,14 @@ k5srvutil uses the :ref:`kadmin(1)` program to edit the keytab in
749169
 place.
749169
 
749169
 
749169
+ENVIRONMENT
749169
+-----------
749169
+
749169
+See :ref:`kerberos(7)` for a description of Kerberos environment
749169
+variables.
749169
+
749169
+
749169
 SEE ALSO
749169
 --------
749169
 
749169
-:ref:`kadmin(1)`, :ref:`ktutil(1)`
749169
+:ref:`kadmin(1)`, :ref:`ktutil(1)`, :ref:`kerberos(7)`
749169
diff --git a/doc/admin/admin_commands/kadmin_local.rst b/doc/admin/admin_commands/kadmin_local.rst
749169
index 50c3b99ea..0e955faf2 100644
749169
--- a/doc/admin/admin_commands/kadmin_local.rst
749169
+++ b/doc/admin/admin_commands/kadmin_local.rst
749169
@@ -989,7 +989,14 @@ The kadmin program was originally written by Tom Yu at MIT, as an
749169
 interface to the OpenVision Kerberos administration program.
749169
 
749169
 
749169
+ENVIRONMENT
749169
+-----------
749169
+
749169
+See :ref:`kerberos(7)` for a description of Kerberos environment
749169
+variables.
749169
+
749169
+
749169
 SEE ALSO
749169
 --------
749169
 
749169
-:ref:`kpasswd(1)`, :ref:`kadmind(8)`
749169
+:ref:`kpasswd(1)`, :ref:`kadmind(8)`, :ref:`kerberos(7)`
749169
diff --git a/doc/admin/admin_commands/kadmind.rst b/doc/admin/admin_commands/kadmind.rst
749169
index f5b7733ea..8bfb48a32 100644
749169
--- a/doc/admin/admin_commands/kadmind.rst
749169
+++ b/doc/admin/admin_commands/kadmind.rst
749169
@@ -116,8 +116,15 @@ OPTIONS
749169
     <dboptions>` in :ref:`kadmin(1)` for supported arguments.
749169
 
749169
 
749169
+ENVIRONMENT
749169
+-----------
749169
+
749169
+See :ref:`kerberos(7)` for a description of Kerberos environment
749169
+variables.
749169
+
749169
+
749169
 SEE ALSO
749169
 --------
749169
 
749169
 :ref:`kpasswd(1)`, :ref:`kadmin(1)`, :ref:`kdb5_util(8)`,
749169
-:ref:`kdb5_ldap_util(8)`, :ref:`kadm5.acl(5)`
749169
+:ref:`kdb5_ldap_util(8)`, :ref:`kadm5.acl(5)`, :ref:`kerberos(7)`
749169
diff --git a/doc/admin/admin_commands/kdb5_ldap_util.rst b/doc/admin/admin_commands/kdb5_ldap_util.rst
749169
index cbf313f55..343df4dd9 100644
749169
--- a/doc/admin/admin_commands/kdb5_ldap_util.rst
749169
+++ b/doc/admin/admin_commands/kdb5_ldap_util.rst
749169
@@ -456,7 +456,14 @@ Example::
749169
 .. _kdb5_ldap_util_list_policy_end:
749169
 
749169
 
749169
+ENVIRONMENT
749169
+-----------
749169
+
749169
+See :ref:`kerberos(7)` for a description of Kerberos environment
749169
+variables.
749169
+
749169
+
749169
 SEE ALSO
749169
 --------
749169
 
749169
-:ref:`kadmin(1)`
749169
+:ref:`kadmin(1)`, :ref:`kerberos(7)`
749169
diff --git a/doc/admin/admin_commands/kdb5_util.rst b/doc/admin/admin_commands/kdb5_util.rst
749169
index 258498f0d..18a3fb627 100644
749169
--- a/doc/admin/admin_commands/kdb5_util.rst
749169
+++ b/doc/admin/admin_commands/kdb5_util.rst
749169
@@ -491,7 +491,14 @@ Examples::
749169
     bar@EXAMPLE.COM	1	1	des-cbc-crc	normal	-1
749169
 
749169
 
749169
+ENVIRONMENT
749169
+-----------
749169
+
749169
+See :ref:`kerberos(7)` for a description of Kerberos environment
749169
+variables.
749169
+
749169
+
749169
 SEE ALSO
749169
 --------
749169
 
749169
-:ref:`kadmin(1)`
749169
+:ref:`kadmin(1)`, :ref:`kerberos(7)`
749169
diff --git a/doc/admin/admin_commands/kprop.rst b/doc/admin/admin_commands/kprop.rst
749169
index 726c8cc2f..0bc353239 100644
749169
--- a/doc/admin/admin_commands/kprop.rst
749169
+++ b/doc/admin/admin_commands/kprop.rst
749169
@@ -49,12 +49,12 @@ OPTIONS
749169
 ENVIRONMENT
749169
 -----------
749169
 
749169
-*kprop* uses the following environment variable:
749169
-
749169
-* **KRB5_CONFIG**
749169
+See :ref:`kerberos(7)` for a description of Kerberos environment
749169
+variables.
749169
 
749169
 
749169
 SEE ALSO
749169
 --------
749169
 
749169
-:ref:`kpropd(8)`, :ref:`kdb5_util(8)`, :ref:`krb5kdc(8)`
749169
+:ref:`kpropd(8)`, :ref:`kdb5_util(8)`, :ref:`krb5kdc(8)`,
749169
+:ref:`kerberos(7)`
749169
diff --git a/doc/admin/admin_commands/kpropd.rst b/doc/admin/admin_commands/kpropd.rst
749169
index 5e01e2f14..36ad3344c 100644
749169
--- a/doc/admin/admin_commands/kpropd.rst
749169
+++ b/doc/admin/admin_commands/kpropd.rst
749169
@@ -124,7 +124,15 @@ kpropd.acl
749169
     will allow Kerberos database propagation via :ref:`kprop(8)`.
749169
 
749169
 
749169
+ENVIRONMENT
749169
+-----------
749169
+
749169
+See :ref:`kerberos(7)` for a description of Kerberos environment
749169
+variables.
749169
+
749169
+
749169
 SEE ALSO
749169
 --------
749169
 
749169
-:ref:`kprop(8)`, :ref:`kdb5_util(8)`, :ref:`krb5kdc(8)`, inetd(8)
749169
+:ref:`kprop(8)`, :ref:`kdb5_util(8)`, :ref:`krb5kdc(8)`,
749169
+:ref:`kerberos(7)`, inetd(8)
749169
diff --git a/doc/admin/admin_commands/kproplog.rst b/doc/admin/admin_commands/kproplog.rst
749169
index ed906398d..b98e1b29b 100644
749169
--- a/doc/admin/admin_commands/kproplog.rst
749169
+++ b/doc/admin/admin_commands/kproplog.rst
749169
@@ -74,12 +74,11 @@ OPTIONS
749169
 ENVIRONMENT
749169
 -----------
749169
 
749169
-kproplog uses the following environment variables:
749169
-
749169
-* **KRB5_KDC_PROFILE**
749169
+See :ref:`kerberos(7)` for a description of Kerberos environment
749169
+variables.
749169
 
749169
 
749169
 SEE ALSO
749169
 --------
749169
 
749169
-:ref:`kpropd(8)`
749169
+:ref:`kpropd(8)`, :ref:`kerberos(7)`
749169
diff --git a/doc/admin/admin_commands/krb5kdc.rst b/doc/admin/admin_commands/krb5kdc.rst
749169
index 7ec4ee4d3..4bf9e0150 100644
749169
--- a/doc/admin/admin_commands/krb5kdc.rst
749169
+++ b/doc/admin/admin_commands/krb5kdc.rst
749169
@@ -110,14 +110,12 @@ description for further details.
749169
 ENVIRONMENT
749169
 -----------
749169
 
749169
-krb5kdc uses the following environment variables:
749169
-
749169
-* **KRB5_CONFIG**
749169
-* **KRB5_KDC_PROFILE**
749169
+See :ref:`kerberos(7)` for a description of Kerberos environment
749169
+variables.
749169
 
749169
 
749169
 SEE ALSO
749169
 --------
749169
 
749169
 :ref:`kdb5_util(8)`, :ref:`kdc.conf(5)`, :ref:`krb5.conf(5)`,
749169
-:ref:`kdb5_ldap_util(8)`
749169
+:ref:`kdb5_ldap_util(8)`, :ref:`kerberos(7)`
749169
diff --git a/doc/admin/admin_commands/ktutil.rst b/doc/admin/admin_commands/ktutil.rst
749169
index d55ddc894..5a6fc31a8 100644
749169
--- a/doc/admin/admin_commands/ktutil.rst
749169
+++ b/doc/admin/admin_commands/ktutil.rst
749169
@@ -127,7 +127,14 @@ EXAMPLE
749169
     ktutil:
749169
 
749169
 
749169
+ENVIRONMENT
749169
+-----------
749169
+
749169
+See :ref:`kerberos(7)` for a description of Kerberos environment
749169
+variables.
749169
+
749169
+
749169
 SEE ALSO
749169
 --------
749169
 
749169
-:ref:`kadmin(1)`, :ref:`kdb5_util(8)`
749169
+:ref:`kadmin(1)`, :ref:`kdb5_util(8)`, :ref:`kerberos(7)`
749169
diff --git a/doc/admin/admin_commands/sserver.rst b/doc/admin/admin_commands/sserver.rst
749169
index b4e464466..a8dcf5d5b 100644
749169
--- a/doc/admin/admin_commands/sserver.rst
749169
+++ b/doc/admin/admin_commands/sserver.rst
749169
@@ -99,7 +99,14 @@ COMMON ERROR MESSAGES
749169
    probably not installed in the proper directory.
749169
 
749169
 
749169
+ENVIRONMENT
749169
+-----------
749169
+
749169
+See :ref:`kerberos(7)` for a description of Kerberos environment
749169
+variables.
749169
+
749169
+
749169
 SEE ALSO
749169
 --------
749169
 
749169
-:ref:`sclient(1)`, services(5), inetd(8)
749169
+:ref:`sclient(1)`, :ref:`kerberos(7)`, services(5), inetd(8)
749169
diff --git a/doc/user/user_commands/kdestroy.rst b/doc/user/user_commands/kdestroy.rst
749169
index b8c67aba4..c69d65667 100644
749169
--- a/doc/user/user_commands/kdestroy.rst
749169
+++ b/doc/user/user_commands/kdestroy.rst
749169
@@ -53,15 +53,8 @@ when you log out.
749169
 ENVIRONMENT
749169
 -----------
749169
 
749169
-kdestroy uses the following environment variable:
749169
-
749169
-**KRB5CCNAME**
749169
-    Location of the default Kerberos 5 credentials (ticket) cache, in
749169
-    the form *type*:*residual*.  If no *type* prefix is present, the
749169
-    **FILE** type is assumed.  The type of the default cache may
749169
-    determine the availability of a cache collection; for instance, a
749169
-    default cache of type **DIR** causes caches within the directory
749169
-    to be present in the collection.
749169
+See :ref:`kerberos(7)` for a description of Kerberos environment
749169
+variables.
749169
 
749169
 
749169
 FILES
749169
@@ -74,4 +67,4 @@ FILES
749169
 SEE ALSO
749169
 --------
749169
 
749169
-:ref:`kinit(1)`, :ref:`klist(1)`
749169
+:ref:`kinit(1)`, :ref:`klist(1)`, :ref:`kerberos(7)`
749169
diff --git a/doc/user/user_commands/kinit.rst b/doc/user/user_commands/kinit.rst
749169
index 3f9d5340f..33e6aa64f 100644
749169
--- a/doc/user/user_commands/kinit.rst
749169
+++ b/doc/user/user_commands/kinit.rst
749169
@@ -197,19 +197,11 @@ OPTIONS
749169
         specify use of RSA, rather than the default Diffie-Hellman
749169
         protocol
749169
 
749169
-
749169
 ENVIRONMENT
749169
 -----------
749169
 
749169
-kinit uses the following environment variables:
749169
-
749169
-**KRB5CCNAME**
749169
-    Location of the default Kerberos 5 credentials cache, in the form
749169
-    *type*:*residual*.  If no *type* prefix is present, the **FILE**
749169
-    type is assumed.  The type of the default cache may determine the
749169
-    availability of a cache collection; for instance, a default cache
749169
-    of type **DIR** causes caches within the directory to be present
749169
-    in the collection.
749169
+See :ref:`kerberos(7)` for a description of Kerberos environment
749169
+variables.
749169
 
749169
 
749169
 FILES
749169
@@ -225,4 +217,4 @@ FILES
749169
 SEE ALSO
749169
 --------
749169
 
749169
-:ref:`klist(1)`, :ref:`kdestroy(1)`, kerberos(1)
749169
+:ref:`klist(1)`, :ref:`kdestroy(1)`, :ref:`kerberos(7)`
749169
diff --git a/doc/user/user_commands/klist.rst b/doc/user/user_commands/klist.rst
749169
index c24c74132..88e457846 100644
749169
--- a/doc/user/user_commands/klist.rst
749169
+++ b/doc/user/user_commands/klist.rst
749169
@@ -105,15 +105,8 @@ value is used to locate the default ticket cache.
749169
 ENVIRONMENT
749169
 -----------
749169
 
749169
-klist uses the following environment variable:
749169
-
749169
-**KRB5CCNAME**
749169
-    Location of the default Kerberos 5 credentials (ticket) cache, in
749169
-    the form *type*:*residual*.  If no *type* prefix is present, the
749169
-    **FILE** type is assumed.  The type of the default cache may
749169
-    determine the availability of a cache collection; for instance, a
749169
-    default cache of type **DIR** causes caches within the directory
749169
-    to be present in the collection.
749169
+See :ref:`kerberos(7)` for a description of Kerberos environment
749169
+variables.
749169
 
749169
 
749169
 FILES
749169
@@ -129,4 +122,4 @@ FILES
749169
 SEE ALSO
749169
 --------
749169
 
749169
-:ref:`kinit(1)`, :ref:`kdestroy(1)`
749169
+:ref:`kinit(1)`, :ref:`kdestroy(1)`, :ref:`kerberos(7)`
749169
diff --git a/doc/user/user_commands/kpasswd.rst b/doc/user/user_commands/kpasswd.rst
749169
index 1b6463265..0583bbd05 100644
749169
--- a/doc/user/user_commands/kpasswd.rst
749169
+++ b/doc/user/user_commands/kpasswd.rst
749169
@@ -33,7 +33,14 @@ OPTIONS
749169
     identity of the user invoking the kpasswd command.
749169
 
749169
 
749169
+ENVIRONMENT
749169
+-----------
749169
+
749169
+See :ref:`kerberos(7)` for a description of Kerberos environment
749169
+variables.
749169
+
749169
+
749169
 SEE ALSO
749169
 --------
749169
 
749169
-:ref:`kadmin(1)`, :ref:`kadmind(8)`
749169
+:ref:`kadmin(1)`, :ref:`kadmind(8)`, :ref:`kerberos(7)`
749169
diff --git a/doc/user/user_commands/krb5-config.rst b/doc/user/user_commands/krb5-config.rst
749169
index ee0fceaa3..2c09141a1 100644
749169
--- a/doc/user/user_commands/krb5-config.rst
749169
+++ b/doc/user/user_commands/krb5-config.rst
749169
@@ -80,4 +80,4 @@ the following output::
749169
 SEE ALSO
749169
 --------
749169
 
749169
-kerberos(1), cc(1)
749169
+:ref:`kerberos(7)`, cc(1)
749169
diff --git a/doc/user/user_commands/ksu.rst b/doc/user/user_commands/ksu.rst
749169
index b2f9121f0..29487a838 100644
749169
--- a/doc/user/user_commands/ksu.rst
749169
+++ b/doc/user/user_commands/ksu.rst
749169
@@ -385,3 +385,16 @@ AUTHOR OF KSU
749169
 -------------
749169
 
749169
 GENNADY (ARI) MEDVINSKY
749169
+
749169
+
749169
+ENVIRONMENT
749169
+-----------
749169
+
749169
+See :ref:`kerberos(7)` for a description of Kerberos environment
749169
+variables.
749169
+
749169
+
749169
+SEE ALSO
749169
+--------
749169
+
749169
+:ref:`kerberos(7)`, :ref:`kinit(1)`
749169
diff --git a/doc/user/user_commands/kswitch.rst b/doc/user/user_commands/kswitch.rst
749169
index 56e5915ac..010332e6a 100644
749169
--- a/doc/user/user_commands/kswitch.rst
749169
+++ b/doc/user/user_commands/kswitch.rst
749169
@@ -32,15 +32,8 @@ OPTIONS
749169
 ENVIRONMENT
749169
 -----------
749169
 
749169
-kswitch uses the following environment variables:
749169
-
749169
-**KRB5CCNAME**
749169
-    Location of the default Kerberos 5 credentials (ticket) cache, in
749169
-    the form *type*:*residual*.  If no *type* prefix is present, the
749169
-    **FILE** type is assumed.  The type of the default cache may
749169
-    determine the availability of a cache collection; for instance, a
749169
-    default cache of type **DIR** causes caches within the directory
749169
-    to be present in the collection.
749169
+See :ref:`kerberos(7)` for a description of Kerberos environment
749169
+variables.
749169
 
749169
 
749169
 FILES
749169
@@ -53,4 +46,5 @@ FILES
749169
 SEE ALSO
749169
 --------
749169
 
749169
-:ref:`kinit(1)`, :ref:`kdestroy(1)`, :ref:`klist(1)`), kerberos(1)
749169
+:ref:`kinit(1)`, :ref:`kdestroy(1)`, :ref:`klist(1)`,
749169
+:ref:`kerberos(7)`
749169
diff --git a/doc/user/user_commands/kvno.rst b/doc/user/user_commands/kvno.rst
749169
index 31ca24460..f269fb3f9 100644
749169
--- a/doc/user/user_commands/kvno.rst
749169
+++ b/doc/user/user_commands/kvno.rst
749169
@@ -63,14 +63,11 @@ OPTIONS
749169
     delegation is not requested, the service name must match the
749169
     credentials cache client principal.
749169
 
749169
-
749169
 ENVIRONMENT
749169
 -----------
749169
 
749169
-kvno uses the following environment variable:
749169
-
749169
-**KRB5CCNAME**
749169
-    Location of the credentials (ticket) cache.
749169
+See :ref:`kerberos(7)` for a description of Kerberos environment
749169
+variables.
749169
 
749169
 
749169
 FILES
749169
@@ -83,4 +80,4 @@ FILES
749169
 SEE ALSO
749169
 --------
749169
 
749169
-:ref:`kinit(1)`, :ref:`kdestroy(1)`
749169
+:ref:`kinit(1)`, :ref:`kdestroy(1)`, :ref:`kerberos(7)`
749169
diff --git a/doc/user/user_commands/sclient.rst b/doc/user/user_commands/sclient.rst
749169
index ebf797253..1e3d38f82 100644
749169
--- a/doc/user/user_commands/sclient.rst
749169
+++ b/doc/user/user_commands/sclient.rst
749169
@@ -17,8 +17,14 @@ purposes.  It contacts a sample server :ref:`sserver(8)` and
749169
 authenticates to it using Kerberos version 5 tickets, then displays
749169
 the server's response.
749169
 
749169
+ENVIRONMENT
749169
+-----------
749169
+
749169
+See :ref:`kerberos(7)` for a description of Kerberos environment
749169
+variables.
749169
+
749169
 
749169
 SEE ALSO
749169
 --------
749169
 
749169
-:ref:`kinit(1)`, :ref:`sserver(8)`
749169
+:ref:`kinit(1)`, :ref:`sserver(8)`, :ref:`kerberos(7)`