SMF 2.0.6. Bridging with Coppermine 1.5.26. - Database permissions SMF 2.0.6. Bridging with Coppermine 1.5.26. - Database permissions
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

SMF 2.0.6. Bridging with Coppermine 1.5.26. - Database permissions

Started by theqe2story, January 23, 2014, 06:15:27 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

theqe2story

Hi,

What permissions on the SMF database does the coppermine database user required?

When I logout of the gallery, it tries to write an entry to the smf_sessions table, which means I have to enable Update rights on the smf database.  Is this correct?  (when I do this, it works perfectly).

I've looked at the bridging documentation, but can't see anything about database permissions.

Many thanks in advance,

- Rob

Αndré

SELECT and UPDATE permissions are required, at least there aren't any other commands in the corresponding bridge file(s).

theqe2story

Quote from: Αndré on January 23, 2014, 08:18:50 PM
SELECT and UPDATE permissions are required, at least there aren't any other commands in the corresponding bridge file(s).

OK thanks André, that's very helpful!