I'm trying to set up a new client server on our cluster - until now it's been a simple parent/child setup, but I'm adding several child servers, this one being the first. Trying to install the JSS on the new server, it's refusing to accept the MySQL information of the parent server. I verified the info from the DB utility's xml file (which is a security issue, but that's another topic) so everything seems correct but it's still refusing to connect.
Ideas? Should I just install a local MySQL and then reconfigure the box to point to the master after the fact?