Only one user account has a problem with ssh and the file manager

outdoor

Verified User
Joined
Dec 30, 2020
Messages
17
Hello,


SSH is working fine for all users on direct admin, just one user has a problem with login to ssh, and also he can not access the file manager: https://prnt.sc/k0XufUs1GdyJ

But files are still there, as his application is working, and I can see his backup files.


Is this a permission problem?
Can you please help me to solve it ?


Regards
 
Hello,

You might try

Bash:
/usr/local/directadmin/scripts/set_permissions.sh all_with_domaindirs

This is an official script to set default permissions on all directories and files used by both directadmin and its services. If you use a custom setup with custom folder/files permissions this script might break it. So you will use it on your own risk.

If you use a default setup, the script should not break anything.
 
Back
Top