On Wed, 20 Feb 2013 02:20:55 +0100 Rainer Jung <[email protected]> wrote:
> On 20.02.2013 01:39, Noel Butler wrote: > > On Tue, 2013-02-19 at 12:03 +0100, Rainer Jung wrote: > > OK, so we know it is correctly retrieving the hash and the aces > control really fails in the apu password_validate. > > Next: Could you please > > grep CRYPT /path/to/build/apache/srclib/apr-util/config.status > > I'd like to check, whether your platform has CRYPT_R_CRYPTD or > CRYPT_R_STRUCT_CRYPT_DATA defined. If it is the latter, then what OS > is it and which glibs version? > > It might be the following change: > > http://svn.apache.org/viewvc/apr/apr/trunk/crypto/apr_md5.c?r1=998533&r2=998532&pathrev=998533 > > which was ported to 1.5 (file crypto/apr_passwd.c) but not to 1.4. All > other differences between the source of password_validate() in 1.4 and > 1.5 seem to be unrelated to your problem. Note he mentioned SHA512, not crypt(). I don't know that this makes a difference on that architecture. This would apply to 2.2.24 then? (Moreso, given that 2.4.x -deps tarballs seem to disclaim being part of the release.)
