Current time: 06-17-2024, 01:26 PM Hello There, Guest! (LoginRegister)


Post Reply 
Mysql Root - Passwort weg
Author Message
Michi91 Offline
Junior Member
*

Posts: 41
Joined: Jun 2009
Reputation: 0
Post: #1
Mysql Root - Passwort weg
Moin xD
ist mir jetzt etwas peinlich, aber ich habe mein root sql pw verlegt :S
wisst ihr zufällig ob in einer der viel vielen Configs das passwort offen rumliegt? oder kann ich nur über die einzelenen keys und encoderfnc das passwort irgendwie retten? =/

lg Michael
06-05-2009 06:28 AM
Find all posts by this user Quote this message in a reply
fragger Offline
Junior Member
*

Posts: 89
Joined: Jun 2009
Reputation: 2
Post: #2
RE: Mysql Root - Passwort weg
Selber Weg mit zwei Shells:

Erste Shell:

/etc/init.d/mysql stop
/usr/bin/mysqld --skip-networking --skip-grant-tables

Zweite Shell:

mysqladmin -u root password "NEUESPW"

Wieder erste Shell:

#[ctrl]+[c]
/etc/init.d/mysql start

powered by Huschi -> http://www.huschi.net/12_210_de-mysql-ro...essen.html Wink
06-05-2009 08:28 AM
Visit this user's website Find all posts by this user Quote this message in a reply
MasterTH Offline
Member
***

Posts: 570
Joined: Feb 2009
Reputation: 4
Post: #3
RE: Mysql Root - Passwort weg
aber du musst das kennwort auch in der ispcp.cfg ändern. Dort steht das allerdings verschlüsselt drin. Am besten Setup neu ausführen
06-05-2009 02:41 PM
Find all posts by this user Quote this message in a reply
menki Offline
Member
***

Posts: 643
Joined: May 2008
Reputation: 0
Post: #4
RE: Mysql Root - Passwort weg
du musst:

Code:
/var/www/ispcp/engine/ispcp-db-passwd

ausführen und somit das mysql passwort im ispcp ANPASSEN.

MENKI
(This post was last modified: 06-05-2009 09:23 PM by menki.)
06-05-2009 09:22 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)