Assign a non-existent credential role
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 15
- Forks
- 49
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 3
Description
Related dev. issue(s): https://github.com/tarantool/tarantool/issues/9643
Product: Tarantool
Since: 3.1 (also backported to 3.0)
Root document: https://www.tarantool.io/en/doc/latest/concepts/configuration/configuration_credentials/#granting-privileges-to-a-user
SME: @ ImeevMA
Details
A non-existent credential role can be assigned to a user or role in
credential section of the config. The actual assignment will occur
when the assigned credential role is created.
Requested by @ ImeevMA in https://github.com/tarantool/tarantool/commit/127d1fa398797c80f203a36639c38f338c194b80.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the configuration credentials documentation at the linked root document and review related development issue #9643 for context. Update the relevant section to explain that a user or role may be assigned a non-existent credential role, with the assignment taking effect when that role is created.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100