PDA

View Full Version : Delete User



vyju
02-02-2010, 10:57 AM
Hi,

I would like to delete the user from Mindtouch & not deactivate it. Is that possible to do that using the Admin rights? If so how can i do that? Or should i be doing through "MySQL" DB? Actually i am not quite familiar with MySQL. Can anyone tell me the syntax either to delete it through MindTouch portal or through MySQL DataBase.

Thanks,
V

Guerric
02-02-2010, 06:42 PM
It is currently not possible to delete users. Removing users from the database is not recommended and has potential to corrupt the database if it's not performed correctly. Proceed at your own caution.

The only recommended approach currently is to rename and disable users via the API. This is the only way to "remove" users.