Actions
Bug #1378
opencan not remove experiment sharing or project owner on restricted database setup
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
07/27/2011
Due date:
% Done:
0%
Estimated time:
Affected Version:
Appion/Leginon 2.2.0
Show in known bugs:
No
Workaround:
Description
Missed the instruction for relaxing delete privileges during installation
Updated by Anchi Cheng over 13 years ago
- Status changed from New to Assigned
- Assignee changed from Anchi Cheng to Amber Herold
I've updated
http://emg.nysbc.org/projects/appion/wiki/Database_Setup_After_Webserver_initialization_Shared
to include, in Option 1:
GRANT DELETE ON projectdb.shareexperiments TO usr_object@'localhost'; GRANT DELETE ON projectdb.projectowners TO usr_object@'localhost';
This need to be added in autoinstallation script if the option is used.
Updated by Amber Herold about 10 years ago
- Status changed from Assigned to New
- Assignee deleted (
Amber Herold) - Affected Version changed from Appion/Leginon 2.1.0 to Appion/Leginon 2.2.0
Actions