Bug 42307 - univention-mysql: fix bind-address
univention-mysql: fix bind-address
Status: CLOSED FIXED
Product: UCS
Classification: Unclassified
Component: MySQL
UCS 4.1
Other Linux
: P5 normal (vote)
: UCS 4.1-3-errata
Assigned To: Dirk Wiesenthal
Erik Damrose
:
Depends on:
Blocks: 40857
  Show dependency treegraph
 
Reported: 2016-09-07 16:07 CEST by Felix Botner
Modified: 2016-10-04 13:27 CEST (History)
3 users (show)

See Also:
What kind of report is it?: Development Internal
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Felix Botner univentionstaff 2016-09-07 16:07:38 CEST
default bind address is 127.0.0.1 -> appcenter database integration fails
Comment 1 Dirk Wiesenthal univentionstaff 2016-09-07 16:30:32 CEST
univention-mysql 3.0.0-4.19.201609071623

ucr set mysql/config/mysqld/bind_address?0.0.0.0
Comment 2 Erik Damrose univentionstaff 2016-09-07 17:56:08 CEST
OK: netstat -nltp | grep mysql
0 0.0.0.0:3306            0.0.0.0:*               LISTEN      6599/mysqld
OK: yaml
OK: merge to ucs 4.2

I only tested the mysql bind interface, i cannot speak about the app center integration.

Verified
Comment 3 Janek Walkenhorst univentionstaff 2016-09-07 18:42:02 CEST
<http://errata.software-univention.de/ucs/4.1/262.html>