mirror of https://github.com/ceph/ceph
0221241909
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> |
||
---|---|---|
.. | ||
dashboard_plugins | ||
administrator.rst | ||
alerts.rst | ||
ansible.rst | ||
cephadm.rst | ||
crash.rst | ||
dashboard.rst | ||
deepsea.rst | ||
diskprediction.rst | ||
hello.rst | ||
index.rst | ||
influx.rst | ||
insights.rst | ||
iostat.rst | ||
localpool.rst | ||
modules.rst | ||
orchestrator_cli.rst | ||
orchestrator_modules.rst | ||
prometheus.rst | ||
restful.rst | ||
rook.rst | ||
telegraf.rst | ||
telemetry.rst | ||
zabbix.rst |