Re: Guest users OK, real users can't get in


Subject: Re: Guest users OK, real users can't get in
From: Matisse Enzer (matisse@matisse.net)
Date: Mon Feb 05 2001 - 18:21:29 EST


Thanks.

That did it.

By the way, I also had to add:

        -L/usr/local/ssl/lib

to {sourcedir}/etc/uams/Makefile

So I have:

---------------------------------------cut here------------------------
.c.so:
        $(COMPILE) -DHAVE_CONFIG_H -fPIC -DPIC \
          -I$(top_srcdir) -fomit-frame-pointer -c $< ; \
        $(LD) -shared $(LDSHAREDFLAGS) -o $@ $*.o $(LIBS) \
        -L/usr/local/ssl/lib
---------------------------------------cut here------------------------

On Mon, 5 Feb 2001, Lee Howard wrote:

> At 10:17 AM 2/5/01 -0800, Matisse Enzer wrote:
> >Hi folks,
> >
> >I've just installed netatalk v1.5
> >
> >OS: RedHat linux 6.1 system (kernal: 2.2.12-20smp)
> >Compiler: egcs-2.91.66
> >openssl: 0.9.6
> >
> >I enabled shadow passwords by adding -DSHADOWPW to the CFLAGS in
> >etc/afpd/Makefile
>
> This doesn't work with v1.5. You need to "./configure --with-shadow"
>
> Lee.
>



This archive was generated by hypermail 2b28 : Sun Oct 14 2001 - 03:04:31 EDT