Displaying 1 result from an estimated 1 matches for "steinchen".
2004 Jul 22
2
Authentification with PostgreSQL
...HERE username = '%u'
user_query = SELECT home, uid, gid FROM users WHERE username = '%u'
If I try to login over imap (no ssl) with Mozilla Mail,
authentification will always fail (username: felix at schwarz-online.org,
password: "hallo").
/var/log/syslog
Jul 22 15:48:47 steinchen postgres[2057]: [30-1] DEBUG: forked new backend, pid=2198 socket=10
Jul 22 15:48:47 steinchen postgres[2198]: [31-1] DEBUG: Passwortpaket erhalten
Jul 22 15:48:47 steinchen postgres[2198]: [32-1] LOG: Verbindung authorisiert: Benutzer=dovecot Datenbank=xams-dovecot
(...)
Jul 22 15:51:15 steinch...