-
Notifications
You must be signed in to change notification settings - Fork 604
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
docs: add security settings and builtin security reference #13319
Conversation
d64d5ce
to
4f81873
Compare
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
✅ Documentation buildRevision built successfully |
4f81873
to
74a1017
Compare
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
✅ Documentation buildRevision built successfully |
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
1f8749d
to
0ac6879
Compare
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as spam.
This comment was marked as spam.
This comment was marked as spam.
This comment was marked as spam.
✅ Documentation buildRevision built successfully |
@@ -0,0 +1,59 @@ | |||
# Привилегированные пользователи | |||
|
|||
- `root` -- суперпользователь |
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.
А чем отличается root и Администратор СУБД?
А надо им вообще отличаться? ИМХО -- нет.
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.
root
отличается тем, что создаётся самым первым и в отличие от всех последующих пользователей обязан быть прописан (вместе с паролем) в конфигурации кластера. Он самый важный, но и наименее безопасный из пользователей-админов.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
✅ Documentation buildRevision built successfully |
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
✅ Documentation buildRevision built successfully |
Add reference for
domains_config.security_config
section.Add description for builtin security settings.
RU version only. EN version will follow.
KIKIMR-21849
YDBDOCS-992
Changelog category