Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate
Sign In | Create Account

Untitled
Friday, August 3rd, 2007 at 8:20:05pm MDT 

  1. ┌─(ryan@groupware)(05:18:48)
  2. └─(/etc/snort)-> mysql -u root -p
  3. Enter password:
  4. Welcome to the MySQL monitor.  Commands end with ; or \g.
  5. Your MySQL connection id is 36
  6. Server version: 5.0.45-Debian_1ubuntu1-log Debian etch distribution
  7.  
  8. Type 'help;' or '\h' for help. Type '\c' to clear the buffer.
  9.  
  10. mysql> CREATE DATABASE snort;
  11. ERROR 1007 (HY000): Can't create database 'snort'; database exists
  12. mysql> GRANT ALL PRIVILEGES ON snort.* TO 'snort'@'localhost' IDENTIFIED BY 'somepass';
  13. Query OK, 0 rows affected (0.00 sec)
  14.  
  15. mysql> GRANT ALL PRIVILEGES ON snort.* TO 'snort'@'%' IDENTIFIED BY 'somepass';
  16. Query OK, 0 rows affected (0.00 sec)
  17.  
  18. mysql> quit;
  19. Bye
  20. ┌─(ryan@groupware)(05:18:57)
  21. └─(/etc/snort)-> mysql -u snort -p
  22. Enter password:
  23. Welcome to the MySQL monitor.  Commands end with ; or \g.
  24. Your MySQL connection id is 37
  25. Server version: 5.0.45-Debian_1ubuntu1-log Debian etch distribution
  26.  
  27. Type 'help;' or '\h' for help. Type '\c' to clear the buffer.
  28.  
  29. mysql> \u snort;
  30. ERROR 1044 (42000): Access denied for user 'snort'@'localhost' to database 'snort;'

advertising

Update the Post

Either update this post and resubmit it with changes, or make a new post.

You may also comment on this post.

update paste below
details of the post (optional)

Note: Only the paste content is required, though the following information can be useful to others.

Save name / title?

(space separated, optional)



Please note that information posted here will expire by default in one month. If you do not want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords. All illegal activities will be reported and any information will be handed over to the authorities, so be good.

fantasy-obligation