Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-10-26 | Fix migration script for pre-0.5 local domains | Jakub Hrozek | 1 | -2/+11 | |
Configuration files before 0.5.0 did not enforce provider= in local domains it did special-case by domain name (LOCAL). Our script was relying on provider= value, this patch adds the special-casing in case the domain was called LOCAL. | |||||
2009-09-28 | Tighten up permission. | Simo Sorce | 1 | -1/+12 | |
SSSD may contain passwords and other sensitive data, make sure we always keep its permission tight. Also make /etc/sssd permission very strict, just in case, admins may inadvertently copy an sssd.conf file without checking it's permissions. | |||||
2009-09-25 | script to upgrade config to v2 | Jakub Hrozek | 1 | -0/+352 | |