ZenphotoCMS Forum
Zen Photo MySQL db user privileges - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: Zen Photo MySQL db user privileges (/thread-4817.html)



Zen Photo MySQL db user privileges - Donkikong - 2009-03-08

Hi,
What privileges does the zenphoto mysql user* require?
ie - can I limit the privileges for security reasons?

Thanks

  • as configured in zp-config.php or in setup.



Zen Photo MySQL db user privileges - sbillard - 2009-03-08

Setup.php circa line 769 defines the rights that Zenphoto needs. At the moment they are:

'CREATE','DROP','INSERT','UPDATE','ALTER','DELETE', and 'INDEX'