dansparks127

Registered
Jun 6, 2017
2
0
1
Hastings
cPanel Access Level
Root Administrator
When I trying to login trough ssh on any jailshelled user I always get:
"Could not exec SHELL: /bin/bash"

I browse /home/virtfs, and found that there are some files
from root file system, but /bin and /dev for example are
empty. I don't know if they should contain anything.
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,268
463
Hello,

Please try running the following command via SSH as root to see if it helps to address the issue:

Code:
/scripts/clear_orphaned_virtfs_mounts --user=$username --clearall
Replace "$username" with the username of the affected account.

Thank you.
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,268
463
Made no difference the problem is there are no mounts there, clearing the orphaned ones doesn't do anything.
Could you open a support ticket using the link in my signature so we can take a closer look?

Thank you.