-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Comments
User must be able to impersonate the db service: impersonate role "Db" and user "Db". |
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
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
The text was updated successfully, but these errors were encountered: