SSH login issue

Dear All ,

recently i have configured sftp for a user for which i have done chroot.

but after this , sftp is working fine . but ssh is not working when we connect to the server.

When we try to ssh <user>@<server ip> , the below is the error message that we get and not able to login.

/bin/bash: No such file or directory

How to rectify this issue.

Rgds ,
Rj

Looks like no SSH client is installed or it is not in the path...

Do you have a bash in the chroot area. Can it find it?