Unix Technical Forum

Anonymous accounts on Windows. Where are they?

This is a discussion on Anonymous accounts on Windows. Where are they? within the MySQL forums, part of the Database Server Software category; --> First: I'm a newbie with MySQL. I downloaded the MYSQL Essentials, version 5.0.24a and installed on my Windows XP ...


Go Back   Unix Technical Forum > Database Server Software > MySQL

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-28-2008, 09:14 AM
Gustaf
 
Posts: n/a
Default Anonymous accounts on Windows. Where are they?

First: I'm a newbie with MySQL. I downloaded the MYSQL Essentials,
version 5.0.24a and installed on my Windows XP machine. I'm reading the
manual at section 2.10.3. Securing the Initial MySQL Accounts, and it says:

"Two anonymous-user accounts are created, each with an empty username."

However, when I check the mysql.user table, I only find the "root" user.
So I wonder: is the manual in error, or are the anonymous user
accounts hidden somehow? That is, can I be sure to get ALL accounts when
I look in mysql.user?

Gustaf
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-28-2008, 09:14 AM
Bill Karwin
 
Posts: n/a
Default Re: Anonymous accounts on Windows. Where are they?

Gustaf wrote:
> First: I'm a newbie with MySQL. I downloaded the MYSQL Essentials,
> version 5.0.24a and installed on my Windows XP machine. I'm reading the
> manual at section 2.10.3. Securing the Initial MySQL Accounts, and it says:
>
> "Two anonymous-user accounts are created, each with an empty username."


This documentation doesn't seem to take into account the "instance
configuration wizard" which is run by the installer on Windows. You can
also run this instance configuration wizard at any time:
"Start->Programs->MySQL->MySQL Server 5.0->MySQL Server Instance
Configuration Wizard"

Creation of the anonymous account is an optional step in the
configuration of MySQL. In the last screen in the instance
configuration wizard, you are prompted for the MySQL root password, and
also prompted to mark a checkbox to create the anonymous accounts. The
checkbox is not marked by default, so unless you checked it, it
shouldn't have created the anonymous accounts.

I just verified this by running the instance config wizard, marking the
checkbox for the anonymous accounts, and letting it finish the config.
Then I queried from the mysql.user table again, and it had two
additional rows, with blank strings in the `user` column.

Regards,
Bill K.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-28-2008, 09:14 AM
Gustaf
 
Posts: n/a
Default Re: Anonymous accounts on Windows. Where are they?

Bill Karwin wrote:

>> "Two anonymous-user accounts are created, each with an empty username."


> Creation of the anonymous account is an optional step in the
> configuration of MySQL. In the last screen in the instance
> configuration wizard, you are prompted for the MySQL root password, and
> also prompted to mark a checkbox to create the anonymous accounts. The
> checkbox is not marked by default, so unless you checked it, it
> shouldn't have created the anonymous accounts.


Many thanks. Nice research. :-)

Gustaf
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 02:37 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com