I found the problem, I followed the instructions correctly, but I had to change the mysql connection string in
authmysqlrc
from
MYSQL_SERVER localhost
in the instructions, to
MYSQL_SERVER 127.0.0.1
now it works, seems Debian is picky about this sometimes
Thanks,
Cameron
San Diego