openzfs/zfs

zfs redact should have a separate delegatable permissions

Open

#10,296 建立於 2020年5月6日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)C (9,908 star) (1,703 fork)batch import
Type: Featuregood first issue

描述

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.

貢獻者指南