Thanks Daniel, It looks like the installation documents need amending, I will have a look and see what I can do when I have access to my test box again tomorrow.
Regards Paul On 1 May 2017 10:00, "Daniel Carlson" <[email protected]> wrote: > Hi Paul, > > It is hardcoded in the sql migration scripts. But you could always change > it if you want or better still create new admin users and delete the > default user(this is the recommended method). > > Cheers! > Daniel Carlson > > On Sat, Apr 29, 2017 at 9:18 AM, paul tuhill <[email protected]> > wrote: > > > I am relatively new so forgive me if this is not the right place to > report > > this. I was looking at the installation on RHEL using RPM based builds as > > many companies are CentOS based if they cannot afford RHEL. > > > > I am using RHEL 7 with tomcat 7, Maria 10.1 and java 1.8. The issue I see > > is that the mysql root password in the server.xml appears to be ignored > if > > it is anything other than "mysql". RHEL 7 looks fine with the tomcat and > > Maria connects and generates the tables as long as the password is mysql > > otherwise it fails. > > > > Could it be that the mysql root password is hard coded to be mysql > > somewhere? > > > > Regards > > > > Paul > > >
