|
|
|
|
||||||
| comp.mail.imap Discussion of IMAP-based mail systems. |
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 |
|
Messages: n/a
Hébergeur: |
I'm attempting to configure cyrus on Suse10. I cant' seem to get past creating the imap admin logon. At least I think that's what I'm trying to do.
In the log (included below) I see: "Could not find auxprop plugin." What does that mean? ==================== Here is my imapd.conf. penguin:/ # less /etc/imapd.conf configdirectory: /var/lib/imap partition-default: /var/spool/imap sievedir: /var/lib/sieve admins: cyrus allowanonymouslogin: no autocreatequota: 10000 reject8bit: no quotawarn: 90 timeout: 30 poptimeout: 10 dracinterval: 0 drachost: localhost sasl_pwcheck_method: auxprop sasl_mech_list: plain login lmtp_overquota_perm_failure: no lmtp_downcase_rcpt: yes allowplaintext: yes loginrealms: all ================================== This is the attempt to create the user in the sasl database: penguin:/ # saslpasswd2 -c cyrus Password: Again (for verification): saslpasswd2: no mechanism available ==================================== This is the syslog: Jul 24 10:20:16 penguin slapd[19991]: conn=2210 op=2 BIND dn="" method=128 Jul 24 10:20:16 penguin slapd[19991]: conn=2210 op=2 RESULT tag=97 err=0 text= Jul 24 10:20:58 penguin master[8152]: process 8159 exited, status 0 Jul 24 10:21:16 penguin slapd[19991]: conn=2210 op=3 BIND dn="" method=128 Jul 24 10:21:16 penguin slapd[19991]: conn=2210 op=3 RESULT tag=97 err=0 text= Jul 24 10:21:16 penguin slapd[19991]: conn=2210 op=4 UNBIND Jul 24 10:21:16 penguin slapd[19991]: conn=2210 fd=10 closed Jul 24 10:22:19 penguin saslpasswd2: could not find auxprop plugin, was searching for [all] Jul 24 10:22:19 penguin saslpasswd2: could not find auxprop plugin, was searching for [all] Jul 24 10:22:19 penguin saslpasswd2: OTP: auxprop backend can't store properties Jul 24 10:22:19 penguin saslpasswd2: OTP: failed to set secret for cyrus: no mechanism available (No such file or directory) ================================================== =================== This is a list of what I think is the home of the "mechanisms". I note the presence of the .so's for plain and login as listed in the parm: sasl_mech_list: plain login penguin:/ # ls -la /usr/lib/sasl2 total 228 drwxr-xr-x 2 root root 840 2006-07-24 08:43 . drwxr-xr-x 161 root root 57128 2006-07-24 07:57 .. lrwxrwxrwx 1 root root 22 2006-05-29 08:54 libanonymous.so -> libanonymous.so.2.0.21 lrwxrwxrwx 1 root root 22 2006-05-29 08:54 libanonymous.so.2 -> libanonymous.so.2.0.21 -rwxr-xr-x 1 root root 13592 2005-09-09 10:39 libanonymous.so.2.0.21 lrwxrwxrwx 1 root root 21 2006-07-24 07:26 libgssapiv2.so -> libgssapiv2.so.2.0.21 lrwxrwxrwx 1 root root 21 2006-07-24 07:26 libgssapiv2.so.2 -> libgssapiv2.so.2.0.21 -rwxr-xr-x 1 root root 25336 2005-09-09 10:39 libgssapiv2.so.2.0.21 lrwxrwxrwx 1 root root 18 2006-05-29 08:54 liblogin.so -> liblogin.so.2.0.21 lrwxrwxrwx 1 root root 18 2006-05-29 08:54 liblogin.so.2 -> liblogin.so.2.0.21 -rwxr-xr-x 1 root root 14420 2005-09-09 10:39 liblogin.so.2.0.21 lrwxrwxrwx 1 root root 16 2006-07-24 07:26 libotp.so -> libotp.so.2.0.21 lrwxrwxrwx 1 root root 16 2006-07-24 07:26 libotp.so.2 -> libotp.so.2.0.21 -rwxr-xr-x 1 root root 45020 2005-09-09 10:39 libotp.so.2.0.21 lrwxrwxrwx 1 root root 18 2006-07-24 07:26 libplain.so -> libplain.so.2.0.21 lrwxrwxrwx 1 root root 18 2006-07-24 07:26 libplain.so.2 -> libplain.so.2.0.21 -rwxr-xr-x 1 root root 14420 2005-09-09 10:39 libplain.so.2.0.21 lrwxrwxrwx 1 root root 19 2006-05-29 08:54 libsasldb.so -> libsasldb.so.2.0.21 lrwxrwxrwx 1 root root 19 2006-05-29 08:54 libsasldb.so.2 -> libsasldb.so.2.0.21 -rwxr-xr-x 1 root root 18756 2005-09-09 10:39 libsasldb.so.2.0.21 lrwxrwxrwx 1 root root 16 2006-07-24 08:43 libsql.so -> libsql.so.2.0.21 lrwxrwxrwx 1 root root 16 2006-07-24 08:43 libsql.so.2 -> libsql.so.2.0.21 -rwxr-xr-x 1 root root 21932 2005-09-09 10:39 libsql.so.2.0.21 -rw-r----- 1 root ldap 38 2005-09-09 11:17 slapd.conf -rw------- 1 root root 44 2006-07-24 07:46 smtpd.conf.rpmsave |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
bedank. |
|
![]() |
| Outils de la discussion | |
|
|