Re: USER-WRN bad 'USER@' dest
Marius Tomaschewski <[email protected]> Wed, 20 Nov 2002 13:44:18 +0100
| Newsgroups | gmane.linux.suse.proxy-suite |
|---|---|
| Organization | SuSE Product Developement |
| Message-ID | <[email protected]> |
On Wed, Nov 20, 2002 at 08:19:26AM +0100, Frank Sackewitz wrote:
> Hi folks,
Hi!
You are running the proxy in a chroot. I mean there is a library
missed - try to add the nsl-library to your script:
--- ftp-proxy/rc.script.in
+++ ftp-proxy/rc.script.in 2002/07/18 23:41:35
@@ -389,7 +360,7 @@
# copy/update nss libraries
if [ -f /etc/nsswitch.conf ] ; then
- LIBS="/lib/libnss* /lib/libresolv* /lib/libdb*"
+ LIBS="/lib/libnss* /lib/libnsl* /lib/libresolv* /lib/libdb*"
fi
[ -n "$LIBS" ] && for lib in $LIBS ; do
if [ -n "$lib" ] && [ -x "$lib" ] ; then
Gruesse,
Marius Tomaschewski <[email protected]>
--
SuSE Linux AG, Nürnberg -- Product Developement
PGP public key on: http://www.suse.de/~mt/mt.pgp
DF17 271A AD15 006A 5BB9 6C96 CA2F F3F7 373A 1CC0
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]