From 6560d4c4937999ec7b3a844f63eaf871ac6724f8 Mon Sep 17 00:00:00 2001 From: A Holt Date: Mon, 22 Nov 2021 12:32:35 -0500 Subject: [PATCH] roles/jupyterhub/README.md: Document recent file rename passwords.dbm.db -> passwords.dbm --- roles/jupyterhub/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/jupyterhub/README.md b/roles/jupyterhub/README.md index 8fe58f77e..68ec85ad9 100644 --- a/roles/jupyterhub/README.md +++ b/roles/jupyterhub/README.md @@ -33,7 +33,7 @@ source /opt/iiab/jupyterhub/bin/activate Passwords are hashed using 4096 rounds of the latest Blowfish (bcrypt's $2b$ algorithm) and stored in: ``` -/opt/iiab/jupyterhub/etc/passwords.dbm.db +/opt/iiab/jupyterhub/etc/passwords.dbm # Or passwords.dbm.db in the past. ``` ### Users can change their own password