Home | History | Annotate | Download | only in aix

Lines Matching refs:sshd

94 	SSH_PRIVSEP_USER=sshd
139 # Set ssh and sshd parameters as per config.local
221 mkuser gecos='SSHD PrivSep User' login=false rlogin=false account_locked=true pgrp=$SSH_PRIVSEP_USER $SSH_PRIVSEP_USER
264 echo Creating SRC sshd subsystem.
265 rmssys -s sshd 2>&1 >/dev/null
266 mkssys -s sshd -p "$sbindir/sshd" -a '-D' -u 0 -S -n 15 -f 9 -R -G tcpip
267 startupcmd="start $sbindir/sshd \\\"\\\$src_running\\\""
268 oldstartcmd="$sbindir/sshd"
270 startupcmd="$sbindir/sshd"
271 oldstartcmd="start $sbindir/sshd \\\"$src_running\\\""
290 echo "sshd found in rc.tcpip, not adding."
292 echo "Adding sshd to rc.tcpip"
294 echo "# Start sshd" >>/etc/rc.tcpip