diff options
author | ivan <ivan> | 2006-07-05 11:23:52 +0000 |
---|---|---|
committer | ivan <ivan> | 2006-07-05 11:23:52 +0000 |
commit | fae06b0c549ff10468804c7283f0a636a7320e4a (patch) | |
tree | 14653bae6e249d0bc52e1f3b209816fdc6cdaec8 | |
parent | 079be338fb0e200309777249f9e3ea1d115d374e (diff) |
hint about permissions and users
-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 |