Mailinglisten-Archive |
Hallo, aufgrund diese Artikels aus SecurityFocus-online (Ausschnittweise) der Sicherheitsprobleme von MySql auf Windows-Servern beschreibt (2) Non-loopback-bound server: The majority of MySQL's users run their database server on the same host as their web server. However, in MySQL's configuration file, the line 'bind-address=127.0.0.1' is commented out. A server bound to the loopback interface would only be accessible on that host, removing the possibility of remote logins, which most users do not need. However, because this line is commented out, MySQL will be accessible to any remote host. Combined with the default root/NULL login, this means that anyone can remotely login as root, without a password, and have full rights to any database. To enable binding to the loopback adapter, uncomment the bind-address line in your my.ini. habe ich die Bind-Address-Angabe in der my.ini geändert. Ich habe sowohl 'bind-address=127.0.0.1' benutzt(was ja localhost entspricht) als auch die richtige IP des Rechners. Beides führte dazu das nicht mehr auf die Datenbank zugegriffen werden konnte kann mir da jemand was dazu sagen oder nen Tipp geben aus eigener Erfahrung?? Danke! -------------------------------------------------------------------- Markus Beck Telefon: (03677) 855-311 / Fax: (03677) 855-299 E-Mail: m.beck_(at)_bn-automation.de BN Automation AG Gewerbepark "Am Wald" 5a / 98693 Ilmenau http://www.bn-automation.de -------------------------------------------------------------------- --- Infos zur Mailingliste, zur Teilnahme und zum An- und Abmelden unter -->> http://www.4t2.com/mysql
php::bar PHP Wiki - Listenarchive