search for: sql_query_callback

Displaying 6 results from an estimated 6 matches for "sql_query_callback".

2012 Jun 20
0
Problem with Dovecot 2.0/2.1 and MySQL 5.1
...T JOIN mail_domains AS d ON u.domain = d.id WHERE u.username = '%n' AND d.name = '%d' // linebreaks added by mailclient for readability bt full with gdb: [Thread debx7fb891e85977 "216be49381eb03d180103cdf6eb90483" fields_count = 2 name = 0x0 #1 sql_query_callback (result=0x7fb891e82f60, sql_request=0x7fb891e82c08) at passdb-sql.c:87 auth_request = 0x7fb891e82a80 _module = <optimized out> module = <optimized out> passdb_result = PASSDB_RESULT_INTERNAL_FAILURE password = 0x0 scheme = <optimized out&gt...
2010 Apr 13
3
Dovecot 2.0.beta4: auth-worker keeps crashing
...(gdb) bt full #0 0x000000000041782f in auth_stream_reply_find () No symbol table info available. #1 0x0000000000417d97 in lookup_credentials_callback () No symbol table info available. #2 0x00000000004223a2 in passdb_handle_credentials () No symbol table info available. #3 0x0000000000425b1a in sql_query_callback () No symbol table info available. #4 0x0000000000430494 in driver_mysql_query () No symbol table info available. #5 0x000000000042f306 in sql_query () No symbol table info available. #6 0x0000000000425dcb in sql_lookup_credentials () No symbol table info available. #7 0x0000000000418cf5 in aut...
2010 Nov 01
1
auth child abort - "Requested NTLM scheme, but we have only SSHA256"
...AS userdb_gid, userdb_import AS userdb_userdb_import FROM userdb WHERE auth_username = '<username>' AND login = 'enabled' => dovecot.log auth: Error: sql(<username>,<user_ip>): Multiple password values not supported auth: Panic: file passdb-sql.c: line 113 (sql_query_callback): assertion failed: (password == NULL || scheme != NULL) master: Error: service(auth): child 10679 killed with signal 6 (core not dumped - set service auth { drop_priv_before_exec=yes }) Is this an error condition if I store the password in a different scheme than what user is requesting? Tha...
2010 Aug 20
2
PATCH: SQL connect crash
...Dovecot 2.0.0 auth process seems to crash while attempting to connect to a nonexistent SQL database. A shallow look at the code reveals that NULL module->conn in passdb-sql.c is being erroneously dereferenced while trying to clean up after a failed connection attempt: (gdb) bt #0 0x0806240e in sql_query_callback (result=0x8076c40, sql_request=0x808ff90) at passdb-sql.c:70 #1 0x08069b66 in sqlpool_request_abort (_request=<value optimized out>) at driver-sqlpool.c:114 #2 0x0806ab2a in driver_sqlpool_deinit (_db=0x808b970) at driver-sqlpool.c:448 #3 0x0806970a in sql_deinit (_db=0x808b5bc) at...
2005 Apr 08
2
1.0-test67
http://dovecot.org/test/ Hopefully better release than last one. Fixes several problems test66 had and also some older problems reported in this list. It also contains a pretty large mbox code cleanup, fixing several problems (especially related to X-IMAP/X-IMAPbase headers) and making it a bit faster. Maybe I'll backport it to 1.0-stable too when it looks like it's stable.. BTW. mbox
2007 Jun 03
3
Dovecot Authentication Problem - Help pls!
Hello List, This is dovecot 1.0.0 on FreeBSD 4.11-STABLE. I did not provide this information before:-) I am back again and I think I am edging closer to getting a solution. I have done some modifications and now dovecot gives me a different error message than before.... Here is what I have for the password_query and user_query password_query = SELECT popbox.cleartext AS password FROM