Hello everyone..
I've finally got sqwebmail to compile the authldap module by setting the
following ENV variables:
CPPFLAGS="-I/path_of_openldap/include"
LDFLAGS=-L/path_of_openldap/lib"
CC=gcc
Anyway now I still can't login successfully I get INVALID USER ID OR
PASSWORD again.
Here's my Apache error_log messages:
authdaemon connect: Permission denied
I've checked my /usr/local/share/sqwebamil/authldaprc file and my config
settings look correct. Any clues as to why I could be getting permission
denied.
Are there any other log files I can check for clues?
- Coper out....