openzfs/zfs

zfs redact should have a separate delegatable permissions

Open

#10 296 ouverte le 6 mai 2020

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)C (1 703 forks)batch import
Type: Featuregood first issue

Métriques du dépôt

Stars
 (9 908 stars)
Métriques de merge PR
 (Merge moyen 5j 21h) (62 PRs mergées en 30 j)

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.

Guide contributeur