Mailinglist Archive: opensuse-de (1951 mails)

< Previous Next >
Re: mysql localhost und lokale Domain
  • From: Detlef Reichelt <detlef@xxxxxxxxxxxx>
  • Date: Sun, 11 Dec 2005 14:08:13 +0100
  • Message-id: <200512111408.13202.detlef@xxxxxxxxxxxx>
Hallo Christian,

Am Sonntag, 11. Dezember 2005 13:42 schrieb Christian Banek:
> Am Sonntag, den 11.12.2005, 13:28 +0100 schrieb Detlef Reichelt:
> > Schaue dir die config.inc.php an und passe sie an, sinnvoll ist zB:
> > $cfg['Servers'][$i]['auth_type'] = 'http'; // Authentication
> > method (config, http or cookie based)?
>
> Nur das ich das richtig verstehe:
> root@xxxxxxxxxxx wird anders von der config.inc.php interprtiert als
> root@localhost?

phpMyAdmin meldet sich auf der Maschine an, die du in der config.inc.php
angegeben hast, normalerweise "localhost", also meldet es sich als
root@localhost an. Wenn du root@xxxxxxxxxxx ein Passwort verpasst, ist das
phpMyAdmin somit völlig schnuppe.
Die User/Rechte werden von MySQL selber verwaltet, da hat phpMyAdmin bzw.
irgendwelche anderen Skripte nix mit zu tun. Du solltest dich also dringend
mal mit der User/Rechteverwaltung von MySQL befassen, da du sonst offen bist
wie nen Scheunentor (root@localhost ohne Passwort)...

Gruß

Detlef

< Previous Next >
Follow Ups