Date: Mon, 20 Aug 2001 13:19:55 -0700 (PDT) From: David Kirchner <davidk@accretivetg.com> To: Koji <koji@ciberteca.com> Cc: <freebsd-security@FreeBSD.ORG> Subject: Re: chroot named Message-ID: <20010820131925.S38221-100000@localhost> In-Reply-To: <002601c129bd$b1f58560$0164a8c0@daemon>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 20 Aug 2001, Koji wrote:
>
> Hi, i'm configuring named with chroot, but i have two questions.
>
> Is necesary the files ld-elf.so.1, libc.so.4, libutil.so.3 and named-xfer ?
> I have trying the named with and without this files and works correctly
> (two forms works correctly ). what are the files indispensables really?
You can find out which libraries are needed for a program by running 'ldd'
on them, for example:
$ ldd /usr/libexec/named-xfer
/usr/libexec/named-xfer:
libc.so.3 => /usr/lib/libc.so.3 (0x1806a000)
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-security" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010820131925.S38221-100000>
