diff options
author | ijon <ijon@ydb.tech> | 2024-11-27 20:04:58 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-27 20:04:58 +0300 |
commit | e6457a7cafc1cf8b50efa2d1c8919dd6a99c4743 (patch) | |
tree | 7280856bc3d6e1fa3f0cf63258571e625aafe863 /contrib | |
parent | bb312c5b97d9fbb3d0d8e75193d8878c2d115139 (diff) | |
download | ydb-e6457a7cafc1cf8b50efa2d1c8919dd6a99c4743.tar.gz |
ydb(d) cli: add commands for setting interrupt-inheritance flag in acl (#3776)
Add `ydb scheme permissions {clear,set}-inheritance` commands.
Add `ydbd db schema access {clear,set}-inheritance` commands.
`InterruptInheritance` is a special flag that blocks permission inheritance for a target path. There are a variance of inheritance type modifiers which effect how inheritance works for an individual access control entry, but InterruptInheritance flag have a global effect for a path.
InterruptInheritance was a part of the public api for a while now (and it was used internally), but there was no cli commands to actually manipulate it.
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions