[scponly] seting up chroot'd environment on AIX server
frank mohr
f_mohr at yahoo.de
Fri Oct 21 13:48:41 EDT 2005
hi
i just had a look at the setup_chroot.sh script that comes
with the scponly package.
(We are using another script, that i wrote before we started
to use scponly, but this script depends on our config system
and has no use outside our department)
the setup_chroot.sh won't work with AIX for some resons:
- AIX has no ldd command
the AIX equivalent of ldd is "dump -H executable"
but has a different (and not as easy parsable) output format
- AIX has no ld.so
BTW: on Linux (SLES 8) ldd lists /lib/ld-linux.so.2
while on SunOS (Solaris 9) there is a /lib/ld.so.1 needed,
but thats not on the setup_chroot.sh search list and not
displayed by ldd
frank
--- Lou Piccoli <lou_piccoli at hotmail.com> wrote:
> Hello, has anyone ever successfully created a chroot jail on an AIX
> server, when I run the "make jail" command, it fails to find ld.so
> Does anyine out there have a mkchrrot.sh that works for an AIX 5.1
> server?
>
> If so, would you mind sharing it with me?
>
> thanks
> Lou> _______________________________________________
> scponly mailing list
> scponly at lists.ccs.neu.edu
> https://lists.ccs.neu.edu/bin/listinfo/scponly
>
__________________________________
Start your day with Yahoo! - Make it your home page!
http://www.yahoo.com/r/hs
More information about the scponly
mailing list