Topic: sftp connection problems
Hi all,
I have a problem with one of my production servers.
That Provide sftp service in my organisation using MySecureShell to jail the users to there home dir.
I have a problem when the users trying to login to the server via WinSFTP, in the first login the user get error and it disconnect,
when he reconnect the session he able to login.
I get those error in the client side
The users use WinSFTP v4.2.7
Connection has been unexpectedly closed. Server sent command exit status 128
Cannot initialize SFTP protocol. Is the host running a SFTP server?
Server Side I use
Red Hat Enterprise Linux Server release 5.5
openssh/ssl openssl-0.9.8e-12 and openssh-clients-4.3p2 openssh-server-4.3p2.
Im using mysecureshell-1.0-2
and I don't have problem to connect to the server via SSH or sftp with out mysecureshell.
User Example
malcdms:x:1524:1534::/export/interfaces/RND/CDMS/Mal:/bin/MySecureShell
Any idea what cause this problem and how can I solve it?
Thanks in advance