I found the following in the docs:
http://www.scalix.com/wiki/index.php?ti ... management
and
Page 94 of the Scalix Server Setup and Configuration Guide " where the chapter entitled "Integrating with an LDAP Directory" starts.
The two sets of docs are somewhat inconsistent in the configuration presented, so I went with the latest date. When that didn't work, I tried to see where the two agreed and then tried variations. So far, I have not been able to get authentication of any kind.
An example of the inconsistency is the absence of any mention of the pamcheck file in the newer docs...is this no longer required? Is the default okay? Since the file did not seem to exist in my 11.0.3 installation, I am guessing the former, but I don't know.
Of more concern is when I roll out the LDAP authentication based configuration, my understanding is that its supposed to fail over to the native Scalix auth scheme. I am getting no auth at all, getting "Bad user and/or password" errors when I try to login to the webmail client, and similar errors in Outlook 2003.
The log shows repeated messages like this:
ERROR LDAP Daemon (LDAP Engine ) 04.11.07 18:06:21
ERROR LDAP Daemon (LDAP Engine ) 04.11.07 18:06:21
ERROR LDAP Daemon (LDAP Engine ) 04.11.07 18:06:31
ERROR LDAP Daemon (LDAP Engine ) 04.11.07 18:06:31
ERROR LDAP Daemon (LDAP Engine ) 04.11.07 18:06:43
ERROR LDAP Daemon (LDAP Engine ) 04.13.07 06:11:03
ERROR LDAP Daemon (LDAP Engine ) 04.13.07 06:11:03
ERROR LDAP Daemon (LDAP Engine ) 04.13.07 06:11:03
ERROR LDAP Daemon (LDAP Engine ) 04.13.07 06:11:03
which seem to be related, but I am not skilled in the parsing exactly what the log
is trying to tell me.
Any pointers to a definitive document or example would be greatly appreciated.