openzfs/zfs

zfs redact should have a separate delegatable permissions

Open

#10.296 aperta il 6 mag 2020

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)C (1703 fork)batch import
Type: Featuregood first issue

Metriche repository

Star
 (9908 star)
Metriche merge PR
 (Merge medio 5g 21h) (62 PR mergiate in 30 g)

Descrizione

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.

Guida contributor