-
Notifications
You must be signed in to change notification settings - Fork 694
Added the role concept to the glossary #14624
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
✅ Documentation buildRevision built successfully |
⚪ Test history | Ya make output | Test bloat
🟢 |
⚪ Test history | Ya make output | Test bloat
🟢 |
@@ -337,6 +337,12 @@ | |||
|
|||
Группа идентифицируется [SID](#access-sid). | |||
|
|||
### Роль {#access-role} | |||
|
|||
**[Роль](../security/builtin-security.md#roles)** — это именованное множество [прав доступа](#access-right), используемое для назначения [пользователям](#access-user) или [группам](#access-group) пользователей. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Вместо этой ссылки в начале я б добавил во второй абзац, что эти роли создаются в процессе инициализации этого builtin security и подробнее о нём читайте там-то.
Плюс такой ссылки совсем нет в английской версии.
Co-authored-by: Ivan Blinkov <ivan@blinkov.ru>
✅ Documentation buildRevision built successfully |
⚪ Test history | Ya make output | Test bloat
🟢 |
⚪ Test history | Ya make output | Test bloat
🟢 |
⚪ Test history | Ya make output | Test bloat
🟢 |
✅ Documentation buildRevision built successfully |
⚪ Test history | Ya make output | Test bloat
🟢 |
Co-authored-by: Ivan Blinkov <ivan@ydb.tech>
Co-authored-by: Ivan Blinkov <ivan@ydb.tech>
Changelog category