new-account.sgml:
- Remove the requirement for mentors to send PGP keys of new committers to admins@. committers-guide/article.sgml: - Update copyright year. - Emphasize that new committers should add their PGP key to the Handbook, since it might be needed for identification, e.g. for account recovery. teams.ent: - Add an entiry for admins@. Discussed with: admins (joe, kensmith)
This commit is contained in:
parent
8d36533cf5
commit
a1c659eefd
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=19706
1 changed files with 1 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/internal/new-account.sgml,v 1.4 2003/03/03 18:22:52 trhodes Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/internal/new-account.sgml,v 1.5 2003/10/03 06:50:21 kuriyama Exp $">
|
||||
<!ENTITY title "New Account Creation Procedure">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -65,9 +65,6 @@
|
|||
<li><p><tt>master.passwd</tt> line containing preferred username,
|
||||
shell, and GECOS info (no password is needed)</p></li>
|
||||
<li><p>ssh V2 public key (<strong>version 2 ONLY</strong>)</p></li>
|
||||
<li><p>PGP key for new committer (used for account recovery or other
|
||||
needs that require positive identification of the
|
||||
committer)</p></li>
|
||||
</ul>
|
||||
|
||||
<h2>admins@FreeBSD.org Creates New Account</h2>
|
||||
|
|
Loading…
Reference in a new issue