Your message dated 
with message-id <[email protected]>
and subject line mtop removed from Debian unstable
has caused the Debian Bug report #452962,
regarding mtop spreads wrong information
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
452962: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=452962
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: mtop
Version: 0.6.6-1

Upon installation of mtop the following Debconf note is displayed
or distributed via mail:

| A MySQL user named mtop will be created for monitoring the server. Please
| read the README.Debian file if you want to monitor other MySQL servers.

This is wrong.  The user created is named 'mysqltop' instead:

mysql> SELECT User,Host FROM user WHERE user LiKE 'm%top';
+----------+-----------+
| User     | Host      |
+----------+-----------+
| mysqltop | %         |
| mysqltop | localhost |
+----------+-----------+
2 rows in set (0.00 sec)

mysql>

This is actually also a low security risk as well since the user is
not only available to connect to the database from localhost but
from everywhere.

Please

 (a) correct the debconf note and
 (b) limit mysqltop to localhost

Thanks,

        Joey


-- 
GNU does not eliminate all the world's problems, only some of them.
                                                -- The GNU Manifesto

Please always Cc to me when replying to me on the lists.



--- End Message ---
--- Begin Message ---
Version: 0.6.6-1.4+rm

mtop has been removed from Debian unstable: http://bugs.debian.org/595822

Closing its bugs with a Version higher than the last unstable upload.

More information about this script at:
  
http://git.debian.org/?p=users/morph/mass-bugs-close.git;a=blob_plain;f=README;hb=HEAD


--- End Message ---

Reply via email to