gravitational / teleport

The easiest, and most secure way to access and protect all of your infrastructure.
https://goteleport.com
GNU Affero General Public License v3.0
17.61k stars 1.76k forks source link

Extend Host User Creation to support a static set of users #42712

Closed rosstimothy closed 1 month ago

rosstimothy commented 5 months ago

What would you like Teleport to do?

Support creating out of band users with pre-set UID, GID and sudo entitlements.

What problem does this solve?

Host user creation is lazy and only creates users at time of login. There are some use cases which require that a static set of predefined users always exist.

rosstimothy commented 3 months ago
rosstimothy commented 2 months ago

Test Plan