mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-18 07:23:00 +00:00
remove sshauthenticator reference.
This commit is contained in:
@@ -122,8 +122,8 @@ the shadow password database.
|
|||||||
|
|
||||||
**Note:** On Fedora based distributions there is no clear way to configure
|
**Note:** On Fedora based distributions there is no clear way to configure
|
||||||
the PAM database to allow sufficient access for authenticating with the target user's password
|
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.
|
from JupyterHub. As a workaround we recommend use an
|
||||||
[sshauthenticator](https://github.com/andreas-h/sshauthenticator).
|
[alternative authentication method](https://github.com/jupyterhub/jupyterhub/wiki/Authenticators).
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ ls -l /etc/shadow
|
$ ls -l /etc/shadow
|
||||||
|
Reference in New Issue
Block a user