[28089] in CVS-changelog-for-Kerberos-V5
krb5 commit: Fix error message quotations in install_kdc.rst
daemon@ATHENA.MIT.EDU (Tom Yu)
Tue Dec 3 15:15:24 2013
Date: Tue, 3 Dec 2013 15:15:19 -0500
From: Tom Yu <tlyu@mit.edu>
Message-Id: <201312032015.rB3KFJMV017803@drugstore.mit.edu>
To: cvs-krb5@mit.edu
Reply-To: krbdev@mit.edu
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: cvs-krb5-bounces@mit.edu
https://github.com/krb5/krb5/commit/68d7fcf11553c29a2e0c28a57896fbce4a3ef611
commit 68d7fcf11553c29a2e0c28a57896fbce4a3ef611
Author: Tom Yu <tlyu@mit.edu>
Date: Tue Dec 3 14:47:51 2013 -0500
Fix error message quotations in install_kdc.rst
Some error messages that kprop could print were quoted incorrectly in
install_kdc.rst.
Also fix minor typos.
ticket: 7785 (new)
target_version: 1.12
tags: pullup
doc/admin/install_kdc.rst | 11 +++++------
1 files changed, 5 insertions(+), 6 deletions(-)
diff --git a/doc/admin/install_kdc.rst b/doc/admin/install_kdc.rst
index 77d78e1..3d6730b 100644
--- a/doc/admin/install_kdc.rst
+++ b/doc/admin/install_kdc.rst
@@ -462,13 +462,12 @@ Propagation failed?
kprop: No route to host while connecting to server
Make sure that the hostname of the slave (as given to kprop) is
-correct, and that any firewalls beween the master and the slave allow
+correct, and that any firewalls between the master and the slave allow
a connection on port 754.
.. error::
- kprop: Connection refused in call to connect while opening
- connection
+ kprop: Connection refused while connecting to server
If the slave is intended to run kpropd out of inetd, make sure that
inetd is configured to accept krb5_prop connections. inetd may need
@@ -478,12 +477,12 @@ that it is running.
.. error::
- kprop: Server rejected authentication while authenticating
- to server
+ kprop: Server rejected authentication (during sendauth
+ exchange) while authenticating to server
Make sure that:
-#. The time is syncronized between the master and slave KDCs.
+#. The time is synchronized between the master and slave KDCs.
#. The master stash file was copied from the master to the expected
location on the slave.
#. The slave has a keytab file in the default location containing a
_______________________________________________
cvs-krb5 mailing list
cvs-krb5@mit.edu
https://mailman.mit.edu/mailman/listinfo/cvs-krb5