mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
@@ -24,7 +24,12 @@ Enabling the authenticator
|
||||
|
||||
2. Enable the authenticator and reload config to apply configuration:
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
sudo tljh-config set auth.type dummyauthenticator.DummyAuthenticator
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
sudo tljh-config reload
|
||||
|
||||
Users who are currently logged in will continue to be logged in. When they
|
||||
@@ -40,4 +45,7 @@ commands:
|
||||
.. code-block:: bash
|
||||
|
||||
tljh-config set auth.DummyAuthenticator.password <new-password>
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
tljh-config reload
|
||||
Reference in New Issue
Block a user