Lines Matching refs:sshd
150 SSH_PRIVSEP_USER=sshd
335 # NOTE, The manifest disables sshd by default.
420 \$chroot ${PATH_USERADD_PROG} -c 'SSHD PrivSep User' -s /bin/false -g $SSH_PRIVSEP_USER \$sshduid $SSH_PRIVSEP_USER
535 # This could get hairy, as the running sshd may not be under SMF.
541 if [ -s ${piddir}/sshd.pid ] && \
545 -p "Should the running sshd daemon be restarted? ${DEF_MSG}"\` || exit \$?
554 # determine if we should start sshd
556 -p "Start the sshd daemon after installing this package? ${DEF_MSG}"\` || exit \$?
583 if [ -s ${piddir}/sshd.pid -a -f ${TEST_DIR}/etc/init.d/${SYSVINIT_NAME} ]
586 -p "Should the running sshd daemon be restarted? ${DEF_MSG}"\` || exit \$?
595 # determine if we should start sshd
597 -p "Start the sshd daemon after installing this package? ${DEF_MSG}"\` || exit \$?