You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When your friend needs to download or upload files to your server, it will have access to your server and might create some shit in it, if per example he doesn't know Linux very well.. So if you add ability to make chrooted user, that can do anything and when logout it removes all his chrooted content (By modifying .bash_logout and setting mask to 055, so he can't modify it).
It could be great :D
The text was updated successfully, but these errors were encountered:
When your friend needs to download or upload files to your server, it will have access to your server and might create some shit in it, if per example he doesn't know Linux very well.. So if you add ability to make chrooted user, that can do anything and when logout it removes all his chrooted content (By modifying
.bash_logout
and setting mask to055
, so he can't modify it).It could be great :D
The text was updated successfully, but these errors were encountered: