SSHD 3.7.1p2 on HP-UX

Darren Tucker dtucker at zip.com.au
Thu Oct 2 10:02:42 EST 2003


Eric Cunningham wrote:
> 
> I tried the auth.c patch provided with the following results:
> 
>   - without
> http://bugzilla.mindrot.org/attachment.cgi?id=386&action=view applied,
> I'm back to getting "password has expired (password aged)" msgs from sshd.
> 
>   - with http://bugzilla.mindrot.org/attachment.cgi?id=386&action=view
> applied, I'm back to getting "account is locked" msgs from sshd. I tried
> resetting my password but still get "account is locked" msgs from sshd.

You need to run "autoreconf" to rebuild configure after applying that
patch, then configure && make.  Alternatively you can run configure then
comment out "#define DISABLE_SHADOW 1" from config.h before compiling.

-- 
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4  37C9 C982 80C7 8FF4 FA69
    Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.




More information about the openssh-unix-dev mailing list