On Mon, 2005-12-19 at 11:52 +0100, Alexander Dalloz wrote: > Am Mo, den 19.12.2005 schrieb John Francis um 3:55: > > > Still no luck. It doesn't look like Cyrus IMAPd (or SASL?) is > > querying the ldap server. > > Please provide log messages. Cyrus-IMAPd logs with facility MAIL to the > syslog. I don't know which facility the FDS uses; OpenLDAP uses LOCAL4, > so you can let it log into its own log file by adjusting > /etc/syslog.conf. ---- by default, FDS doesn't use syslog. It stores the logs (access/error etc.) in <server-base>/slapd-*name*/logs # ls -l /opt/fedora-ds/slapd-srv1/logs/ total 3164 -rw------- 1 nobody nobody 1163703 Dec 19 06:44 access -rw------- 1 nobody nobody 1939471 Dec 18 23:20 access.20051217-232035 -rw------- 1 nobody root 166 Dec 18 23:21 access.rotationinfo -rw------- 1 nobody root 0 Dec 9 07:45 audit -rw------- 1 nobody root 63 Dec 9 07:45 audit.rotationinfo -rw------- 1 nobody nobody 4190 Dec 18 06:28 errors -rw------- 1 nobody root 44384 Dec 14 07:25 errors.20051209-074506 -rw------- 1 nobody root 164 Dec 18 06:28 errors.rotationinfo -rw-r--r-- 1 nobody nobody 5 Dec 14 07:25 pid -rw-r--r-- 1 nobody nobody 1876 Dec 13 13:41 slapd.stats -rw-r--r-- 1 nobody nobody 5 Dec 14 07:25 startpid Craig