From owner-svn-doc-head@freebsd.org Thu Feb 11 01:05:34 2016 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4FB9BAA5013; Thu, 11 Feb 2016 01:05:34 +0000 (UTC) (envelope-from wblock@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 mx1.freebsd.org (Postfix) with ESMTPS id 1D04940E; Thu, 11 Feb 2016 01:05:34 +0000 (UTC) (envelope-from wblock@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u1B15XAO061100; Thu, 11 Feb 2016 01:05:33 GMT (envelope-from wblock@FreeBSD.org) Received: (from wblock@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u1B15XRx061099; Thu, 11 Feb 2016 01:05:33 GMT (envelope-from wblock@FreeBSD.org) Message-Id: <201602110105.u1B15XRx061099@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wblock set sender to wblock@FreeBSD.org using -f From: Warren Block Date: Thu, 11 Feb 2016 01:05:33 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r48162 - head/en_US.ISO8859-1/articles/committers-guide X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Feb 2016 01:05:34 -0000 Author: wblock Date: Thu Feb 11 01:05:32 2016 New Revision: 48162 URL: https://svnweb.freebsd.org/changeset/doc/48162 Log: Clarify the process of setting up a FreeBSD.org Kerberos account for the first time. Submitted by: sobomax Differential Revision: https://reviews.freebsd.org/D5247 Modified: head/en_US.ISO8859-1/articles/committers-guide/article.xml Modified: head/en_US.ISO8859-1/articles/committers-guide/article.xml ============================================================================== --- head/en_US.ISO8859-1/articles/committers-guide/article.xml Tue Feb 9 17:06:20 2016 (r48161) +++ head/en_US.ISO8859-1/articles/committers-guide/article.xml Thu Feb 11 01:05:32 2016 (r48162) @@ -340,8 +340,9 @@ You need a Passphrase to protect your se - To reset a Kerberos password in the &os; cluster using a - random password generator: + To create a new Kerberos account in the &os; cluster, or to reset + a Kerberos password for an existing account using a random password + generator: &prompt.user; ssh kpasswd.freebsd.org @@ -356,6 +357,15 @@ You need a Passphrase to protect your se running: &prompt.user; kpasswd + + + Unless you have used the Kerberos-authenticated service(s) of the + &os;.org cluster previously, Client unknown + will be shown. This error means that the + ssh kpasswd.freebsd.org method shown above must + be used first to initialize your Kerberos account. + +