From 0ab2e590eff7b8e62c59674c047ef37b80a8d6c6 Mon Sep 17 00:00:00 2001 From: Cole Arendt Date: Thu, 4 Nov 2021 11:44:16 -0400 Subject: [PATCH] clarify pam documentation section --- charts/rstudio-workbench/README.md.gotmpl | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/charts/rstudio-workbench/README.md.gotmpl b/charts/rstudio-workbench/README.md.gotmpl index 08b98087..34d1cb59 100644 --- a/charts/rstudio-workbench/README.md.gotmpl +++ b/charts/rstudio-workbench/README.md.gotmpl @@ -142,6 +142,7 @@ the `XDG_CONFIG_DIRS` environment variable - `supervisord` service / unit definition `.conf` files - Located at `config.startupCustom.<< name of file >>` helm values - Will use the `.ini` file format, by default + - Mounted at `/startup/custom` - As with all config files above, can override with a verbatim string if desired, like so: ```yaml config: @@ -149,7 +150,11 @@ config: myfile.conf: | file-used-verbatim ``` - +- PAM configuration + - `pam` configuration files + - Located at `config.pam.<< name of file >>` helm values + - Will be mounted verbatim as individual files (using `subPath` mounts) at `/etc/pam.d/<< name of file >>` + ## User Provisioning Provisioning users in RStudio Workbench containers is challenging. Session images have users created automatically (with