You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by cr...@apache.org on 2005/10/19 03:52:33 UTC

svn commit: r326322 - in /forrest/site: zone.html zone.pdf

Author: crossley
Date: Tue Oct 18 18:52:30 2005
New Revision: 326322

URL: http://svn.apache.org/viewcvs?rev=326322&view=rev
Log:
Add some notes about User Administration.

Modified:
    forrest/site/zone.html
    forrest/site/zone.pdf

Modified: forrest/site/zone.html
URL: http://svn.apache.org/viewcvs/forrest/site/zone.html?rev=326322&r1=326321&r2=326322&view=diff
==============================================================================
--- forrest/site/zone.html (original)
+++ forrest/site/zone.html Tue Oct 18 18:52:30 2005
@@ -204,6 +204,11 @@
 </li>
 <li>
 <a href="#admin">Administration</a>
+<ul class="minitoc">
+<li>
+<a href="#admin-user">User administration</a>
+</li>
+</ul>
 </li>
 </ul>
 </div>
@@ -251,7 +256,9 @@
 <p>
         Files here are owned in the group "other" so any one of us can
         edit/update. Make sure that your 'umask' is set properly so that
-        new files have group write permissions. FIXME: Add a proper group.
+        new files have group write permissions.
+        See the <a href="#admin-user">notes</a> about user administration.
+ FIXME: Add a proper group.
       </p>
 <p>
         Cron runs the various Forrestbots and management tasks, such as
@@ -261,7 +268,7 @@
 </div>
 
     
-<a name="N10044"></a><a name="software"></a>
+<a name="N10048"></a><a name="software"></a>
 <h2 class="underlined_10">Software</h2>
 <div class="section">
 <p>
@@ -272,7 +279,7 @@
           Various local software is installed in
           <span class="codefrag">/export/opt/</span> (not managed with SVN) ...
         </p>
-<a name="N10057"></a><a name="s-forrest"></a>
+<a name="N1005B"></a><a name="s-forrest"></a>
 <h3 class="underlined_5">Forrest</h3>
 <p>
           
@@ -313,7 +320,7 @@
 </div>
 
     
-<a name="N10084"></a><a name="fb"></a>
+<a name="N10088"></a><a name="fb"></a>
 <h2 class="underlined_10">The forrestbots</h2>
 <div class="section">
 <p>
@@ -350,7 +357,7 @@
 </div>
 
     
-<a name="N100A5"></a><a name="admin"></a>
+<a name="N100A9"></a><a name="admin"></a>
 <h2 class="underlined_10">Administration</h2>
 <div class="section">
 <p>
@@ -359,7 +366,7 @@
       </p>
 <p>
         The project chair is the root user.
-        Committers can ask on the dev list to get a user account. 
+        Committers can ask on the dev list to get a user account added or modified.
       </p>
 <p>
         Follow Leo's config ideas at
@@ -379,6 +386,17 @@
         Also it seems that /var/run/apache2 is wiped out on reboot,
         so need to mkdir again.
       </p>
+<a name="N100C6"></a><a name="admin-user"></a>
+<h3 class="underlined_5">User administration</h3>
+<p>After receiving your account, please be sure to configure it properly.</p>
+<p>See some notes at
+          <a href="http://www.apache.org/dev/solaris-zones.html">zone administration</a>
+          and the general notes for
+          <a href="http://www.apache.org/dev/new-committers-guide.html#shell">new committers</a> (especially the part about 'umask').
+        </p>
+<p>
+          Look at the setup of some other users on our zone.
+        </p>
 </div>
   
 </div>

Modified: forrest/site/zone.pdf
URL: http://svn.apache.org/viewcvs/forrest/site/zone.pdf?rev=326322&r1=326321&r2=326322&view=diff
==============================================================================
Binary files - no diff available.