Success!!

I applied the same modification to qmail-ldaplookup.c, ran make clean
the recompiled.  Everything now works!

Previously I was testing by using qmail-ldaplookup, so it is likely
that only modifying checkpassword did provide the access needed for POP
clients, but it did not address the test I was running.

Thank you so much for you help!
Mike


Henning Brauer wrote:
>On Tue, Apr 16, 2002 at 03:56:39PM -0400, Mike Lichtenwalner wrote:
>> Thanks, but I don't think that worked.
>> >> I removed the line containing !str_diffn("{crypt}"..etc., and I added
>> the line with both {crypt} and {CRYPT}.  I then recompiled ("make
>> setup check") the ldap patched qmail source.  My auth_pop and
>> qmail-ldaplookup files have new date/time stamps, but authentication
>> against {CRYPT} passwords still fails.
>> >> I'm open to any other suggestions.
>
>please run make clean, recompile and test again. test hard. I searched again
>for {crypt} vs {CRYPT} in the whole source and aside from qmail-ldaplookup.c
>(unimportant) this is the only occurance. I read the code again, it MUST be
>right.
>
>-- >| Henning Brauer  | PGP-Key: http://misc.bsws.de/hb/pubkey.asc          >| BS Web 
>Services | Roedingsmarkt 14, 20459 Hamburg, DE | http://bsws.de
>Unix is very simple, but it takes a genius to understand the simplicity.
>(Dennis Ritchie)
>
>


Reply via email to