Update config-sudo.md

This commit is contained in:
Christian Dike
2022-10-24 11:38:58 +01:00
committed by GitHub
parent e76e9099c2
commit 1c95d94b96

View File

@@ -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`.