diff --git a/docs/howto/auth/firstuse.rst b/docs/howto/auth/firstuse.rst index 0053393..b81f6f4 100644 --- a/docs/howto/auth/firstuse.rst +++ b/docs/howto/auth/firstuse.rst @@ -16,6 +16,8 @@ Enabling the authenticator #. Enable the authenticator and reload config to apply the configuration: +.. code-block:: bash + sudo tljh-config set auth.type firstuseauthenticator.FirstUseAuthenticator sudo tljh-config reload @@ -26,7 +28,7 @@ password. Users changing their own password ================================= -Users can change their password by first logging into their account and then visiting +Users can change their password by first logging into their account and then visiting the url ``/hub/auth/change-password``. Allowing anyone to log in to your JupyterHub