Friday, October 26, 2007

SSH for windows

download from SSHWindows and install. It's linux sshd with small cygwin. It installs as windows service(OpenSSHd)

after install in bin folder, run below commands:

mkgroup -l >> ..\etc\group
mkpassword -l >> ..\etc\passwd

No comments: