openssh static build - mission impossible?
Peter Stuge
peter at stuge.se
Wed Mar 7 05:51:03 EST 2012
Ángel González wrote:
> Recompiling the same glibc version, but from upstream[1] instead of
> Fedora should theoretically work. Although I agree replacing glibc is
> not without risks.
I think libc can be left alone, all that is needed is a crypt()
implementation. If DES_crypt() can be used as-is then the missing
piece of the puzzle is a trivial wrapper.
//Peter
More information about the openssh-unix-dev
mailing list