How do I setup a user account so that at login he is given access to one specific directory and can only read the files in that directory. In other words he should not be able to navigate to other directories.
In the user's .profile write (or call) a menu script. Don't let the user 'break out' by trapping at least signals 2 & 3. Ensure the .profile has an 'exit' at the end.
I hope that helps to get you started. Please feel free to post further questions.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.