# Using RBAC with OpenSSH servers

DevFeed: [Using RBAC with OpenSSH servers](<https://devfeed.tech/articles/using-rbac-with-openssh-servers-29796.md>)

Original publisher: [Read original article](<https://goteleport.com/blog/rbac-with-openssh/>)

Author: info@goteleport.com (Russell Jones)

Published: 2018-04-20T00:00:00Z

Content type: tutorial

Language: en

Sources: [Teleport](<https://devfeed.tech/sources/teleport.md>)

Topics: [OpenSSH](<https://devfeed.tech/topics/openssh.md>), [Access Control](<https://devfeed.tech/topics/access-control.md>), [Authentication](<https://devfeed.tech/topics/authentication.md>), [certificates](<https://devfeed.tech/topics/certificates.md>), [Single sign-on (SSO)](<https://devfeed.tech/topics/sso.md>), [gateway](<https://devfeed.tech/topics/gateway.md>)

Tags: [access-control](<https://devfeed.tech/tags/access-control.md>), [authentication](<https://devfeed.tech/tags/authentication.md>), [certificates](<https://devfeed.tech/tags/certificates.md>), [openssh](<https://devfeed.tech/tags/openssh.md>), [sso](<https://devfeed.tech/tags/sso.md>)

## AI overview

This technical guide explains how to use Teleport RBAC with OpenSSH servers. It describes restricting access to critical Teleport auth and proxy nodes while other infrastructure uses OpenSSH, using SSH certificates and allowed login principals.

## Source excerpt

Technical deep dive into an RBAC mechanism to restrict access to critical nodes within an OpenSSH cluster.