Skip to content

RBAC? #919

Answered by tashian
Drugoy asked this question in Q&A
RBAC? #919
May 3, 2022 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Thanks @Drugoy for the question!
There's a couple answers to this.

  • One answer is: Server B doesn't have an account on it for employee A, so employee A cannot access server B even with a trusted certificate.
  • Another answer is to do it the way our commercial SSH Professional service does: Write PAM/NSS modules that do RBAC and user lifecycle management for you, with RBAC rules synced from a central server.
  • Or, sign up for our commercial offering if you need remote RBAC policy management and don't want to roll this part on your own.

The role of the SSO server is just authentication, it's not an authorization server in this case, because authorization happens when the SSH connection is made…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Drugoy
Comment options

Answer selected by Drugoy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants