angosso

Bug #1185176 reported by Roger Mbiama Assogo
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MySQL Community Replication Monitor
Fix Released
Undecided
Ubuntu Kernel Team
automysqlbackup (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

sudo /angosso/bin/mysqld_safe --skip-grant-tables &
mysql -h lists.launchpad.net/angosso
sudo service mysql start
skip-networking
port = 3306
sudo /etc/init.d/mysql restart
mysql -u community -p
grant all privileges on *.* to 'remote_user'@'https://launchpad.net/angosso/' identified by 'user_password';
flush privileges;
shell> groupadd mysql
shell> useradd -g mysql mysql
shell> cd /usr/lists.launchpad.net/angosso
shell> gunzip < /path/to/mysql-VERSION-OS.tar.gz | tar xvf -
shell> ln -s full-path-to-mysql-VERSION-OS mysql
shell> cd mysql
shell> scripts/mysql_install_db
shell> chown -R root .
shell> chown -R mysql data
shell> chgrp -R mysql .
shell> bin/mysqld_safe --user=mysql &

Revision history for this message
Roger Mbiama Assogo (mbiama) wrote :
Revision history for this message
Marc Deslauriers (mdeslaur) wrote : Bug is not a security issue

Thanks for taking the time to report this bug and helping to make Ubuntu better. We appreciate the difficulties you are facing, but this appears to be a "regular" (non-security) bug. I have unmarked it as a security issue since this bug does not show evidence of allowing attackers to cross privilege boundaries nor directly cause loss of data/privacy. Please feel free to report any other bugs you may find.

information type: Private Security → Public
Changed in mysql-replication-monitor:
status: New → Fix Released
Changed in automysqlbackup (Ubuntu):
status: New → Fix Released
Changed in mysql-replication-monitor:
assignee: nobody → Ubuntu Kernel Team (ubuntu-kernel-team)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.