openzfs/zfs

zfs redact should have a separate delegatable permissions

Open

#10.296 aberto em 6 de mai. de 2020

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)C (1.703 forks)batch import
Type: Featuregood first issue

Métricas do repositório

Stars
 (9.908 stars)
Métricas de merge de PR
 (Mesclagem média 5d 21h) (62 fundiu PRs em 30d)

Description

zfs redact currently uses the secpolicy_config, restricting its use to users who can modify the pool's config. There's no reason to restrict such a command so tightly; it should have a delegatable permission, like most other zfs ioctls.

Guia do colaborador