Re: login problems (cleartext passwords)...


Subject: Re: login problems (cleartext passwords)...
From: Patrik Schindler (poc@pocnet.net)
Date: Thu May 25 2000 - 17:25:37 EDT


At 7:04 Uhr +0200 23.05.2000, Philipp Trautmann wrote:

>here are the steps needed to make this setup work:
>
>1. Verify the presence of /usr/include/shadow.h, /lib/libcrypt.so.1,
>/usr/lib/libcrypt.a and /usr/lib/libcrypt.so in your system (the path
>might be different, but make must be able to find them)
>
>2. Under the netatalk tree, insert the following lines near the top of
>etc/afpd/auth.c and etc/afpd/uam.c:
>
>#ifdef SHADOWPW
>#include <shadow.h>
>#endif SHADOWPW
>
>3. Add -DSHADOWPW to the CFLAGS in etc/afpd/Makefile and
>etc/uams/Makefile.
>
>4. In sys/linux/Makefile change "ADDLIBS=" to "ADDLIBS= -lcrypt -lrpcsvc".
>
>5. Compile and install. Test.

Thanks! I installed pre-2.4.1-37b this evening and after this it worked. What a pity, Adrian counts more into pam than in classic unix authentication.

Unfortunately, my chooser forces an user break into MacsBug when I use dhx login and provide a wrong password. Okay, I may continue but it's like a hair in my soup. :-) I use AppleShare 3.8.3 within System 7.6.1. Anybody have a clue how to work around this?

:wq! PoC



This archive was generated by hypermail 2b28 : Wed Jan 17 2001 - 14:30:48 EST