After running p4newuser one gets an email that contains the password
specified in cleartext. Add a warning to reflect this.
This commit is contained in:
parent
f8f0e11e47
commit
9735abe206
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=27185
1 changed files with 7 additions and 0 deletions
|
@ -88,6 +88,13 @@
|
|||
role="domainname">FreeBSD.org</hostid> account, you will need to
|
||||
coordinate with your sponsor.</para>
|
||||
|
||||
<warning>
|
||||
<para>An email will be sent to your &os; address that contains
|
||||
the password you specified above in cleartext. Be sure to change
|
||||
the password once your <application>Perforce</application> account
|
||||
has been created!</para>
|
||||
</warning>
|
||||
|
||||
<para>The next step is to set the environment variables that
|
||||
<command>p4</command> needs, and verify that it can connect to the
|
||||
server. The <envar>P4PORT</envar> variable is required to be set
|
||||
|
|
Loading…
Reference in a new issue