mirror of
https://github.com/rancher/os.git
synced 2025-08-25 09:49:22 +00:00
16 lines
499 B
Markdown
16 lines
499 B
Markdown
---
|
|
title: Users in RancherOS
|
|
|
|
|
|
---
|
|
|
|
## Configuring RancherOS Users
|
|
---
|
|
|
|
Currently, we don't support adding other users besides `rancher`.
|
|
|
|
You _can_ add users in the console container, but these users will only exist as long as the console container exists. It only makes sense to add users in a [persistent consoles]({{site.baseurl}}/os/configuration/custom-console/#console-persistence).
|
|
|
|
If you want the console user to be able to ssh into RancherOS, you need to add them
|
|
to the `docker` group.
|