diff --git a/doc/guide/authentication.xml b/doc/guide/authentication.xml index 022a015e8..cc1a34cf8 100644 --- a/doc/guide/authentication.xml +++ b/doc/guide/authentication.xml @@ -21,9 +21,11 @@ system or you can setup a Kerberos based SSO solution. - The web server can also be run from the cockpit/ws docker - container. If you are running cockpit on an - Atomic Host this will be the default. In this setup, cockpit establishes an + The web server can also be run from the + cockpit/ws + container. If you are running cockpit on a container host operating system like + Fedora CoreOS + this will be the only supported mode. In this setup, cockpit establishes an SSH connection from the container to the underlying host, meaning that it is up to your SSH server to grant access. To login with a local account, sshd will need to be configured to allow password based authentication.