SUP...

I have installed Snort on my linux firewall machine. I am managing it using a windows machine behind it. I used this as a reference

http://www.sans.org/rr/intrusion/practical_guide.php

I have worked my way through the whole thing but the second to last step i run into a problem: here is the command im suppose to issue

snort-mysql+flexresp –v –c /etc/snort/snort.conf

but i get this error:

database: compiled support for ( mysql )
database: configured to use mysql
database: database name = snort
database: user = sensor1
database: host = 192.168.0.69
database: port = 3306
database: password is set
database: sensor name = sensor1
database: mysql_error: Access denied for user: '[email protected]' (Using password: YES)
Fatal Error, Quitting..

Now im not sure what to check: for this error im lost on this one: i got a few other ones though this reference but figured those out but not this one: can someone help me and maybe give me an idea on what setting to check:

Thanks