Set the default passwords to something that more clearly indicates that
you really should change them.

Signed-off-by: John Admanski <jadmanski@google.com>



git-svn-id: http://test.kernel.org/svn/autotest/trunk@2226 592f7852-d20e-0410-864c-8624ca9c26a4
diff --git a/global_config.ini b/global_config.ini
index f60c59c..7eac90f 100644
--- a/global_config.ini
+++ b/global_config.ini
@@ -2,8 +2,8 @@
 host: localhost
 database: tko
 db_type: mysql
-user: nobody
-password:
+user: autotest
+password: please_set_this_password
 readonly_host: localhost
 readonly_user: nobody
 readonly_password:
@@ -17,7 +17,7 @@
 database: autotest_web
 db_type: mysql
 user: autotest
-password: mypassword
+password: please_set_this_password
 job_timeout_default: 72
 base_url: http://your_autotest_server/afe/