summaryrefslogtreecommitdiff
path: root/README.1.7.0
diff options
context:
space:
mode:
authorivan <ivan>2006-06-19 11:57:39 +0000
committerivan <ivan>2006-06-19 11:57:39 +0000
commit64a57a198d5046a458ea2bdc1d34fbc4682f3292 (patch)
treeeaad53ce963ba83402b634cd6f62ef04f46073c6 /README.1.7.0
parent41a6a1b1811e337be2fca47504ff9687b6b46cf8 (diff)
ACL bootstrapping/upgrade
Diffstat (limited to 'README.1.7.0')
-rw-r--r--README.1.7.04
1 files changed, 4 insertions, 0 deletions
diff --git a/README.1.7.0 b/README.1.7.0
index a6e18d05d..4ce58cc64 100644
--- a/README.1.7.0
+++ b/README.1.7.0
@@ -18,6 +18,10 @@ run "freeside-upgrade username" to uprade your database schema
(if freeside-upgrade hangs, try stopping Apache, all Freeside processes, and
anything else connected to your database, especially on older Pg versions)
+ACL bootstrapping:
+ - Run "bin/mapsecrets2access_user username"
+ - 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
to the new cust_tax_exempt_pkg table. An example script to get you started is
in bin/fs-migrate-cust_tax_exempt - it may need to be customized for your