Allow users to configure password expiry date for their database users #27

Open
opened 2024-08-06 01:56:00 +02:00 by oysteikt · 1 comment
Owner

It might also be nice to allow the administrators to set a maximum cap on the expiry date in the configuration, to enforce people to switch passwords regularly.

It might also be nice to allow the administrators to set a maximum cap on the expiry date in the configuration, to enforce people to switch passwords regularly.
oysteikt added the feature request label 2024-08-06 01:56:00 +02:00
Author
Owner

https://mariadb.com/docs/server/security/user-account-management/user-password-expiry

It will be difficult to query out information about the user password expiry date before mariadb 11.5, which is relatively new (2025). Maybe we should avoid this for a while, not to break backwards compat completely

https://mariadb.com/docs/server/security/user-account-management/user-password-expiry It will be difficult to query out information about the user password expiry date before mariadb 11.5, which is relatively new (2025). Maybe we should avoid this for a while, not to break backwards compat completely
oysteikt added reference password-clear-and-expiry 2025-12-23 07:24:23 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Projects/muscl#27