From 8b5259b9d17a441a6914e141862c3fa29c234c3d Mon Sep 17 00:00:00 2001 From: Tom Yu Date: Tue, 31 May 2016 15:01:21 -0400 Subject: [PATCH] Fix typo in doc/user/tkt_mgmt.rst ticket: 8417 tags: pullup target_version: 1.14-next target_version: 1.13-next --- doc/user/tkt_mgmt.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/user/tkt_mgmt.rst b/doc/user/tkt_mgmt.rst index 1d5f23701f..9ec7f1e7ca 100644 --- a/doc/user/tkt_mgmt.rst +++ b/doc/user/tkt_mgmt.rst @@ -24,7 +24,7 @@ If a ticket is **forwardable**, then the KDC can issue a new ticket forwardable ticket. This allows for authentication forwarding without requiring a password to be typed in again. For example, if a user with a forwardable TGT logs into a remote system, the KDC could issue -a new TGT for that user with the netword address of the remote system, +a new TGT for that user with the network address of the remote system, allowing authentication on that host to work as though the user were logged in locally. -- 2.47.2