[sork] horde passwd and vpopmail

Michael mseltser at soroki.com
Thu Jan 5 09:25:52 PST 2006


Eric,
    I am in a similar situation as well.  I'm running Horde-3.0.9 with
passwd-3.0 and I am getting the same error "User not found" utilizing
vpopmail driver.
When examining horde logs, I see that horde is not pulling any user
information for sql query:

Jan 05 01:40:44 HORDE [debug] [] SQL Query by Prefs_sql::retrieve(): SELECT
pref_scope, pref_name, pref_value FROM horde_prefs WHERE pref_uid = ? AND
(pref_scope = ? OR pref_scope = 'horde') ORDER BY pref_scope [on line 123 of
"/usr/local/apache/htdocs/horde/lib/Horde/Prefs/sql.php"]

Jan 05 01:40:58 HORDE [debug] [] SQL Query by Prefs_sql::retrieve(): SELECT
pref_scope, pref_name, pref_value FROM horde_prefs WHERE pref_uid = ? AND
(pref_scope = ? OR pref_scope = 'horde') ORDER BY pref_scope [on line 123 of
"/usr/local/apache/htdocs/horde/lib/Horde/Prefs/sql.php"]

Jan 05 01:40:58 HORDE [debug] [passwd] SQL Query by
Passwd_Driver_vpopmail::_lookup(): SELECT pw_passwd FROM soroki_com WHERE
pw_name = ? AND pw_domain = ? [on line 127 of
"/usr/local/apache/htdocs/horde/passwd/lib/Driver/vpopmail.php"]


Here, I do exactly the same query adding username and domain manually:

mysql> SELECT pw_passwd FROM soroki_com WHERE pw_name = 'testu' AND
pw_domain = 'domain.com';
+------------------------------------+
| pw_passwd                          |
+------------------------------------+
| $1$jjNvBhCK$H4cVmbyazyjnu6VtTzD6i/ |
+------------------------------------+
1 row in set (0.00 sec)

Any thoughts?

Thanks in advance,
Michael

"Eric Rostetter" <eric.rostetter at physics.utexas.edu> wrote in message
news:1136304043.76da7ea626d81 at mail.ph.utexas.edu...
> Quoting Umar Draz <sync_mastar at yahoo.com>:
>
> > For this I use horde passwd but i did't work with
> > vpopmail. When I try to change my password I got this
> > error.
> >   Failure in changing password on Horde
> > Authentication: User not found.
> >
> > my user name is
> > umar at mydoman.com
> >
> > please help me what i should do for this
>
> Probably passwd is removing the domain, and trying to change "umar"
> instead of "umar at mydomain.com" and hence the failure.  See the list
> archives for a discussion of the problem and some fixes...
>
> > Regards,
> >
> > Umar Draz
>
> -- 
> Eric Rostetter
> The Department of Physics
> The University of Texas at Austin
>
> Go Longhorns!
> -- 
> Sork mailing list - Join the hunt: http://horde.org/bounties/#sork
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: sork-unsubscribe at lists.horde.org
>





More information about the sork mailing list