Index: openacs-4/packages/acs-core-docs/www/xml/install-guide/openacs.xml
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/xml/install-guide/openacs.xml,v
diff -u -r1.22 -r1.23
--- openacs-4/packages/acs-core-docs/www/xml/install-guide/openacs.xml 14 May 2004 14:10:28 -0000 1.22
+++ openacs-4/packages/acs-core-docs/www/xml/install-guide/openacs.xml 10 Sep 2004 16:40:52 -0000 1.23
@@ -53,10 +53,14 @@
developers for that specific instance. Add this user, and put
it in the $OPENACS_SERVICE_NAME group so that it
can use database and server commands associated with that group.
+ (If you don't know how to do this, type
+ man usermod. You can type
+ groups to find out which groups a user
+ is a part of)
[root root]# useradd $OPENACS_SERVICE_NAME
-[root root]#
+