Folks,<br><br>It is important to note that what we are discussing here is <i>help-text</i>. That reference to &quot;admin user&quot; comes up hardly ever in the UI. One place is on update.php if you are <i>not</i> user/1. There it says, <br>
<br><blockquote style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;" class="gmail_quote">Access denied. You are not authorized to access this page. Please log in as the admin user (the first user you created).<br>
</blockquote><br>The universal name for that user on every Drupal install is: user/1. End users can call it anything they want. That may be a problem in itself. Maybe the user name of user/1 should be pre-defined. But I think that solution is not possible due to code freeze.<br>
<br>I think by focusing on &quot;what is the best name for that user&quot; we are hyper-ocusing on something the end user needs to create anyway and which we can&#39;t control. It&#39;s also hard to refer to elsewhere in docs because end users will have used different user names for it.. In sum though, I think the help text in the wizard is the most important thing. Following is some suggested help text that I also posted to the queue.<br>
<br><blockquote style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;" class="gmail_quote"><div class="wbq"><p>Please set up your first account now by
creating a user name and password and assigning an email address to it.
This account has special privileges, unlike any other account that will
be set up for the site. All other users are permitted to view pages or
perform editorial or administrative activities on the site based on a
role or roles that they are assigned to. However, the first user you
are creating now can do everything. By definition, there are no
limitations that can be placed on this first user (sometimes described
as a &quot;super-user&quot; or as &quot;user/1&quot;). </p>
<p>In addition, it is only the first user who can perform updates to Drupal or its contributed modules. </p>
<p>If the person creating the first account is also going to be adding
content to the site, it is a best practice to create a separate account
for creating the content. For example, for the first account, use
&quot;firstaccount&quot; for the user name and for the account under which you&#39;ll
post content use &quot;Jane Smith,&quot; substituting your real name for &quot;Jane
Smith.&quot;</p></div></blockquote><div><br>Everyone... please go to the queue and post, that is where things get processed toward a solution:  <br><a href="http://drupal.org/node/570572">http://drupal.org/node/570572</a><br>
<br>Shai<br></div>