Bug 42307

Summary: univention-mysql: fix bind-address
Product: UCS Reporter: Felix Botner <botner>
Component: MySQLAssignee: Dirk Wiesenthal <wiesenthal>
Status: CLOSED FIXED QA Contact: Erik Damrose <damrose>
Severity: normal    
Priority: P5 CC: damrose, gohmann, wiesenthal
Version: UCS 4.1   
Target Milestone: UCS 4.1-3-errata   
Hardware: Other   
OS: Linux   
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:
Bug Depends on:    
Bug Blocks: 40857    

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>