1
0
mirror of https://github.com/rancher/os.git synced 2025-08-30 12:31:24 +00:00
os/docs/os/configuration/users/index.md
Sven Dowideit 5dd11c3ddc use page.baseurl to avoid embedding the RancherOS version in every link
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2017-08-17 07:12:45 +10:00

16 lines
496 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]({{page.baseurl}}/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.