realbasic-nug
[Top] [All Lists]

Re: Running REALbasic apps in a chroot environment

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: Running REALbasic apps in a chroot environment
From: Keith Hutchison <thinker at balance-infosystems dot com>
Date: Sun, 1 Aug 2004 06:25:14 +1000
Delivered-to: realbasic-nug at lists dot realsoftware dot com
References: <A44B0E86-E32B-11D8-83D5-003065966922 at balance-infosystems dot com> <31928CE0-E32D-11D8-BAD5-003065D61478 at implements dot be>
Hi Yves

Like running named ( a dns server ) in a jail so that if named gets broken into the cracker only sees where
named is running.

I am not concerned about someone cracking into the realbasic compiled app, I am chasing down the idea that Tim Jones suggested about adding libraries to
$LD_LIBRARY_PATH.

Since setting up a chroot environment means you have to copy in a small system
this would be one way around the current issue I have with ld-linux.so.2

eg
mail:/etc/postfix # export PATH=/lib/realbasic:$PATH
mail:/etc/postfix # export LD_LIBRARY_PATH=/lib/realbasic:$LD_LIBRARY_PATH
mail:/etc/postfix # /bin/realbasic/helloworld.mwrb
/bin/realbasic/helloworld.mwrb: /lib/ld-linux.so.2: version `GLIBC_PRIVATE' not found (required by /lib/realbasic/libc.so.6)

On 01/08/2004, at 6:07 AM, Yves Vindevogel wrote:

You mean like in ssh, sftp or ftp, where you set the home directory in /etc/passwd ? So, when they browse for files, eg., that they can only look into their home directory ?

I don't know :-((
But I will follow this question

Does KDE or Gnome allow this by default ?
If so, how can you set it ?

I tend to use something like this in my passwd file for home directories /home/dir/./

On 31 Jul 2004, at 21:55, Keith Hutchison wrote:

Is this possible?

Keith Hutchison
Making Sense of Information
Balance-InfoSystems.Com

http://balance-infosystems.com http://warmpond.com http://realopen.org
Postgresql - FoxPro - Delphi - VBA - RealBasic

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://www.realsoftware.com/listarchives/lists.html>


_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://www.realsoftware.com/listarchives/lists.html>


Keith Hutchison
Making Sense of Information
Balance-InfoSystems.Com

http://balance-infosystems.com http://warmpond.com http://realopen.org
Postgresql - FoxPro - Delphi - VBA - RealBasic

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://www.realsoftware.com/listarchives/lists.html>

<Prev in Thread] Current Thread [Next in Thread>