Passwort Probleme

Bernd Blana bernd at bblana.de
So Aug 23 10:29:33 CEST 2020


Hallo Klaus,

ich hatte es schon mehrfach versucht mit einem neuen Passwort, aber es  
hat nicht gebracht. Ich habe jetzt den Befehl doveadm -Dv user  
xxxx at yyyy versucht, und die ist die Ausgabe:

root at mail:~# doveadm -Dv user xxxx at yyyy
Debug: Loading modules from directory: /usr/lib/dovecot/modules/doveadm
Debug: Skipping module doveadm_acl_plugin, because dlopen() failed:  
/usr/lib/dovecot/modules/doveadm/lib10_doveadm_acl_plugin.so:  
undefined symbol: acl_lookup_dict_iterate_visible_next (this is  
usually intentional, so just ignore this message)
Debug: Skipping module doveadm_expire_plugin, because dlopen() failed:  
/usr/lib/dovecot/modules/doveadm/lib10_doveadm_expire_plugin.so:  
undefined symbol: expire_set_deinit (this is usually intentional, so  
just ignore this message)
Debug: Skipping module doveadm_quota_plugin, because dlopen() failed:  
/usr/lib/dovecot/modules/doveadm/lib10_doveadm_quota_plugin.so:  
undefined symbol: quota_user_module (this is usually intentional, so  
just ignore this message)
Debug: Module loaded:  
/usr/lib/dovecot/modules/doveadm/lib10_doveadm_sieve_plugin.so
Debug: Skipping module doveadm_fts_plugin, because dlopen() failed:  
/usr/lib/dovecot/modules/doveadm/lib20_doveadm_fts_plugin.so:  
undefined symbol: fts_user_get_language_list (this is usually  
intentional, so just ignore this message)
field valuedoveadm(xxxx at yyyy): Debug: auth input: xxxx at yyyy  
quota_rule=*:storage=0M

uid vmail
gid vmail
home /var/vmail/mailboxes/yyyy/xxxx
mail maildir:~/mail:LAYOUT=fs
quota_rule *:storage=0M

Ich habe auch zum Vergleich noch einen User, mit funktionierenden PW  
dazu gemacht:

root at mail:~# doveadm user zzzz at yyyy
field value
uid vmail
gid vmail
home /var/vmail/mailboxes/yyyy/zzzz
mail maildir:~/mail:LAYOUT=fs
quota_rule *:storage=0M

Für mich ist da nichts ungewöhnliches zu erkennen. ich hatte das  
Passwort noch einmal mit dem Befehl: doveadm pw -s SHA512-CRYPT -u  
xxxx at yyyy neu gesetzt. Danach habe ich aber im phpmyadmin keinen neuen  
Hash gesehen, ist das normal?

Grüße
Bernd




----------------ursprüngliche Nachricht-----------------
Von: Klaus Tachtler [klaus at tachtler.net]
An: Alles rund um Dovecot-Server [dovecot at listen.jpberlin.de]
Datum: Sat, 22 Aug 2020 09:38:54 +0200
-------------------------------------------------


> Hallo Bernd,
>
> möglicherweise setzt Du auch einfach mal das Passwort für den Benutzer neu:
>
> doveadm pw -s SHA512-CRYPT -u xxxx at yyyy
>
> Siehe auch: https://wiki2.dovecot.org/Tools/Doveadm/Pw
>
>
> Grüße
> Klaus.
>
>> Hallo Klaus,
>>
>> danke für deine Antwort.
>>
>> die Daten sind in einer mysql DB gespeichert, hier die dovecot-sql.conf:
>>
>> driver=mysql
>> connect = "host=127.0.0.1 dbname=vmail user=vmail password=vmaildbpass"
>> default_pass_scheme = SHA512-CRYPT
>>
>> password_query = SELECT username AS user, domain, password FROM
>> accounts WHERE username = '%n' AND domain = '%d' and enabled = true;
>>
>> user_query = SELECT concat('*:storage=', quota, 'M') AS quota_rule
>> FROM accounts WHERE username = '%n' AND domain = '%d' AND sendonly =
>> false;
>>
>> iterate_query = SELECT username, domain FROM accounts where
>> sendonly = false;
>>
>> Ich habe nichts daran geändert, ich kann auch mit phpmyadmin nichts
>> erkennen, gibt es eine Möglichkeit anders auf den User zu schauen,
>> um zu erkennen was da falsch ist.
>>
>> Grüße
>> Bernd
>>
>>
>>
>>
>> ----------------ursprüngliche Nachricht-----------------
>> Von: Klaus Tachtler [klaus at tachtler.net]
>> An: dovecot at listen.jpberlin.de
>> Datum: Fri, 21 Aug 2020 17:56:44 +0000 (UTC)
>> -------------------------------------------------
>>
>>
>>> Hallo Bernd,
>>>
>>> schau mal hier:
>>>
>>>
>>> https://doc.dovecot.org/configuration_manual/authentication/user_dat
>>> abase_extra_fields/
>>>
>>> Evtl. stimmt mit dem Benutzer da wo dieser gespeichert ist (LADP,
>>> Datenbank) etwas nicht?
>>>
>>> Grüße
>>> Klaus.
>>>
>>> --
>>>
>>> ---------------------------------------
>>> e-Mail : klaus at tachtler.net
>>> Homepage: https://www.tachtler.net
>>> DokuWiki: https://dokuwiki.tachtler.net
>>> ---------------------------------------
>>>
>>>
>>
>> Doris und Bernd Blana
>> Industriestr. 8b
>> 64390 Erzhausen
>>
>> Tel. [ tel:+49%206150%2082255 -> +49 6150 82255 ]
>> Mobil [ tel:+49%20172%209347742 -> +49 172 9347742 ]
>> Mail mailto:bernd at bblana.de -> bernd at bblana.de, doris at bblana.de
>
>
> ----- Ende der Nachricht von Bernd Blana <bernd at bblana.de> -----
>
>
>
> --
>
> ---------------------------------------
> e-Mail : klaus at tachtler.net
> Homepage: https://www.tachtler.net
> DokuWiki: https://dokuwiki.tachtler.net
> ---------------------------------------
>

  Doris und Bernd Blana
Industriestr. 8b
64390 Erzhausen

Tel. [ tel:+49%206150%2082255 -> +49 6150 82255 ]
Mobil [ tel:+49%20172%209347742 -> +49 172 9347742 ]
Mail mailto:bernd at bblana.de -> bernd at bblana.de, doris at bblana.de



Mehr Informationen über die Mailingliste Dovecot