Changes

From SME Server
Jump to navigationJump to search
Line 44: Line 44:  
  ssh-host-config
 
  ssh-host-config
 
You are asked a few questions. Answer them as shown in the script dialog below (in bold text).
 
You are asked a few questions. Answer them as shown in the script dialog below (in bold text).
 +
 +
===== On Windows Vista =====
 +
.
 +
 +
===== On Windows XP =====
 
  Generating /etc/ssh_host_key
 
  Generating /etc/ssh_host_key
 
  Generating /etc/ssh_host_rsa_key
 
  Generating /etc/ssh_host_rsa_key
Line 56: Line 61:  
  Should this script create a local user 'sshd' on this machine? (yes/no) '''yes'''
 
  Should this script create a local user 'sshd' on this machine? (yes/no) '''yes'''
 
  Generating /etc/sshd_config file
 
  Generating /etc/sshd_config file
  Added ssh to C:\WINDOWS\system32\drivers\etc\services
+
  Added ssh to F:\WINDOWS\system32\drivers\etc\services
   
   
 
   
 
  Warning: The following functions require administrator privileges!
 
  Warning: The following functions require administrator privileges!
Line 67: Line 71:  
  sshd starts? It's recommended to set at least "ntsec" to be
 
  sshd starts? It's recommended to set at least "ntsec" to be
 
  able to change user context without password.
 
  able to change user context without password.
  Default is "ntsec".  CYGWIN=
+
  Default is "ntsec".  CYGWIN='''ntsec'''
 
   
 
   
 
  The service has been installed under LocalSystem account.
 
  The service has been installed under LocalSystem account.
 +
To start the service, call `net start sshd' or `cygrunsrv -S sshd'.
 
   
 
   
 
  Host configuration finished. Have fun!
 
  Host configuration finished. Have fun!
 +
 +
===== On Windows 2000 =====
 +
.
 +
 +
===== On Windows Server 2003 =====
 +
.
 +
 +
===== On Windows Server 2000 =====
 +
.
    
Start the sshd service
 
Start the sshd service
501

edits

Navigation menu