PHWinfo banniere

Titres
PORTAIL ANNUAIRE ARTICLES COMPARATEUR HÉBERGEURS DEVIS FORUMS RÉDUCTEUR D'URL
Précédent   PHWinfo > Forums Hébergement > Forum Logiciels d'hébergement > comp.mail.imap > Need getting started with Cyrus/sasl. saslpasswd2 fails..couldnot find auxprop plugin
S'inscrire FAQ Membres Recherche Messages du jour Marquer les forums comme lus
comp.mail.imap Discussion of IMAP-based mail systems.

Need getting started with Cyrus/sasl. saslpasswd2 fails..couldnot find auxprop plugin

Réponse
 
LinkBack Outils de la discussion
Vieux 25/07/2006, 01h40   #1
Harold Barnes
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Need getting started with Cyrus/sasl. saslpasswd2 fails..couldnot find auxprop plugin

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
  Réponse avec citation
Vieux 27/07/2006, 12h34   #2
reginialeisberg@orange.nl
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut bedank.


bedank.

  Réponse avec citation
Réponse


Outils de la discussion

Règles de messages
Vous ne pouvez pas créer de nouvelles discussions
Vous ne pouvez pas envoyer des réponses
Vous ne pouvez pas envoyer des pièces jointes
Vous ne pouvez pas modifier vos messages

Les balises BB sont activées : oui
Les smileys sont activés : oui
La balise [IMG] est activée : oui
Le code HTML peut être employé : non
Trackbacks are oui
Pingbacks are oui
Refbacks are oui


Fuseau horaire GMT +1. Il est actuellement 10h55.


Édité par : vBulletin® version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC5 Tous droits réservés.
Version française #16 par l'association vBulletin francophone
PHWinfo est un site Éducation Sans Frontières ©2000-2008
Ad Management by RedTyger
©Tous droits réservés par les parties respectives
Page generated in 0,13121 seconds with 10 queries