I'm looking for a solution on how to block ftp access by a specific user and how to customize the user's desktop so that user can't see the ftp and menagage file options.
You can remove the ftp access from the user's package (set FTP accounts to zero).
As for the file manager, maybe it can be done via the commands.deny option, however, this will probably not hide the file manager from the user, only denies the access.
That would be something similar, but I can't find a list of commands.
You could try CMD_PMA or CMD_PMA_LOGIN and see if that works.
Ofcourse try and use at your own risk.
I have tried CMD_PMA or CMD_PMA_LOGIN but any option doesn't work. Works only CMD_DB, then phpmyadmin is doesn't available @Richard G maybe exist command to block all extra fetures per user?