Skip to content

Commit cae63a0

Browse files
authored
Merge pull request #59908 from mburke5678/mco-add-new-users-ssh-fup
OCPBUGS#11688: Explained that adding new users is not supported -- Follow Up
2 parents ff60e2b + 42b50c6 commit cae63a0

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

modules/machine-config-overview.adoc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,11 @@ The kinds of components that MCO can change include:
4747
- **Configuration files**: Create or overwrite files in the `/var` or `/etc` directory.
4848
- **systemd units**: Create and set the status of a systemd service or add to an existing systemd service by dropping in additional settings.
4949
- **users and groups**: Change SSH keys in the passwd section post-installation.
50-
50+
+
5151
[IMPORTANT]
5252
====
53-
Changing SSH keys via machine configs is only supported for the `core` user. It is not supported to add any other user via machine configs.
53+
* Changing SSH keys by using a machine config is supported only for the `core` user.
54+
* Adding new users by using a machine config is not supported.
5455
====
5556
* **kernelArguments**: Add arguments to the kernel command line when {product-title} nodes boot.
5657
* **kernelType**: Optionally identify a non-standard kernel to use instead of the standard kernel. Use `realtime` to use the RT kernel (for RAN). This is only supported on select platforms.

0 commit comments

Comments
 (0)