Tometa - 2005-04-13

Hi!
I am trying to access my PC with OpenSSH installed and service started as a domain user.
With putty (SSH) password is accepted and then it hangs on with error:
"/bin/switch: No such file or directory"

And with WinSCP error is:
"Cannot initialize SFTP protocol. Is the host running a SFTP server?
Connection has been unexpectedly closed. Server sent command exit status 1."

File etc\passwd contains
dom:unused_by_nt/2000/xp:11012:11111:First Last,U-DOMAIN1\dom,S-1-5-21-1686059446-505037897-1415713722-1012:/home:/bin/switch
LOC:unused_by_nt/2000/xp:1015:513:First Last,U-PC\loc,S-1-5-21-1454471165-1614895754-725345543-1015:/home:/bin/switch
Where dom is domain user, loc is local user.

Connection as local user works well as with putty as with WinSCP.

Thanks for any help!