==================================================================
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=5531
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
==================================================================
Summary: Possible reopen of bug 4773
Product: SME Contribs
Found-In-Version: 7.4
Platform: PC
Fixed-In-Version: Unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: smeserver-phpmyadmin
AssignedTo: [email protected]
ReportedBy: [email protected]
QAContact: [email protected]
CC: [email protected]
On my SME Server V 7.4 I experienced a similar problem to that mentioned in bug
4773 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/