==================================================================
  Please DO NOT REPLY to this mail or send email to the developers
  about this bug. Please follow-up to Bugzilla using this link:
    http://bugs.contribs.org/show_bug.cgi?id=4773

  Have you checked the Frequently Asked Questions (FAQ)?
    http://wiki.contribs.org/SME_Server:Documentation:FAQ

  Please also take the time to read the following useful guide:
    http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
==================================================================


Peter Gregg <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
                   |                            |.net




--- Comment #7 from Peter Gregg <[email protected]>  2009-10-22 
00:12:39 ---
On my SME Server V 7.4 I experienced a similar problem after downloading and
installing the current files (as at 19 Oct 09).

To gain access using a WindowsXP PC on the local network, I had to manually
change the password in the configuration file

/usr/share/phpmyadmin/config.inc.php

from the encoded value that was there (following the installation process) to
my unencoded ASCII password 'XXXXXXXXX'

It appears to me that when the authentification method is 'config' for example

$cfg['Servers'][$i]['auth_type'] = 'config';

then the user and password information are supplied by the config file itself.

As an aside I had left the user as 'root' in the configuration file.

$cfg['Servers'][$i]['user'] = 'root';

I was unable to log into Phpmyadmin via my network as 'root' however I achieved
success as 'admin'. 

On my SME Server installation both 'admin' and 'root' have identical passwords.

-- 
Configure bugmail: http://bugs.contribs.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at http://lists.contribs.org/mailman/public/contribteam/

Reply via email to