Quoting Chris Buechler <cbuechler at gmail dot com>:
> m0n0wall doesn't include all the libraries a stock FreeBSD system
> does. Any that are required and aren't there will need to be manually
> added to your image. To find out what a specific binary needs, run
> ldd on it. Like:
one more thing I just found on the monowall box:
[root@dimm etc]# su nobody
ELF interpreter /usr/libexec/ld-elf.so.1 not found
Abort trap
What causes that? Why su doesn't display the message from the /sbin/nologin?
su works only for root and toor on the monowall box. For all other accounts it
gives
ELF interpreter /usr/libexec/ld-elf.so.1 not found
Abort trap
How I can fix that?
Best regards,
Dmitry |