http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4874 Summary: debian/scripts/koha-* should use Koha instance DB credentials Change sponsored?: --- Product: Koha Version: rel_3_2 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: Packaging AssignedTo: lars@catalyst.net.nz ReportedBy: lars@catalyst.net.nz QAContact: koha-bugs@lists.koha-community.org Estimated Hours: 0.0 Some of the koha-* scripts use the /etc/mysql/koha-common.cnf file for doing database operations. This means they use administrative access for the whole database server, while only actually needing access to a single database. They should instead get the credentials for each Koha instance, and use those. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.