Re: AIX 5.2 w/ password expiration patch
From: Darren Tucker (dtucker_at_zip.com.au)
Date: 07/18/03
- Previous message: Darren Tucker: "Re: AIX 5.2 w/ password expiration patch"
- In reply to: Ryan.Kish_at_i-structure.com: "AIX 5.2 w/ password expiration patch"
- Next in thread: Darren Tucker: "Re: AIX 5.2 w/ password expiration patch"
- Reply: Darren Tucker: "Re: AIX 5.2 w/ password expiration patch"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 18 Jul 2003 15:28:18 +1000 To: Ryan.Kish@i-structure.com
Ryan.Kish@i-structure.com wrote:
> Recently we have upgraded some of our systems to AIX 5.2. Now that this has
> occurred, I have run into issues trying to compile OpenSSH 3.6.1p2 with the
> Multi-platform Password Expiry patch (22). Below are the steps I have taken
> so far:
[snip]
> auth.c:630: too few arguments to function `loginfailed'
This is the problem, the rest are warnings. Between AIX versions 5.1 and
5.2 IBM changed the number of arguments that loginfailed() takes from 3 to
4.
For a quick fix, see:
http://marc.theaimsgroup.com/?l=openssh-unix-dev&m=105223097117841
Future versions of OpenSSH will detect the number of arguments that
loginfailed() takes and adjust accordingly. I'll backport that fix to the
next version of the password expiry patch.
-Daz.
--
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.
- Previous message: Darren Tucker: "Re: AIX 5.2 w/ password expiration patch"
- In reply to: Ryan.Kish_at_i-structure.com: "AIX 5.2 w/ password expiration patch"
- Next in thread: Darren Tucker: "Re: AIX 5.2 w/ password expiration patch"
- Reply: Darren Tucker: "Re: AIX 5.2 w/ password expiration patch"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|