Re: PASSWD with MySQL, Postfix, VirtualDomains/Users
Jan Schneider <[email protected]>
| Newsgroups | gmane.comp.horde.sork |
|---|---|
| Message-ID | <[email protected]> |
Zitat von Gustavo Verduzco Vazquez <[email protected]>: > Quoting Jan Schneider <[email protected]>: > >> No. Check the log files. Make sure your backend setting are correct, >> i.e. switch back the "regular" sql backend etc. > > Thanks again Jan, I am not sure exactly what do you mean by "regular" > sql backend. On my backends.php file I only have one backend, and it > kinda looks like this: > 'query_lookup' => 'SELECT password FROM users WHERE email = %u', > 'query_modify' => 'UPDATE users SET password = > ENCRYPT(\'%p\') WHERE email = \'%u\'' Do *not* use custom queries anymore. You used them because you tried to circumvent Passwd not supporting the ENCRYPT function. Jan. -- Do you need professional PHP or Horde consulting? http://horde.org/consulting/ -- Sork mailing list - Join the hunt: http://horde.org/bounties/#sork Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]