Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Won't Fix
-
1.2.2
-
None
-
2019-01, 2019-02, 2019-03, 2019-04
Description
To avoid UM replication errors between UMs if hostnames are chosen, hostnames need to have less than 61 characters, as mysql.user only allows 60 characters for hostnames. Consequently, postConfigure shouldn't accept hostnames or reverse DNS hostnames longer than 60 characters.