hi jetzt hab ich noch ein problem
die datenbank hat keinen standart hash für die verschlüsselung oder bin ich da falsch wenn ich ein password mit auxprop abfrage bekomme ich immer diese fehler meldung
Apr 29 18:37:49 test-ox imap[3336]: sql plugin create statement from userPassword testuser test-ox
Apr 29 18:37:49 test-ox imap[3336]: sql plugin doing query SELECT userPassword FROM user WHERE imapLogin = 'testuser';
Apr 29 18:37:49 test-ox imap[3336]: sql plugin create statement from cmusaslsecretDIGEST-MD5 testuser test-ox
Apr 29 18:37:49 test-ox imap[3336]: sql plugin doing query SELECT userPassword FROM user WHERE imapLogin = 'testuser';
Apr 29 18:37:49 test-ox imap[3336]: commit transaction
Apr 29 18:37:49 test-ox imap[3336]: sql plugin Parse the username testuser
Apr 29 18:37:49 test-ox imap[3336]: sql plugin try and connect to a host
Apr 29 18:37:49 test-ox imap[3336]: sql plugin trying to open db 'oxdatabase_6' on host '' using SSL
Apr 29 18:37:49 test-ox imap[3336]: badlogin: localhost [127.0.0.1] DIGEST-MD5 [SASL(-13): authentication failure: client response doesn't match what we generated]
wenn ich aus der sqldatenbank das kennwort einfach kopiere und eingebe gehts einwandfrei aber das ist ja nicht der sinn der sache oder
danke schon mal
die datenbank hat keinen standart hash für die verschlüsselung oder bin ich da falsch wenn ich ein password mit auxprop abfrage bekomme ich immer diese fehler meldung
Apr 29 18:37:49 test-ox imap[3336]: sql plugin create statement from userPassword testuser test-ox
Apr 29 18:37:49 test-ox imap[3336]: sql plugin doing query SELECT userPassword FROM user WHERE imapLogin = 'testuser';
Apr 29 18:37:49 test-ox imap[3336]: sql plugin create statement from cmusaslsecretDIGEST-MD5 testuser test-ox
Apr 29 18:37:49 test-ox imap[3336]: sql plugin doing query SELECT userPassword FROM user WHERE imapLogin = 'testuser';
Apr 29 18:37:49 test-ox imap[3336]: commit transaction
Apr 29 18:37:49 test-ox imap[3336]: sql plugin Parse the username testuser
Apr 29 18:37:49 test-ox imap[3336]: sql plugin try and connect to a host
Apr 29 18:37:49 test-ox imap[3336]: sql plugin trying to open db 'oxdatabase_6' on host '' using SSL
Apr 29 18:37:49 test-ox imap[3336]: badlogin: localhost [127.0.0.1] DIGEST-MD5 [SASL(-13): authentication failure: client response doesn't match what we generated]
wenn ich aus der sqldatenbank das kennwort einfach kopiere und eingebe gehts einwandfrei aber das ist ja nicht der sinn der sache oder
danke schon mal
Comment