[jboss-user] [JBoss Portal] - Re: Bad password for username=admin

PeterJ do-not-reply at jboss.com
Mon Aug 28 17:02:04 EDT 2006


Another thought, what GRANT options did you use for the user? Here si the SQL file I run to reload the database:

DROP DATABASE portal24;
  | CREATE DATABASE portal24;
  | GRANT ALL PRIVILEGES ON portal24.* TO 'portal'@'localhost' IDENTIFIED BY 'portalpassword' WITH GRANT OPTION;




View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3967931#3967931

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3967931



More information about the jboss-user mailing list