From 1c95d94b96c4e3d890b2cbc144d3c514ee44459c Mon Sep 17 00:00:00 2001 From: Christian Dike Date: Mon, 24 Oct 2022 11:38:58 +0100 Subject: [PATCH] Update config-sudo.md --- docs/source/reference/config-sudo.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/reference/config-sudo.md b/docs/source/reference/config-sudo.md index 1db337f1..2962ae97 100644 --- a/docs/source/reference/config-sudo.md +++ b/docs/source/reference/config-sudo.md @@ -253,6 +253,6 @@ $ semodule -i sudo_exec_selinux.pp ## Troubleshooting: PAM session errors If the PAM authentication doesn't work and you see errors for -`login:session-auth`, or similar, consider updating to a more recent [version -of jupyterhub](https://readthedocs.org/projects/jupyterhub/) and disabling the opening of PAM sessions with +`login:session-auth`, or similar, consider updating to a more recent version +of jupyterhub and disabling the opening of PAM sessions with `c.PAMAuthenticator.open_sessions=False`.