summaryrefslogtreecommitdiffstats
path: root/server/upgrade
Commit message (Collapse)AuthorAgeFilesLines
* Fix migration script for pre-0.5 local domainsJakub Hrozek2009-10-271-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.
* Tighten up permission.Simo Sorce2009-09-281-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.
* script to upgrade config to v2Jakub Hrozek2009-09-251-0/+352