cockroachdb / cockroachdb/cockroach
server, drpc: restrict root user for drpc service
Open
C-enhancement
P-2
T-product-security
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
We are currently restricting the root user for grpc service(#152817) which needs changes to authorization for the rpc(#150845) and need to do the same for the drpc service also as detailed here: https://docs.google.com/document/d/1qmxXQHA4ZdUztn7I5l1kZoMszdjXDrZAjXUrYdjlcHQ/edit?disco=AAABqBJrsuo
Jira issue: CRDB-54284
Epic CRDB-54682
Contributor guide
Assessment
This issue has not been assessed yet.