1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

roles/jupyterhub/README.md: Document recent file rename passwords.dbm.db -> passwords.dbm

This commit is contained in:
A Holt 2021-11-22 12:32:35 -05:00 committed by GitHub
parent fd4bd44290
commit 6560d4c493
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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