mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-15 05:53:00 +00:00
Fix broken link to authenticators reference
This commit is contained in:
@@ -125,7 +125,7 @@ the shadow password database.
|
||||
**Note:** On [Fedora based distributions](https://fedoraproject.org/wiki/List_of_Fedora_remixes) there is no clear way to configure
|
||||
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](https://github.com/jupyterhub/jupyterhub/wiki/Authenticators).
|
||||
[alternative authentication method](authenticators-reference).
|
||||
|
||||
```bash
|
||||
$ ls -l /etc/shadow
|
||||
|
Reference in New Issue
Block a user