Overview

Key Concepts

General

Account

Design

Transition

Operation

Edit this page on GitHub

Home > user > design > User Component

User Component

The user component controls operating system user accounts and their creation on the compute component of the same platform and is typically an optional component. Adding a user for example allows you to connect to the compute in operation via ssh.

Attributes

Username
Description
Home Directory
Home Directory Mode
Max Open Files
Login shell
System Account
Enable Sudo Access
Secondary Groups
Authorized Keys: Add one or multiple ssh keys that are authorized for a remote connection. You can get your public key with e.g. cat ~/.ssh/id_rsa.pub.
Password (currently Windows only)