Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-10-26 | Add IPA conf template | Simo Sorce | 1 | -0/+9 | |
2009-10-22 | Add support for offline auth cache timeout | Stephen Gallagher | 1 | -0/+1 | |
This adds a new option (offline_credentials_expiration) to the [PAM] section of the sssd.conf If the user does not perform an online authentication within the timeout (in days), they will be denied auth once the timeout passes. | |||||
2009-10-22 | Bring SSSDConfig API options up-to-date | Stephen Gallagher | 2 | -12/+48 | |
2009-10-13 | Add plugin configuration schema for proxy provider | Stephen Gallagher | 1 | -0/+7 | |
2009-10-12 | Add new SSSDConfig python API | Stephen Gallagher | 4 | -0/+104 | |
Also adds unit tests for the SSSDConfig API |