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:
parent
fd4bd44290
commit
6560d4c493
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue