ceph/doc
Tatjana Dehler 0221241909 mgr/dashboard: add password expiration date
Add a 'pwd_expiration_date' field to the User object to be able
to set password expiration date per user.

There are two options to set a password expiration date for a
user:

1. Set the 'USER_PWD_EXPIRATION_SPAN' setting. If defined
   the expiration date of the password will be calculated
   automatically based on the given value. It will also be
   updated automatically when the user changes the password.
2. Set an expiration date by setting the 'pwdExpirationDate'
   field when creating a user.

Add two more settings in addition: USER_PWD_EXPIRATION_WARNING_1
and USER_PWD_EXPIRATION_WARNING_2. These two settings are
defining the amount of days to notify the user that his password
will expiration soon.

It's not possible to set the 'pwd_expiration_date' field to a
date in the past.

If the password of a user is already expired he is no longer
allowed to log into the dashboard.

Fixes: https://tracker.ceph.com/issues/40329
Signed-off-by: Tatjana Dehler <tdehler@suse.com>
2019-12-13 08:53:05 +01:00
..
_ext
_static/js
_templates
_themes/ceph
api
ceph-volume Merge pull request #31252 from wjwithagen/wjw-doc-ceph_volume_zfs_inventory 2019-11-26 08:58:31 +01:00
cephfs Merge PR #31729 into master 2019-12-11 09:44:27 -08:00
changelog
dev doc: show how to count jobs before triggering them 2019-12-10 15:01:17 +05:30
images
install doc/install/containers: note vX.Y.Z[-YYYYMMDD] tags 2019-12-04 08:22:52 -06:00
man doc: clarify support for rbd fancy striping 2019-12-11 12:41:09 +01:00
mgr mgr/dashboard: add password expiration date 2019-12-13 08:53:05 +01:00
mon
rados Merge PR #31729 into master 2019-12-11 09:44:27 -08:00
radosgw Merge pull request #31926 from yuvalif/wip-yuval-fix-pubsub-record-format 2019-12-05 13:55:31 -05:00
rbd doc: clarify support for rbd fancy striping 2019-12-11 12:41:09 +01:00
releases doc/releases/nautilus,PendingReleaseNotes: consolidate telemetry note 2019-12-10 14:36:06 -06:00
scripts
start Merge PR #32009 into master 2019-12-09 08:23:44 -06:00
.gitignore
architecture.rst
bootstrap.rst doc/bootstrap: ceph-daemon -> cephadm 2019-12-11 19:14:18 -06:00
CMakeLists.txt
conf.py doc/foundation: add ceph foundation info here 2019-12-03 10:45:45 -06:00
favicon.ico
foundation.rst doc/foundation: add ceph foundation info here 2019-12-03 10:45:45 -06:00
glossary.rst
governance.rst doc/foundation: add ceph foundation info here 2019-12-03 10:45:45 -06:00
index.rst Merge PR #32009 into master 2019-12-09 08:23:44 -06:00
logo.png
man_index.rst
README.md