#!/bin/bash set -eu # Install the noauth PAM profile. groupadd noauth pam-auth-update --enable noauth