<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Dear Loris support.<div class="">I hope this finds you well.</div><div class=""><br class=""></div><div class="">I would like to ask you a question about creating and managing additional users.</div><div class=""><br class=""></div><div class="">We would like to add a research assistant to help us with our project, specifically with the loris <i class="">mysql</i> operations. We already have a lorismysql user that handles parts of the operations but we would like to add another person to handle the day to day operations.</div><div class=""><br class=""></div><div class="">What is the best way for the loris admin to do so? Should we create another lorisdbuser with basic rights granted e.g. (like in the website):</div><div class=""><br class=""></div><div class="">GRANT ALTER, DROP, CREATE, UPDATE, INSERT, SELECT, DELETE, CREATE TEMPORARY TABLES, LOCK TABLES on $dbname.* to ‘lorisdbuser'@'$dbhost' IDENTIFIED BY '$newpassword' WITH GRANT OPTION ;<br class=""><br class=""></div><div class="">If this is the case can the loris admin check logs or undo changes made by a particular user? Are there problems if two loris users are signed in the same time?</div><div class=""><br class=""></div><div class="">Best wishes,</div><div class="">Ioannis</div></body></html>