Page MenuHomePhorge

setup: add support my unix_socket authenticated mysql server
ClosedPublic

Authored by dhoffend on Nov 21 2019, 1:01 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Dec 6, 3:16 PM
Unknown Object (File)
Thu, Nov 30, 5:14 AM
Unknown Object (File)
Thu, Nov 16, 8:18 PM
Unknown Object (File)
Nov 4 2023, 10:54 PM
Unknown Object (File)
Nov 2 2023, 12:06 PM
Unknown Object (File)
Oct 29 2023, 11:48 PM
Unknown Object (File)
Oct 26 2023, 3:06 PM
Unknown Object (File)
Oct 23 2023, 7:26 PM
Subscribers

Details

Summary

This patch adds support support for unix_socket based authentication against
mariadb servers. Unix_socket support was also edit to the setup dial when
calling setup-kolab (roundcube|syncrotron|mysql)

Test Plan

Use --mysqlserver=unix_socket or --mysqlserver=existing --mysqlrootpw=unix_socket.

Diff Detail

Repository
rP pykolab
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dhoffend created this revision.
This revision is now accepted and ready to land.Nov 26 2019, 9:18 AM
This revision was automatically updated to reflect the committed changes.