From owner-svn-doc-all@freebsd.org Sun Nov 15 17:40:16 2015 Return-Path: Delivered-To: svn-doc-all@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 46667A30EE1; Sun, 15 Nov 2015 17:40:16 +0000 (UTC) (envelope-from eadler@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 EA5CC152F; Sun, 15 Nov 2015 17:40:15 +0000 (UTC) (envelope-from eadler@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tAFHeFZD036547; Sun, 15 Nov 2015 17:40:15 GMT (envelope-from eadler@FreeBSD.org) Received: (from eadler@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tAFHeFrh036546; Sun, 15 Nov 2015 17:40:15 GMT (envelope-from eadler@FreeBSD.org) Message-Id: <201511151740.tAFHeFrh036546@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: eadler set sender to eadler@FreeBSD.org using -f From: Eitan Adler Date: Sun, 15 Nov 2015 17:40:15 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r47784 - head/en_US.ISO8859-1/htdocs/internal X-SVN-Group: doc-head 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.20 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: Sun, 15 Nov 2015 17:40:16 -0000 Author: eadler Date: Sun Nov 15 17:40:14 2015 New Revision: 47784 URL: https://svnweb.freebsd.org/changeset/doc/47784 Log: Update the 'new account' procedures - UTF-8 support is much better now - Document addition of committer to phabricator and moinmoin - v2 is the only common version of ssh now-a-days Modified: head/en_US.ISO8859-1/htdocs/internal/new-account.xml Modified: head/en_US.ISO8859-1/htdocs/internal/new-account.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/internal/new-account.xml Sun Nov 15 13:04:57 2015 (r47783) +++ head/en_US.ISO8859-1/htdocs/internal/new-account.xml Sun Nov 15 17:40:14 2015 (r47784) @@ -76,17 +76,12 @@
  • username (lowercase a-z and 0-9)

  • -
  • Full Name (as would go in a GECOS field)

  • +
  • Full Name (as would go in a GECOS field; UTF-8 encoded)

  • optional additional GECOS information (phone, location etc)

  • shell (sh, csh/tcsh, bash, zsh are available)

  • -
  • ssh V2 public key (version 2 ONLY)

  • +
  • ssh V2 public key

-

Any non-ASCII characters for the Full Name field should be encoded - in UTF-8. Be aware that we have very limited support for this and caution - that they are likely to be frequently corrupted. The number of characters - should kept to a minimum.

-

The mentor is responsible for obtaining this information from the new committer in a secure fashion, and providing it to accounts@ in a secure fashion. PGP-signed email, with the mentor's public key @@ -119,6 +114,14 @@ the new committer and mentor jointly go through the first commit operations.

+

Additional Services

+ +

The mentor should add the new committer to the Developers + group on the wiki and to the committer + project on Phabricator.

+

Reading the Committer's Guide is considered a good first step for new committers, especially