- Change admins@ to accounts@, since the former is closed due to

a lot of spam.
- Do not use full form of accounts@ email address, to avoid spam
  harvesting of this address.
This commit is contained in:
Gleb Smirnoff 2006-05-26 10:21:48 +00:00
parent b196710193
commit a159ef4454
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=27941

View file

@ -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.16 2006/02/21 19:30:28 joel Exp $">
<!ENTITY date "$FreeBSD: www/en/internal/new-account.sgml,v 1.17 2006/02/22 13:28:14 joel Exp $">
<!ENTITY title "New Account Creation Procedure">
<!ENTITY % navincludes SYSTEM "../includes.navdocs.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
@ -45,7 +45,7 @@
<h2>Authorizing A New Account</h2>
<p>Someone from the list below sends a PGP-signed email to
admins@FreeBSD.org, the person assigned as the mentor to the new
accounts@, the person assigned as the mentor to the new
committer, and copied to core@FreeBSD.org confirming the approval of
the new account. This email should include a link to this document
so the mentor/mentee know what is expected of them.</p>
@ -67,7 +67,7 @@
<h2>Information Needed From The Mentor</h2>
<p>The person assigned as the new committers' mentor needs to collect
and send the following information to admins@FreeBSD.org:</p>
and send the following information to accounts@:</p>
<ul>
<li><p><tt>master.passwd</tt> line containing preferred username,
@ -76,21 +76,21 @@
</ul>
<p>The mentor is responsible for obtaining this information from the
new committer in a secure fashion, and providing it to admins@ in
new committer in a secure fashion, and providing it to accounts@ in
a secure fashion. PGP-signed email, with the mentor's public key
already committed to the Handbook, is the preferred method for the
mentor to send the information to admins@. If this is impossible
mentor to send the information to accounts@. If this is impossible
for some reason an acceptable substitute is for the mentor to place
the account information in their home directory on freefall and then
tell admins@ where to find it. We need to be sure the account
tell accounts@ where to find it. We need to be sure the account
information really is coming from the Mentor and unsigned email is
not sufficient for this these days. Since admins@ has no way to
not sufficient for this these days. Since accounts@ has no way to
verify anything from the new Committer this information needs to
be sent to admins@ by the Mentor, not the new Committer.</p>
be sent to accounts@ by the Mentor, not the new Committer.</p>
<h2>admins@FreeBSD.org Creates New Account</h2>
<h2>accounts@ Creates New Account</h2>
<p>admins@FreeBSD.org creates the new account with the above
<p>accounts@ creates the new account with the above
information on the FreeBSD.org cluster and notifies the mentor and
the new committer.</p>