openzfs/zfs

zfs redact should have a separate delegatable permissions

开放

#10,296 创建于 2020年5月6日

 (0 条评论) (0 个反应) (0 位负责人)C (1,703 个派生)batch import
Type: Featuregood first issue

仓库指标

星标
 (9,908 个星标)
PR 合并指标
 (平均合并 5天 21小时) (30 天内合并 62 个 PR)

描述

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.

贡献者指南