summaryrefslogtreecommitdiffstats
path: root/server/config/testconfigs/sssd-noversion.conf
Commit message (Collapse)AuthorAgeFilesLines
* Rename server/ directory to src/Stephen Gallagher2010-02-181-41/+0
| | | | Also update BUILD.txt
* Make config_file_version a hidden setting in SSSDConfig APIStephen Gallagher2009-11-031-0/+41
The config_file_version should never be changed by the API, so we will hide the option inside the SSSDConfig API and remove it from the schema. Guarantee that the config file is of the correct version