Update docs/source/reference/config-sudo.md

Co-authored-by: Erik Sundell <erik.i.sundell@gmail.com>
This commit is contained in:
Yu Feng
2020-10-01 09:11:15 -07:00
committed by GitHub
parent 5489395272
commit 37ee104afa

View File

@@ -121,8 +121,8 @@ the shadow password database.
### Shadow group (Linux)
**Note:** On Fedora based distributions there is no clear way to configure
the PAM database to allow sufficient access for autenticating with the target user's password
from jupyterhub.As a workaround we recommend use an alternative authentication method, e.g.
the PAM database to allow sufficient access for authenticating with the target user's password
from JupyterHub. As a workaround we recommend use an alternative authentication method, e.g.
[sshauthenticator](https://github.com/andreas-h/sshauthenticator).
```bash