Hi,

I have create a chroot with scp and needed library for it but when I try to copy a file with scp, I always get the error "unknown user UID" after succefully entering the password. I can't find anything for this error exept for Linux. There also nothing in authlog, only successful connection messages.

Anybody know what missing in the chroot for scp to work ?

ls -R /chroot/
bin      dev      etc      transfer usr

/chroot/bin:
sh

/chroot/dev:
MAKEDEV null    stderr  stdin   stdout  tty     zero

/chroot/etc:
passwd

/chroot/transfer:
test

/chroot/usr:
bin     lib     libexec

/chroot/usr/bin:
scp

/chroot/usr/lib:
libc.so.60.1

/chroot/usr/libexec:
ld.so

Thanks,

Michel

Reply via email to