openzfs/zfs
View on GitHubzfs redact should have a separate delegatable permissions
Open
#10,296 opened on May 6, 2020
Type: Featuregood first issue
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.