Re: SSH through inetd
From: Darren Tucker (dtucker_at_dodgy.net.au)
Date: 08/19/04
- Next message: john_owens_at_yahoo.com: "ssh: how to make it drop the connection when it is not connected?"
- Previous message: Dicky Stafford: "Re: Win XP SP2 alternate localhost broken"
- In reply to: Bryce Goodwin: "SSH through inetd"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 19 Aug 2004 21:21:20 +0000 (UTC)
In article <cg32cc$1jci$1@acs2.byu.edu>,
Bryce Goodwin <NOSPAMbryce2000@byu.edu> wrote:
>I have ssh loaded on an AIX box 5.1. It works as a stand alone which is
>stared by rc at boot, but I have been unable to have it function through
>inetd.
>ssh is defined in services and I defined it in inetd as "ssh stream tcp6
>nowait root /usr/sbin/sshd sshd"
Try adding the "-i" flag to sshd. From the sshd man page:
-i Specifies that sshd is being run from inetd. [...]
--
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69
Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.
- Next message: john_owens_at_yahoo.com: "ssh: how to make it drop the connection when it is not connected?"
- Previous message: Dicky Stafford: "Re: Win XP SP2 alternate localhost broken"
- In reply to: Bryce Goodwin: "SSH through inetd"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]