Re: horde passwd and vpopmail

"Michael" <[email protected]>
Newsgroups gmane.comp.horde.sork
Message-ID <[email protected]>
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" <[email protected]> wrote in message
news:[email protected]...
> Quoting Umar Draz <[email protected]>:
>
> > 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
> > [email protected]
> >
> > please help me what i should do for this
>
> Probably passwd is removing the domain, and trying to change "umar"
> instead of "[email protected]" 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: [email protected]
>



-- 
Sork mailing list - Join the hunt: http://horde.org/bounties/#sork
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.