[horde] PLS HLP:Retrying CRAM-MD5 authentication after [AUTH] authenticating: user not found

kon/nos Enasxoliou konenas at gmail.com
Wed Apr 11 13:55:07 UTC 2007


OS:SuSE 10.1
Horde:3.1.3
PHP:5.2.0
user exists in MySQL DB with :
Insert into horde_users ( user_uid, user_pass ) VALUES ( 'username',
md5('pass'));
when triyng to access with this user name (imp test) then the following
error occurs:
Retrying CRAM-MD5 authentication after [AUTH] authenticating: user not found
------------------------------------ test.php----------------------------------
Horde Version
Horde: 3.1.3
Horde Applications
Horde: 3.1.3
Imp: H3 (4.1.3) (run Imp tests)
Ingo: H3 (1.1.2) (run Ingo tests)
Kronolith: H3 (2.1.4)
Mnemo: H3 (2.1.1)
Nag: H3 (2.1.2)
Turba: H3 (2.1.3) (run Turba tests)
PHP Version
View phpinfo() screen
View loaded extensions
PHP Version: 5.2.0
PHP Major Version: 5.2
PHP Minor Version: 0
PHP Version Classification: release
Wow, a mystical version of PHP from the future. Let dev at lists.horde.org know
what version you have so we can fix this script.
PHP Module Capabilities
Ctype Support: Yes
DOM XML Support: Yes
FTP Support: Yes
GD Support: Yes
Gettext Support: Yes
Iconv Support: Yes
IMAP Support: Yes
LDAP Support: Yes
Mbstring Support: Yes
Mcrypt Support: Yes
MIME Magic Support (fileinfo): No
The fileinfo PECL module or the mime_magic PHP extension (see below) will
most likely provide faster MIME Magic lookups than the built-in Horde PHP
magic code. See horde/docs/INSTALL for information on how to install
PECL/PHP extensions.
memcached Support (memcache): No
The memcache PECL module is needed only if you are using the memcached
SessionHandler. See horde/docs/INSTALL for information on how to install
PECL/PHP extensions.
MIME Magic Support (mime_magic): No
The fileinfo PECL module (see above) or the mime_magic PHP extension will
most likely provide faster MIME Magic lookups than the built-in Horde PHP
magic code. See horde/docs/INSTALL for information on how to install
PECL/PHP extensions.
MySQL Support: Yes
OpenSSL Support: Yes
PostgreSQL Support: Yes
Session Support: Yes
XML Support: Yes
Zlib Support: Yes
Miscellaneous PHP Settings
magic_quotes_runtime disabled: Yes
memory_limit disabled: No
If PHP's internal memory limit is turned on and if not set high enough Horde
will not be able to handle large data items (e.g. large mail attachments in
IMP). If possible, you should disable the PHP memory limit by recompiling
PHP without the "--enable-memory-limit" flag. If this is not possible, then
you should set the value of memory_limit in php.ini to a sufficiently high
value (Current value of memory_limit: 16M).
safe_mode disabled: Yes
session.use_trans_sid disabled: Yes
session.auto_start disabled: Yes
File Uploads
file_uploads enabled: Yes
upload_max_filesize: 2M
post_max_size: 8M
Required Horde Configuration Files
config/conf.php: Yes
config/mime_drivers.php: Yes
config/nls.php: Yes
config/prefs.php: Yes
config/registry.php: Yes
PHP Sessions
Session counter: 1
To unregister the session: click here
PEAR
PEAR Search Path (PHP's include_path):
/srv/www/htdocs/horde/lib:/srv/www/htdocs/horde/lib/../pear
PEAR: Yes
Recent PEAR: Yes
Mail: Yes
Mail_Mime: Yes
Log: Yes
DB: Yes
Net_Socket: Yes
Date: Yes
Auth_SASL: Yes
HTTP_Request: Yes
File: Yes
Net_SMTP: Yes
Services_Weather: Yes
Cache: Yes
XML_Serializer: Yes
----------------------------imp/test.php----------------------------------------------------
IMP Version
IMP: H3 (4.1.3)
Other Horde Applications
gollem: No
Gollem provides access to local VFS filesystems to attach files.
ingo: Yes (Version: H3 (1.1.2))
nag: Yes (Version: H3 (2.1.2))
turba: Yes (Version: H3 (2.1.3))
PHP Version
View phpinfo() screen
View loaded extensions
PHP Version: 5.2.0
PHP Major Version: 5.2
PHP Minor Version: 0
PHP Version Classification: release
Wow, a mystical version of PHP from the future. Let dev at lists.horde.org know
what version you have so we can fix this script.
PHP Module Capabilities
IMAP Support: Yes
OpenSSL Support: Yes
Miscellaneous PHP Settings
file_uploads enabled: Yes
Required IMP Configuration Files
config/conf.php: Yes
config/mime_drivers.php: Yes
config/prefs.php: Yes
config/servers.php: Yes
PEAR
PEAR Search Path (PHP's include_path):
/srv/www/htdocs/horde/lib:/srv/www/htdocs/horde/lib/../pear
PEAR: Yes
Recent PEAR: Yes
HTTP_Request: Yes
Auth_SASL: Yes
PHP Mail Server Support Test
Server:
Port:  (If non-standard port; leave blank to auto-detect using standard
ports)
User:
Password:
Server Type: IMAPPOP
--------------------------------------------------------------------------------

PHP Mail Server Support Test
Attempting to automatically determine the correct connection parameters for
your server:
Trying protocol pop3/notls, Port 110:
ERROR - The server returned the following error message:
Retrying CRAM-MD5 authentication after [AUTH] authenticating: user not
foundRetrying CRAM-MD5 authentication after [AUTH] authenticating: user not
foundCan not authenticate to POP3 server: [AUTH] authenticating: user not
found
Trying protocol pop3/ssl, Port 995:
ERROR - The server returned the following error message:
Can't connect to filippos2.homeip.net,995: Connection refused
Trying protocol pop3/ssl/novalidate-cert, Port 995:
ERROR - The server returned the following error message:
Can't connect to filippos2.homeip.net,995: Connection refused
Trying protocol pop3/tls/novalidate-cert, Port 110:
ERROR - The server returned the following error message:
Unable to negotiate TLS with this server
Could not determine a successful connection protocol. Make sure your mail
server is running and you have specified the correct port.

-- 
... you run to catch up with the sun but it's sinking ...

-- 
... you run to catch up with the sun but it's sinking ...


More information about the horde mailing list