|
|||||||||||
|
RE: SSHD on AIX 5.1
From: BOURGUIGNON D DvSI/SNPI MTY <didier.bourguignon(at)francetelecom.com>
Date: Mon May 05 2003 - 11:29:33 EDT
So, when you use the AIX subsystem, in the declaration of the servicen you must add the parameter following : -D This is the command I use on my AIX Boxs : /usr/bin/mkssys -s sshd -p /usr/local/OpenSSH/sbin/sshd -a '-D' -u 0 -S -n 15 -f 9 -R -G local After that, add in the inittab file : /usr/sbin/mkitab "sshd:2:once:startsrc -s sshd >> /dev/console 2>&1" NEVER use respawn it's manage by the subsys manager. Otherwise, the system crash (maybe your case). Hope this help.
Cordialement
This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 14:02:58 EDT |
||||||||||
|
|||||||||||