[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[sshproxy-dev] Changes to sshproxy/INSTALL
From: |
David Guerizec |
Subject: |
[sshproxy-dev] Changes to sshproxy/INSTALL |
Date: |
Thu, 04 Aug 2005 13:55:13 -0400 |
Index: sshproxy/INSTALL
diff -u sshproxy/INSTALL:1.2 sshproxy/INSTALL:1.3
--- sshproxy/INSTALL:1.2 Thu Aug 4 09:32:50 2005
+++ sshproxy/INSTALL Thu Aug 4 17:55:12 2005
@@ -19,9 +19,10 @@
future, but is hardcoded for now). Assign the USAGE rights on
the 'sshproxy' database for user 'sshproxy'.
-Now issue the following command:
+Now issue the following commands:
mysql -u root -p sshproxy < sql/sshproxy.sql
+ mysql -u root -p sshproxy < sql/sshproxy-user.sql
You can adjust values in the 'site' and 'user' tables to reflect
your own settings.