Re: [xwiki-users] xwiki mysql user password complexity

2017-01-07 Thread Vincent Massol
> On 7 Jan 2017, at 10:34, Thomas Mortagne wrote: > > I don't understand how you link it to Tomcat. Seems to be a MySQL thing only. Indeed, I don’t understand either :) s/Tomcat/MySQL/ I see that Douglas has already updated http://platform.xwiki.org/xwiki/bin/view/AdminGuide/InstallationMySQ

Re: [xwiki-users] xwiki mysql user password complexity

2017-01-07 Thread Thomas Mortagne
I don't understand how you link it to Tomcat. Seems to be a MySQL thing only. On Fri, Jan 6, 2017 at 8:52 PM, Vincent Massol wrote: > >> On 6 Jan 2017, at 20:20, Douglas Landau wrote: >> >> Greetings, >> >> I am trying to install XWiki 8.4.3 in Tomcat 9.0.0.M15. >> The instructions at >> http:/

Re: [xwiki-users] xwiki mysql user password complexity

2017-01-06 Thread Vincent Massol
> On 6 Jan 2017, at 20:20, Douglas Landau wrote: > > Greetings, > > I am trying to install XWiki 8.4.3 in Tomcat 9.0.0.M15. > The instructions at > http://platform.xwiki.org/xwiki/bin/view/AdminGuide/InstallationMySQL say : > mysql -u root -e "grant all privileges on *.* to xwiki@localhost ide

[xwiki-users] xwiki mysql user password complexity

2017-01-06 Thread Douglas Landau
Greetings, I am trying to install XWiki 8.4.3 in Tomcat 9.0.0.M15. The instructions at http://platform.xwiki.org/xwiki/bin/view/AdminGuide/InstallationMySQL say : mysql -u root -e "grant all privileges on *.* to xwiki@localhost identified by 'xwiki'" This was failing for me with a message about