× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



"OpenSource" <opensource-bounces@xxxxxxxxxxxx> wrote on 08/11/2016
03:17:08 PM:

From: John Yeung <gallium.arsenide@xxxxxxxxx>
To: IBMi Open Source Roundtable <opensource@xxxxxxxxxxxx>
Date: 08/11/2016 03:17 PM
Subject: Re: [IBMiOSS] the case for chroot
Sent by: "OpenSource" <opensource-bounces@xxxxxxxxxxxx>

This brings up a kind of interesting question for chroot on IBM i:

Is chroot more of a *PASE* thing or an *IFS* thing?

I would think it has to be a PASE thing. If you're on the native i
side, will chroot be able to restrict your access to the IFS root
directory?

Technically, there's a component of both (since the ILE IFS code handles
the PASE requests), but in practical terms, it only affects PASE.

Inside a chroot, if you open a file /myfile.txt, it will open
/my/chroot/path/myfile.txt. If you use _ILECALL from the chroot to call
the ILE fopen, opening /myfile.txt will actually give you the "real"
/myfile.txt, not /my/chroot/path/myfile.txt.


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.