[Web-cyradm] Postgresql
Joseph Watson
jtwatson at linux-consulting.us
Mon Sep 15 04:28:13 CEST 2008
Hello,
I have used web-cyradm for years now and I love it. Thanks for all the hard
work!
I am rebuilding my mail server and decided to give the latest
web-cyradm-svn-0.5.5 a try. I am a Postgresql guy and I ran across what
seems to be a missing permission in the database schema for Postgresql.
The admin user is not granted permissions to the settings table in the
scripts/create_pgsql.sql script. We need to add:
GRANT SELECT,INSERT,UPDATE,DELETE ON settings TO mail;
--
Regards
Joseph Watson
More information about the Web-cyradm
mailing list