openzfs/zfs
zfs redact should have a separate delegatable permissions
オープン
#10,296 opened on 2020/05/06
Type: Featuregood first issue
Repository metrics
- Stars
- (9,908 個のスター)
- PR merge metrics
- (平均マージ 5d 21h) (30d で 62 merged PRs)
説明
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.