![]() | ![]() |
http://www.gnac.com/techinfo/ssh_on_nt/
Replace a process level token
C:\> C:\reskit\instsrv.exe SecureShellDaemon C:\reskit\srvany.exe -a mypc\root -p root
C:\> ssh-keygen1 -f /etc/ssh_host_key -N "" -C ""
HostKey /etc/ssh_host_key PidFile /etc/sshd.pid RandomSeed /etc/ssh_random_seed
WARNING: If you make changes in sshd_config while the SSH server is running, you must terminate and restart sshd for those changes to take effect. [Section 14.3.9, "Terminate the Server"] Stopping and restarting the service with the Services control panel isn't sufficient.
Otherwise, try connecting from another site:C:\> ssh1 localhost smith@127.0.0.1's password: ********
If the connection doesn't work, use ssh1 -v to print diagnostic output and figure out the problem.$ ssh1 -l smith mypc.mydomain.org smith@mypc.mydomain.org's password: ********
C:\> kill 392