I have my ssh chroot working as a login shell, but sftp isn't working. I =
have copied all lib files that "sftp-server" needs as indicated by "ldd =
sftp-server" and still no go.
Here is a sample of what I'm getting from my sftp client (SecureFX). It =
seems to indicate that everything is successful!?
i SEND : KEXDH_GEX_REQUEST
i RECV : DH Prime is 1536 bits
i RECV : KEXDH_GEX_GROUP
i SEND : KEXDH_INIT
i RECV : KEXDH_REPLY
i SEND : NEWKEYS
i RECV : NEWKEYS
i SEND: SERVICE_REQUEST[ssh-userauth]
i RECV: SERVICE_ACCEPT[ssh-userauth] -- OK
i SENT : USERAUTH_REQUEST [none]
i RECV : USERAUTH_FAILURE, continuations =
[publickey,password,keyboard-interactive]
i SENT : USERAUTH_REQUEST [password]
i RECV : AUTH_SUCCESS
i Channel Closed: 00000000 (The operation completed successfully. )
i Connected for 10 seconds, 1125 bytes sent, 2207 bytes received
_____________
Take care,
Tom Corwine |