Home | History | Annotate | Download | only in cygwin

Lines Matching refs:csih_inform

78     csih_inform "Generating ${SYSCONFDIR}/ssh_host_key"
88 csih_inform "Generating ${SYSCONFDIR}/ssh_host_rsa_key"
98 csih_inform "Generating ${SYSCONFDIR}/ssh_host_dsa_key"
108 csih_inform "Generating ${SYSCONFDIR}/ssh_host_ecdsa_key"
148 csih_inform "Removing sshd from ${_wservices}"
167 csih_inform "Added ssh to ${_wservices}"
192 csih_inform "Privilege separation is set to yes by default since OpenSSH 3.3."
193 csih_inform "However, this requires a non-privileged account called 'sshd'."
194 csih_inform "For more info on privilege separation read /usr/share/doc/openssh/README.privsep."
215 csih_inform "Updating ${SYSCONFDIR}/sshd_config file"
269 csih_inform "Removed ssh[d] from ${_inetcnf}"
293 csih_inform "Updated ${_sshd_inetd_conf}"
313 csih_inform "Removed sshd from ${_inetcnf}"
336 csih_inform "Added ssh to ${_inetcnf}"
428 csih_inform "Sshd service is already installed."
438 csih_inform "On Windows Server 2003, Windows Vista, and above, the"
439 csih_inform "SYSTEM account cannot setuid to other users -- a capability"
440 csih_inform "sshd requires. You need to have or to create a privileged"
441 csih_inform "account. This script will help you do so."
486 csih_inform "The sshd service has been installed under the LocalSystem"
487 csih_inform "account (also known as SYSTEM). To start the service now, call"
488 csih_inform
489 csih_inform "will start automatically after the next reboot."
497 csih_inform "The sshd service has been installed under the '${run_service_as}'"
498 csih_inform "account. To start the service now, call \`net start sshd' or"
499 csih_inform "\`cygrunsrv -S sshd'. Otherwise, it will start automatically"
500 csih_inform "after the next reboot."
655 csih_inform "Ok. Exiting. Make sure to switch to an administrative account"
656 csih_inform "or to start this script from an elevated shell."
730 csih_inform "Updating ${SYSCONFDIR}/ssh_config file with requested port"
751 csih_inform "Host configuration finished. Have fun!"