
Hello, I have installed Galaxy in a production environment for multiple users. My installation of Galaxy has been configured such that only users who are logged in may use it and only admin may create a new user. I have a problem, I can create but can't delete a account... For the moment, I use a mysql command to block account : UPDATE galaxy.galaxy_user SET deleted = 1 WHERE galaxy_user.email LIKE "emeric.dubois@gmail.com" ; By this command, the account is inactive but all data associated are in database and in dataset folder. To free disk space, a set of scripts exist to remove the data files (histories and deleted datasets) but I haven't found a script to delete a user and all his data in database and dataset folder. Can you tell me if you have a solution to cleanly delete a user and his data ? Thank you. Best regards Emeric -- ***************************************** Emeric Dubois Plateforme MGX Institut de Génomique Fonctionnelle UMR 5203 CNRS – U 661 INSERM – Universite de Montpellier 141 rue de la cardonille 34094 Montpellier Cedex 05, France Tel: 04 67 14 29 32 Emeric.Dubois@igf.cnrs.fr ***************************************** -- Ce message a été vérifié par MailScanner pour des virus ou des polluriels et rien de suspect n'a été trouvé.