HomeSort by: relevance | last modified time | path
    Searched refs:sshd (Results 1 - 17 of 17) sorted by relevancy

  /src/etc/pam.d/
Makefile 6 passwd pop3 ppp racoon rexecd rsh sshd su system telnetd xdm \
12 .for f in display_manager ftpd sshd su system
  /src/distrib/evbarm/instkernel/sshramdisk/
mtree.conf 27 ./var/chroot/sshd
  /src/tests/fs/psshfs/
t_psshfs.sh 83 /usr/sbin/sshd -e -f ./sshd_config >sshd.log 2>&1 &
84 while [ ! -f sshd.pid ]; do
87 echo "SSH server started (pid $(cat sshd.pid))"
107 if [ -f sshd.pid ]; then
108 echo "Stopping SSH server (pid $(cat sshd.pid))"
109 kill $(cat sshd.pid)
111 if [ -f sshd.log ]; then
113 sed -e 's,^, ,' sshd.log
254 # sshd that is handling the sftp session
    [all...]
  /src/etc/rc.d/
sshd 3 # $NetBSD: sshd,v 1.37 2023/07/22 08:51:28 kim Exp $
6 # PROVIDE: sshd
11 name="sshd"
35 /etc/rc.d/sshd keyregen
81 sshd -t
Makefile 40 savecore screenblank securelevel smtoff sshd \
  /src/distrib/utils/embedded/conf/
usermode.conf 42 sshd=YES key
riscv.conf 85 sshd=YES key
evbmips.conf 94 sshd=YES key
x86.conf 71 sshd=YES key
evbarm.conf 112 sshd=YES key
evbppc.conf 93 sshd=YES key
  /src/usr.bin/sys_info/
sys_info.sh 184 opensshd|sshd)
185 run "sshd -V 2>&1 | awk '/OpenSSH/ { sub(\"_\", \"D-\", \$1); print tolower(\$1) }'"
  /src/etc/defaults/
rc.conf 247 sshd=NO sshd_flags="" key
  /src/tests/lib/librumphijack/
t_tcpip.sh 79 # XXX2: copypasted from jmmv's sshd thingamob in the psshfs test.
96 /usr/sbin/sshd -d -e -E "$(pwd)/out" -f ./sshd_config &
97 # while [ ! -f sshd.pid ]; do
100 # echo "SSH server started (pid $(cat sshd.pid))"
116 echo "sshd running"
122 atf_set "descr" "Test that hijacked ssh/sshd works"
142 # > The LDAP problem has been fixed, but the new sshd-session
143 # > wants to exec sshd-auth with stdin/out the network socket so the
171 # sshd dies due to RUMPHIJACK_RETRYCONNECT=1d6
  /src/usr.sbin/postinstall/
postinstall.in 1456 named ntpd sshd SKIP _pflogd _rwhod staff _proxy _timedc \
1914 passwd pop3 ppp racoon rexecd rsh sshd su system telnetd \
2345 for f in sshd.conf ssh.conf ; do
2368 "${etcssh}/sshd.conf" \
2369 "${DEST_DIR}/etc/sshd.conf" ; do
2402 if ! check_dir "${op}" "${DEST_DIR}/var/chroot/sshd" 755 ; then
2406 if rcconf_is_set "${op}" sshd sshd_conf_dir 1; then
2450 postfix SKIP named ntpd sshd SKIP _pflogd _rwhod SKIP _proxy \
  /src/usr.sbin/sysinst/
msg.mi.pl 1181 message enable_sshd {Wlacz sshd}
msg.mi.de 1263 message enable_sshd {sshd (Secure Shell daemon) aktivieren}

Completed in 20 milliseconds