[LON-CAPA-cvs] cvs: doc /build ubuntu8LTS_install.frag

raeburn raeburn@source.lon-capa.org
Thu, 09 Jun 2011 03:00:25 -0000


raeburn		Thu Jun  9 03:00:25 2011 EDT

  Modified files:              
    /doc/build	ubuntu8LTS_install.frag 
  Log:
  - Update information for make_domain_coordinator.pl
  
  
Index: doc/build/ubuntu8LTS_install.frag
diff -u doc/build/ubuntu8LTS_install.frag:1.4 doc/build/ubuntu8LTS_install.frag:1.5
--- doc/build/ubuntu8LTS_install.frag:1.4	Wed Jun  8 22:27:16 2011
+++ doc/build/ubuntu8LTS_install.frag	Thu Jun  9 03:00:24 2011
@@ -253,15 +253,12 @@
 You will need at least one user at your site who has the role of
 'domain coordinator'.  This user creates accounts for other users and
 grants them additional privileges.  The make_domain_coordinator.pl script
-invoked below requires that you enter the users password.  The password will
-show in plaintext as you type it.  Feel free to use the "passwd username"
-command to change it later.  Replace USERNAME and DOMAIN with an 
-appropriate user name and your domain.
+invoked below requires that you enter the user's password.
+Replace USERNAME and DOMAIN with an appropriate username and your domain.
 </p>
 <pre>
 cd /root/loncapa-X.Y.Z/loncom/build
 perl make_domain_coordinator.pl USERNAME DOMAIN
-(WILL PROMPT FOR PASSWORD HERE)
 </pre>
 
 <h2>7. <a name="sts">Start/Restart Services</a></h2>