Control-c not work under openssh?
Irving Popovetsky
irving at uscybernetics.com
Fri Aug 11 02:46:48 EST 2000
On Thu, Aug 10, 2000 at 05:32:54PM +0100, douglas.manton at uk.ibm.com wrote:
> Login can accept a list of environment variables in the format
> VARIABLE=VALUE, but it refuses to accept PATH being passed (a good thing)
> although this just gives a warning and the logon continues. I did kludge
> an earlier version to pass the env list in place of the NULL when using
> login but lost it during a disk cleanup :-( . BTW login ignores any env
> passed by calling it with an execle.
Yes, I started doing this myself also when I got sidetracked.
Looking at Tatu Ylonen's ssh, it does the exact same thing (just a NULL),
so I'm assuming that this is the correct behavior? So I figured (at
least for my environment) it would be better to turn efforts to fixing the
control-C issue instead of kludging something else. But I may be
mistaken.
-Irving
More information about the openssh-unix-dev
mailing list