From 8890a9bc8987f595c8f65bad1561fd610fc07681 Mon Sep 17 00:00:00 2001 From: einhverfr Date: Fri, 2 Mar 2007 23:59:07 +0000 Subject: Updating version strings for RC2 git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@842 4979c152-3d1c-0410-bac9-87ea11338e46 --- INSTALL | 3 +++ 1 file changed, 3 insertions(+) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 7ac771bf..b36183a0 100644 --- a/INSTALL +++ b/INSTALL @@ -45,6 +45,9 @@ recommend as follows: b) run "psql" with appropriate options to connect to your database. c) Run the SQL script Pg-central.sql. + Note that the psql connection should use the same username that you intend to + use for the user authentication connection. + 5) Set the admin password: a) From psql, determine what admin password you wish to use. Then type: "update users_conf set password = md5('my_password');" -- cgit v1.2.3