mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
@@ -48,7 +48,7 @@ to some value, you can do that with the following command:
|
|||||||
|
|
||||||
.. code-block:: bash
|
.. code-block:: bash
|
||||||
|
|
||||||
sudo tljh-config set auth.LDAPAuthenticator.server_address = 'my-ldap-server'
|
sudo tljh-config set auth.LDAPAuthenticator.server_address 'my-ldap-server'
|
||||||
|
|
||||||
Most authenticators require you set multiple configuration options before you can
|
Most authenticators require you set multiple configuration options before you can
|
||||||
enable them. Read the authenticator's documentation carefully for more information.
|
enable them. Read the authenticator's documentation carefully for more information.
|
||||||
|
|||||||
Reference in New Issue
Block a user