[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Jailkit-users] RE: _init error: chrootdir is not safe
From: |
Dex Chen |
Subject: |
[Jailkit-users] RE: _init error: chrootdir is not safe |
Date: |
Wed, 28 Jun 2006 10:10:35 -0600 |
Thanks for the response.
Yes, the parent dir(s) of the JAILROOT requires group write in this
case.
Dex
-----Original Message-----
From: address@hidden
[mailto:address@hidden On
Behalf Of address@hidden
Sent: Wednesday, June 28, 2006 10:08 AM
To: address@hidden
Subject: Jailkit-users Digest, Vol 9, Issue 18
Send Jailkit-users mailing list submissions to
address@hidden
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.nongnu.org/mailman/listinfo/jailkit-users
or, via email, send a message with subject or body 'help' to
address@hidden
You can reach the person managing the list at
address@hidden
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Jailkit-users digest..."
Today's Topics:
1. jk_init error: chrootdir is not safe (Dex Chen)
2. Re: jk_init error: chrootdir is not safe (Olivier Sessink)
----------------------------------------------------------------------
Message: 1
Date: Tue, 27 Jun 2006 11:54:50 -0600
From: "Dex Chen" <address@hidden>
Subject: [Jailkit-users] jk_init error: chrootdir is not safe
To: <address@hidden>
Message-ID:
<address@hidden>
Content-Type: text/plain; charset="us-ascii"
Hi, all:
I am using jailkit to create a jail bash. It works fine when I choose a
regular dir for JAIL ROOT. But, I got the following error when I select
a special mount dir as the ROOT, since the parents of root are open to
any one.
>>>>
ERROR: /mnt/mytest/export is writable by group or others!
>>>>
In my case, I want to the jail under export, so that the jail user can
access its file system only under the export.
Do I miss something here?
Thanks,
Dex
------------------------------
Message: 2
Date: Tue, 27 Jun 2006 23:11:14 +0200
From: Olivier Sessink <address@hidden>
Subject: Re: [Jailkit-users] jk_init error: chrootdir is not safe
To: address@hidden
Message-ID: <address@hidden>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Dex Chen wrote:
> Hi, all:
>
> I am using jailkit to create a jail bash. It works fine when I choose
a
> regular dir for JAIL ROOT. But, I got the following error when I
select
> a special mount dir as the ROOT, since the parents of root are open to
> any one.
> ERROR: /mnt/mytest/export is writable by group or others!
>
> In my case, I want to the jail under export, so that the jail user can
> access its file system only under the export.
does /mnt need group write permissions? (or /mnt/mytest or
/mytest/export) ?
regards,
Olivier
------------------------------
_______________________________________________
Jailkit-users mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/jailkit-users
End of Jailkit-users Digest, Vol 9, Issue 18
********************************************
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Jailkit-users] RE: _init error: chrootdir is not safe,
Dex Chen <=