> On Thu, 2002-11-21 at 19:37, Steve Howard wrote:
>> I'm sorry, I did not give much information with my question. I am
>> running RedHat8. I would like to allow some of my friends to have an
>> account on my machine. Some of them do not have access to a server
>> with bandwidth. I would like for them to be able to ftp in/out to
>> account, have a html folder...and when they telnet/ssh in to be only
>> able to see or use their /home/user directory. I have ftp set up this
>> way. Can telnet/ssh be set this way also?
>
>
> FreeBSD has something called jail that will do that.. does Linux not
> have this?  I did a man jail and got nothing back... but I'm not sure
> jail doesn't exist in the linux world.
>
> Anthony
>
>
>
> --
> redhat-list mailing list
> unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
> https://listman.redhat.com/mailman/listinfo/redhat-list

Actually this is called a chroot/jail and uses a seperate partition to
limit the amount of access given to any one process provided it is run as
a unique user.  A little tip from my experiences, each service is unique
(ie. req's specific libs to operate.  These must be included in the jail.

-- 
Jesse Jacobs, Supa' Noob :)




-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to