Opened 5 years ago
#51762 new feature request
Unix authentication support via unix_socket
| Reported by: | | Owned by: | |
|---|---|---|---|
| Milestone: | Awaiting Review | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Database | Keywords: | |
| Focuses: | Cc: |
Description
Hi,
It seems WordPress supports unix_socket for the database, but not unix authentication - it would greatly increase the security of deployments (one less password is always better) and accelerate deploying speed, as you can just use the unix user for authentication.
More info here:
https://mariadb.com/kb/en/authentication-from-mariadb-104/
Cheers!
Note: See TracTickets for help on using tickets.