On Wed, Jun 27, 2007 at 11:00:20AM +0200, Hrotkó Gábor wrote: > I am trying it on fedora 5. > My problem is that sftp-server couldn't find the user:
This is not a problem with rssh... it's an OpenSSH config problem. But let's see: > Jun 26 18:39:39 elod rssh_chroot_helper[5728]: new session for myuser, > UID=6653 This tells us that rssh can identify the user. So again, it's not an rssh problem. > Jun 26 18:39:39 elod sftp-server[5728]: fatal: No user found for uid 6653 > with scp, it says: unknown user 6653 My only guess is that sshd is configured to use PAM, and you didn't copy the PAM libraries and modules into the jail. Try making sure that OpenSSH is not using PAM. If that's not it, I really have no idea. -- Derek D. Martin http://www.pizzashack.org/ GPG Key ID: 0x81CFE75D
pgpCLIX3qfHOA.pgp
Description: PGP signature
------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/
_______________________________________________ rssh-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rssh-discuss
