1
0
mirror of https://github.com/rancher/os.git synced 2025-08-25 09:49:22 +00:00
os/docs/os/configuration/users/index.md
Sven Dowideit 7a0ebc409b update master to generate docs like rancher.github.io does
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2017-08-17 06:01:19 +10:00

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.