hi:
I guess you have installed your LDAP Server in a path which you choiced
, but not in the traditional /usr/local , so when you configure your
sqwebmail , you must tell where to find the LDAP Lib and Include files ,
just like below :
#CCFLAGS=/path to your LDAP Server Lib files/
#LDFLAGS=/path to your LDAP Server include files/
#export CCFLAGS
#exprot LDFLAGS
#./configure ....................
lucky :P) by China, X.D.Chen
-----Original Message-----
·¢¼þÈË: John Cope <[EMAIL PROTECTED]>
ÊÕ¼þÈË: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
ÈÕÆÚ: 2001Äê4ÔÂ18ÈÕ 2:12
Ö÷Ìâ: Problem authenticating with LDAP...
>Ok.. I've managed to get sqwebmail v2.0 compiled and installed on my web
>server. I'm able to access the login screen, but now I get invalid
username
>or password. I've checked the configuration files all looks well but I
>can't find the authdaemond in /usr/libexec/sqwebmail/authlib directory. As
>a matter of fact the libexec directory was not even created.
>
>Anybody have any clues as to what I'm missing or may have done wrong..
>
>Here's how I ran ./configure:
>
>./configure --with-cachedir --with-db=gdbm \
>--enable-cgibindir=/apps/Apache/cgi-bin \
>--enable-imagedir=/apps/Apache/htdocs/webmail \
>--enable-mimetypes=/apps/Apache/conf/mime.types --with-module=authldap
>
>I'm new to this package so please forgive me..
>
>I have qmail and courier up and running and authenticating to LDAP, just
>fine. the only piece I'm missing is sqwebmail. Thanks for any and all
help
>received.. :^)
>
>- John Cope (a.k.a "Coper")
>
>
>