From owner-svn-doc-all@freebsd.org Wed May 13 20:14:31 2020 Return-Path: Delivered-To: svn-doc-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 633C52FEA92; Wed, 13 May 2020 20:14:31 +0000 (UTC) (envelope-from bjk@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49Mm9M1xSxz4W04; Wed, 13 May 2020 20:14:31 +0000 (UTC) (envelope-from bjk@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 3DA7C26EC2; Wed, 13 May 2020 20:14:31 +0000 (UTC) (envelope-from bjk@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 04DKEVj1080833; Wed, 13 May 2020 20:14:31 GMT (envelope-from bjk@FreeBSD.org) Received: (from bjk@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 04DKEVtX080832; Wed, 13 May 2020 20:14:31 GMT (envelope-from bjk@FreeBSD.org) Message-Id: <202005132014.04DKEVtX080832@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bjk set sender to bjk@FreeBSD.org using -f From: Benjamin Kaduk Date: Wed, 13 May 2020 20:14:31 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r54142 - head/en_US.ISO8859-1/books/handbook/security X-SVN-Group: doc-head X-SVN-Commit-Author: bjk X-SVN-Commit-Paths: head/en_US.ISO8859-1/books/handbook/security X-SVN-Commit-Revision: 54142 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 May 2020 20:14:31 -0000 Author: bjk Date: Wed May 13 20:14:30 2020 New Revision: 54142 URL: https://svnweb.freebsd.org/changeset/doc/54142 Log: Additional updates to the Kerberos section Tidy up what looks like the remnants of an extra line in the edit buffer, and fix up a principle/principal mismatch. What's the difference? "One of the principles of Kerberos is that each principal has a cryptographic key that's shared only between that principal and the KDC." Modified: head/en_US.ISO8859-1/books/handbook/security/chapter.xml Modified: head/en_US.ISO8859-1/books/handbook/security/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/security/chapter.xml Wed May 13 09:28:12 2020 (r54141) +++ head/en_US.ISO8859-1/books/handbook/security/chapter.xml Wed May 13 20:14:30 2020 (r54142) @@ -1300,9 +1300,7 @@ Realm max ticket life [unlimited]: Lastly, while still in kadmin, create the first principal using add. Stick to the default options for the principal for now, as these can be - kadmin, using the add. - Stick to the default options for the admin principal for now, - as these can be changed later with modify. + changed later with modify. Type ? at the prompt to see the available options. @@ -1324,7 +1322,7 @@ Verifying password - Password: While there will not be any kerberized daemons running at this point, it is possible to confirm that the KDC is functioning by obtaining a ticket - for the principle that was just created: + for the principal that was just created: &prompt.user; kinit tillman tillman@EXAMPLE.ORG's Password: