Home | History | Annotate | Download | only in cygwin

Lines Matching refs:csih_warning

81     	csih_warning "Generating ${SYSCONFDIR}/ssh_host_key failed!"
91 csih_warning "Generating ${SYSCONFDIR}/ssh_host_key failed!"
101 csih_warning "Generating ${SYSCONFDIR}/ssh_host_key failed!"
111 csih_warning "Generating ${SYSCONFDIR}/ssh_host_key failed!"
150 csih_warning "Removing sshd from ${_wservices} failed!"
155 csih_warning "Removing sshd from ${_wservices} failed!"
169 csih_warning "Adding ssh to ${_wservices} failed!"
174 csih_warning "Adding ssh to ${_wservices} failed!"
224 csih_warning "Setting privilege separation to 'yes' failed!"
225 csih_warning "Check your ${SYSCONFDIR}/sshd_config file!"
233 csih_warning "Setting privilege separation to 'yes' failed!"
234 csih_warning "Check your ${SYSCONFDIR}/sshd_config file!"
271 csih_warning "Removing ssh[d] from ${_inetcnf} failed!"
276 csih_warning "Removing ssh[d] from ${_inetcnf} failed!"
295 csih_warning "Updating ${_sshd_inetd_conf} failed!"
315 csih_warning "Removing sshd from ${_inetcnf} failed!"
320 csih_warning "Removing sshd from ${_inetcnf} failed!"
338 csih_warning "Adding ssh to ${_inetcnf} failed!"
369 csih_warning "Couldn't determine name of user running sshd service from /etc/passwd!"
370 csih_warning "As a result, this script cannot make sure that the files used"
371 csih_warning "by the sshd service belong to the user running the service."
372 csih_warning "Please re-run the mkpasswd tool to make sure the /etc/passwd"
373 csih_warning "file is in a good shape."
383 csih_warning "Couldn't change owner of $i!"
390 csih_warning "Couldn't change owner of ${LOCALSTATEDIR}/empty!"
395 csih_warning "Couldn't change owner of ${LOCALSTATEDIR}/log/lastlog!"
402 csih_warning "Couldn't change owner of ${LOCALSTATEDIR}/log/sshd.log!"
408 csih_warning "Couldn't change owner of important files to ${run_service_as}!"
409 csih_warning "This may cause the sshd service to fail! Please make sure that"
410 csih_warning "you have suufficient permissions to change the ownership of files"
411 csih_warning "and try to run the ssh-host-config script again."
636 csih_warning "Running this script typically requires administrator privileges!"
637 csih_warning "However, it seems your account does not have these privileges."
638 csih_warning "Here's the list of groups in your user token:"
645 csih_warning "This usually means you're running this script from a non-admin"
646 csih_warning "desktop session, or in a non-elevated shell under UAC control."
648 csih_warning "Make sure you have the appropriate privileges right now,"
649 csih_warning "otherwise parts of this script will probably fail!"
669 csih_warning "Can't set permissions on ${SYSCONFDIR}!"
674 csih_warning "Can't set extended permissions on ${SYSCONFDIR}!"
682 csih_warning "Can't set permissions on ${LOCALSTATEDIR}/log!"
687 csih_warning "Can't set extended permissions on ${LOCALSTATEDIR}/log!"
703 csih_warning "Can't set permissions on ${LOCALSTATEDIR}/log/lastlog!"
712 csih_warning "Can't set permissions on ${LOCALSTATEDIR}/empty!"
717 csih_warning "Can't set extended permissions on ${LOCALSTATEDIR}/empty!"
753 csih_warning "Host configuration exited with ${warning_cnt} errors or warnings!"
754 csih_warning "Make sure that all problems reported are fixed,"
755 csih_warning "then re-run ssh-host-config."