473,396 Members | 2,009 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

mysqladmin: Access denied for user

147 100+
Change MySQL password for other user :

Expand|Select|Wrap|Line Numbers
  1. C:\xampp\mysql\bin>mysqladmin -u paru -psan password 'paru';
mysqladmin:connect to server at 'localhost' failed
error:'Access denied for user 'paru'@localhost' (using password : YES)'


why am i facing this error ? can anyone help me out .

In Mysql am always facing Access denied nu
Mar 17 '10 #1
3 2763
Atli
5,058 Expert 4TB
Hey.

I would have to guess that your user is being... denied access to the server. (You know, like the error states... pretty clearly.)

If this is an XAMPP setup, try logging in as root without a password. It should be set up like that. Then you can change the access and passwords for the other users.

If that doesn't work, you need to find whoever set up the server and ask him to give you access. You need root access to set up user permissions and reset passwords for other users. - And if your root user is password protected, you need that password.
Mar 17 '10 #2
santhanalakshmi
147 100+
hi,

Why Mysqladmin cant change the users password ? Mysqladmin can have all privileges than the root user . why i should login into mysql as root user and then changing the users password.I know that is it possible what u said.

But i dont need that .Now i am trying to change the users password through mysqladmin.
Mar 18 '10 #3
Atli
5,058 Expert 4TB
The [url=http://dev.mysql.com/doc/refman/5.1/en/mysqladmin.html#option_mysqladmin_user}mysqladmin[/url] program only changes the password for the user you use to log in with (as far as I can tell, at least). By logging into the mysql client as root, you can change the password for any user.
Mar 18 '10 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: Saravanan Kulandaivelu | last post by:
--------------B23FB769A9677B05B30099D1 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi, I am getting the following error: mysqladmin: connect to server at...
0
by: Steve | last post by:
Hi, Yesterday I signed up for another dedicated linux server with the hosting company I use and I am having problems getting MySQL 4.1.3 working on it. I've tried just about everything I can...
3
by: Ian | last post by:
The beginning of my assembly that I am getting the access error from looks like this. ********************************* Imports System.EnterpriseServices Imports System Imports...
4
by: Fabian von Romberg | last post by:
Hi, I have installed Sql Reporting Services on 2 machines, one is WIN 2000 PRO and the other one is WIN 2000 ADV. SERVER. When I try to access a report using the webbrowser, I get the following...
12
by: Chad Crowder | last post by:
Hi all, I hope someone can give me a hand, because I'm out of ideas. I keep getting this message: Access to the path "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET...
0
by: ASP.Confused | last post by:
The old message looked a little stale, so I am re-posting it here. Anybody have any ideas of what I could do?!? The previous responses to this question are below. If you want to look at the...
15
by: rajbala | last post by:
hi all, I got the error like $ mysqladmin -h localhost -u root -p create bedrock Enter password: ****** mysqladmin: connect to server at 'localhost' failed error: 'Access denied for...
1
by: cpajoe2001 | last post by:
I am having an issue and after searching around online for a day and half now and finding others with the same problem but yet no solution to my issue I am looking for help. What i have is ServerA...
8
by: Jeremy Ames | last post by:
I am trying to move an application from my system to a new test system. I really should have tried an easier program first, but I didn't really have a chance. My application was originally written in...
5
by: stmfc | last post by:
i am trying to use mysql db for the first time. i have installed mysql-noinstall-5.0.45-win32.zip to my pc. although i didnt have set any password, when i try to login for mysqladmin user via...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.