diff options
-rw-r--r-- | README.1.7.0 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/README.1.7.0 b/README.1.7.0 index 4ce58cc64..69b395a34 100644 --- a/README.1.7.0 +++ b/README.1.7.0 @@ -19,7 +19,8 @@ run "freeside-upgrade username" to uprade your database schema anything else connected to your database, especially on older Pg versions) ACL bootstrapping: - - Run "bin/mapsecrets2access_user username" + - cd /usr/local/etc/freeside; chown freeside mapsecrets htpasswd + - Run "bin/mapsecrets2access_user username" as the freeside user - You can then add more restrictive groups and move your users into them If you have any records in the cust_tax_exempt table, you *MUST* migrate them |