473,569 Members | 2,844 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

ARGGH! - User password problems

--Boundary_(ID_B/b4ffTtDNz/xCjv2UIigg)
Content-type: text/plain; charset=us-ascii
Content-transfer-encoding: 7BIT
Content-disposition: inline

All,

I've been attempting to assign a password to a user with the following
statement:

UPDATE mysql.user SET password=PASSWO RD('foo') WHERE user = 'acc_name';

I get the typical:

Query OK, 1 row affected (0.00 sec)
Rows matched: 1 Changed: 1 Warnings: 0

However, when the user attempts the login using the password they are
unable (access is denied to acc_name with password yes). If they
attempt to login without a password, they are successful - WTF!.

There is only 1-entry in the user table for this user so I didn't
specify a host.

Next, for the same user account, if I try to login from a remote
machine (via ODBC) I am denied access (event with the blank password!).
The user has the following host '%' (no other hosts present), yet I
receive an error that reads:

Access denied for user: 'a*******@192.1 68.0.3' (Using password: NO)

HELP before I lose my mind and start pretending I am a glass of orange
juice.

Regards,
Adam
--Boundary_(ID_B/b4ffTtDNz/xCjv2UIigg)
Content-Type: text/plain; charset=us-ascii

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/my***********...ie.nctu.edu.tw
--Boundary_(ID_B/b4ffTtDNz/xCjv2UIigg)--
Jul 19 '05 #1
0 1621

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
2011
by: Edward K. Ream | last post by:
Hi, I am trying to run the following docstring using docutils.DocTestSuite: """ >>> s = "a\n \t\n\t\t \t\nb" etc... """ However, docutils complains about "inconsistent leading whitespace". Well,
3
1443
by: Ben Sharvy | last post by:
Problem: I have a Mac. I got this page working on my Mac, tested in FOUR different browsers (Mozilla, Explorer, Opera, iCab): http://www.efn.org/~bsharvy/manlesbos.shtml One day, I look at it from the public library (Explorer/Windows) and the CSS linking to the poll (bottom of page) is completely screwed up. Not displaying corrrectly at...
3
1576
by: Bruce | last post by:
I have a public method in a managed class similar to void foo(int i); I noticed something a bit curious when I complied the help file with Sandcastle. Sandcastle is seeing the int parameters as Int32. Should I not be using int but use Int16 so that the parameter is compatible across all of the languages? Bruce
3
1668
by: 7stud | last post by:
I have this program: mytest.py -------------- myinput = raw_input("Enter input: ") if myinput == "hello": print "goodbye" --------------
23
1296
by: sudzemeckis | last post by:
Hi guys, i am a freshman here.. I would like to ask a things about Session.. Does session only work to be read for once? and if you change it into new value, it will not be able to be read in other page? Scenario.. I have page A and Page B. I assign a new Session("cart") = 1. Then I can read in Page B that Session("cart") = 1. Due to some...
32
5341
by: phub11 | last post by:
Hi all, This was originally posted on the HTML section, but it was suggested that I post it in the JavaScript section, so here it is... I have a file upload box contained within a form which I use to dynamically update the contents of a drop down. I have a second form just below which I use to submit the same file as used in form 1....
0
7695
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7612
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
7922
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
1
7668
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
7964
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
0
6281
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
1
5509
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
1
2111
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1209
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.