Am Dienstag, 6. Januar 2004 01:03 schrieb Jason Williams: > I should mention, im running FreeBSD 4.9, with cyrus 2.1.15, > cyrus-sasl-2.1.17, BerkeleyDB-4.1.25. > I built cyrus out of the ports tree, so I could get a feel for everything. > I'm planning to build everything by hand, to have more control and > understand more of the underlying concepts. > > Anyway, I was reading the docs on the cyrus web page and was reading the > part about testing cyrus. I have been able to login and authenticate to > ensure it is working correctly, but there is a entry in my log that I'm not > sure about. Here it is: > > Jan 5 23:54:39 obsidianbox imapd[8015]: OTP unavailable because can't > read/write key database /etc/opiekeys: Permission denied > Jan 5 23:54:43 obsidianbox imapd[8015]: no user in db
Please show: # ldd /path/to/sasl2/libsasldb2.so And # file /path/to/sasldb2 (Maybe the extensions must be changed, depends on you OS) -- Andreas