I made a user account in linux, and when i login to it through shell, it has access to all the root files and folders. how can i lock the user account to its /home/ folder, and make it so it cant CD into / ?
Ive tried to chroot it, ive tried chmod and chown, it will not work.
0 Answers