cockroachdb / cockroachdb/cockroach
Unix socket is unwritable by the group
Open
C-enhancement
O-community
P-3
T-product-security
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
**Is your feature request related to a problem? Please describe.**
You can't connect to the CockroachDB socket from other user.
**Describe the solution you'd like**
I want the unix socket created by CockroachDB to be writable.
**Describe alternatives you've considered**
`chmod +rwx`
Doesn't work reliably.
**Additional context**
Jira issue: CRDB-49339
Epic CC-33751
Contributor guide
Assessment
This issue has not been assessed yet.