patch to send incoming key to AuthorizedKeysCommand via stdin
Peter Stuge
peter at stuge.se
Sun Mar 23 19:59:40 EST 2014
Eitan Adler wrote:
> >> those limits suggest that the size is 128kiB on anything resembling a
> >> modern Linux system.
> >
> > How about other platforms?
>
> Especially embedded systems which may have a lot less RAM?
What's the problem with forking and writing to the pipe from the
parent only when it is writable?
//Peter
More information about the openssh-unix-dev
mailing list