IETF-SSH archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: last-call issues..
On Wed, Mar 14, 2001 at 02:03:10PM +0000, Simon Tatham wrote:
> `subsystem-program'. Instead, it's `subsystem-wrapper <rfd> <wfd>
> subsystem-program', where subsystem-wrapper is a small helper
> program (in /usr/lib, say). <rfd> and <wfd> are the file numbers
> of the pipes provided by sshd.
the shell will probably close rfd and wfd (you don't need rfd, since
stdin is clean, only stdout is a mess).
-m
Home |
Main Index |
Thread Index |
Old Index