including features in Jail environment
Hi ...
I was interested in making the Jail work and now I have it working ... .But some features I couldnt install .... like the man pages... i had copied all the man folders and the man command to jail user.... still its giving an error execve : no such file or directory ...
Other commands are working fine and so is the VI editor... i am not able to find any reference to this in google... if some one knows , do help me out ...
Thanks in advance
execve shouldnt have a problem in jail
its the execve that executes all other commands ... when others are working , i am not able to understand why man shouldnt work .
Let me add on to my problem statement ...
when i log in as a jail user thru the GUI, i am able to see the original root directory and other users , which i am not able to in terminal or console . How do i prevent the jailuser to go to the root in the GUI?