MPak at dotsconnect.com wrote:> Can "openssh-passexpire18.patch" be used on
"openssh-3.6.1p1" for solaris?
> I have downloaded above patch from
> "http://www.zip.com.au/~dtucker/openssh/". It looks like I was
not
> successful in applying it.
The patch against the CVS tree [1] will apply to 3.6.1p1 except for a
harmless reject on version.h.
You will need to apply with GNU patch -p0 and re-build configure with
"autoreconf". After that it should build and work fine.
The next time I re-do the patch I'll provide diffs against 3.6.1p1
instead of 3.5p1.
[1] http://www.zip.com.au/~dtucker/openssh/openssh-passexpire18.patch
--
Darren Tucker (dtucker at zip.com.au)
GPG Fingerprint D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69
Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.