-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
KCM: Remove the oldest expired credential if no more place
When adding a new credential and the user reached its quota, try to remove the user's oldest expired credential to make place. Resolves: SSSD#6667 :feature: The auto removal of expired credentials allows to automatically remove the oldest expired credential when the user's maximum limit was reached and a new credential is to be added to KCM. If no expired credential is found to be removed, the operation will fail as it happened in the previous versions.
- Loading branch information
Showing
1 changed file
with
185 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters