LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Mysql all users can login (https://www.linuxquestions.org/questions/linux-software-2/mysql-all-users-can-login-290884/)

huscvarna 02-16-2005 06:14 AM

Mysql all users can login
 
Hi

I have started Mysql server anda configured the Mysqlserver but its hapening a strange thing wen i do "mysql -u root -p" and OK it shows "password" util here its all ok.

But if i do "mysql -u (user)kwpp -p" and type ok promp the password and if i leave blank a press ok he lets the user kwpp enter and that user doesn´t exist.

Any help apreciated

[GOD]Anck 02-16-2005 06:16 AM

MySQL by default lets anyone from "localhost" or "hostname" log in. See the MySQL online documentation for more information on the initial privileges.


All times are GMT -5. The time now is 11:16 PM.