Skip to content
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

DB tctl auth sign should have the RBAC example #13768

Closed
klizhentas opened this issue Jun 22, 2022 · 2 comments · Fixed by #14528
Closed

DB tctl auth sign should have the RBAC example #13768

klizhentas opened this issue Jun 22, 2022 · 2 comments · Fixed by #14528

Comments

@klizhentas
Copy link
Contributor

Details

These docs should have RBAC example required to allow user to sign:

https://goteleport.com/docs/database-access/reference/cli/#tctl-auth-sign

Right now users don't have the understanding of the RBAC role

@GavinFrazar
Copy link
Contributor

User must be able to impersonate the db service: impersonate role "Db" and user "Db".

@GavinFrazar
Copy link
Contributor

Related #12910

ptgott added a commit that referenced this issue Jul 15, 2022
Fixes #13768

Add a `Details` box to the `tctl auth sign` entry in the Database Access
CLI reference explaining how to set up your user's Teleport roles in
order to enable running `tctl auth sign` for database-specific
certificate formats.
ptgott added a commit that referenced this issue Jul 22, 2022
Fixes #13768

Add a `Details` box to the `tctl auth sign` entry in the Database Access
CLI reference explaining how to set up your user's Teleport roles in
order to enable running `tctl auth sign` for database-specific
certificate formats.
ptgott added a commit that referenced this issue Jul 29, 2022
Fixes #13768

Add a `Details` box to the `tctl auth sign` entry in the Database Access
CLI reference explaining how to set up your user's Teleport roles in
order to enable running `tctl auth sign` for database-specific
certificate formats.
github-actions bot pushed a commit that referenced this issue Aug 11, 2022
Fixes #13768

Add a `Details` box to the `tctl auth sign` entry in the Database Access
CLI reference explaining how to set up your user's Teleport roles in
order to enable running `tctl auth sign` for database-specific
certificate formats.
github-actions bot pushed a commit that referenced this issue Aug 11, 2022
Fixes #13768

Add a `Details` box to the `tctl auth sign` entry in the Database Access
CLI reference explaining how to set up your user's Teleport roles in
order to enable running `tctl auth sign` for database-specific
certificate formats.
github-actions bot pushed a commit that referenced this issue Aug 11, 2022
Fixes #13768

Add a `Details` box to the `tctl auth sign` entry in the Database Access
CLI reference explaining how to set up your user's Teleport roles in
order to enable running `tctl auth sign` for database-specific
certificate formats.
pull bot pushed a commit to sigtrap/teleport that referenced this issue Aug 12, 2022
* Add RBAC instructions for DB tctl auth sign

Fixes gravitational#13768

Add a `Details` box to the `tctl auth sign` entry in the Database Access
CLI reference explaining how to set up your user's Teleport roles in
order to enable running `tctl auth sign` for database-specific
certificate formats.

* Update docs/pages/database-access/reference/cli.mdx

Co-authored-by: Zac Bergquist <[email protected]>

Co-authored-by: Zac Bergquist <[email protected]>
fheinecke pushed a commit that referenced this issue Aug 13, 2022
* Add RBAC instructions for DB tctl auth sign

Fixes #13768

Add a `Details` box to the `tctl auth sign` entry in the Database Access
CLI reference explaining how to set up your user's Teleport roles in
order to enable running `tctl auth sign` for database-specific
certificate formats.

* Update docs/pages/database-access/reference/cli.mdx

Co-authored-by: Zac Bergquist <[email protected]>

Co-authored-by: Zac Bergquist <[email protected]>
reedloden pushed a commit that referenced this issue Aug 15, 2022
* Add RBAC instructions for DB tctl auth sign

Fixes #13768

Add a `Details` box to the `tctl auth sign` entry in the Database Access
CLI reference explaining how to set up your user's Teleport roles in
order to enable running `tctl auth sign` for database-specific
certificate formats.

* Update docs/pages/database-access/reference/cli.mdx

Co-authored-by: Zac Bergquist <[email protected]>

Co-authored-by: Zac Bergquist <[email protected]>
hydridity pushed a commit to hydridity/teleport that referenced this issue Aug 26, 2022
* Add RBAC instructions for DB tctl auth sign

Fixes gravitational#13768

Add a `Details` box to the `tctl auth sign` entry in the Database Access
CLI reference explaining how to set up your user's Teleport roles in
order to enable running `tctl auth sign` for database-specific
certificate formats.

* Update docs/pages/database-access/reference/cli.mdx

Co-authored-by: Zac Bergquist <[email protected]>

Co-authored-by: Zac Bergquist <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants