[Tickets #6576] Re: Authentication with mysql doesn't work
bugs at horde.org
bugs at horde.org
Mon Apr 7 13:52:03 UTC 2008
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/6576
-----------------------------------------------------------------------
Ticket | 6576
Updated By | tech at mediaforest.net
Summary | Authentication with mysql doesn't work
Queue | Horde Framework Packages
Version | FRAMEWORK_3
Type | Bug
State | Unconfirmed
Priority | 2. Medium
Milestone |
Patch |
Owners |
-----------------------------------------------------------------------
tech at mediaforest.net (2008-04-07 09:52) wrote:
> I seems that authentication using Mysql can't work : the file
> /usr/share/horde3/lib/Horde/Auth/sql.php line 111 contains this query
> :
> SELECT * FROM %s WHERE %s = ?
> but the use of ? as criteria always throw an error
>
Sorry for bothering, it was just a problem of encryption : I wanted to use
the same mysql table as the one used for postfix and the crypt method
wasn't the same I had to change to crypt-md5 and now everything seems to
works ;)
More information about the bugs
mailing list