summaryrefslogtreecommitdiffstats
path: root/src/examples/sssd.conf
Commit message (Collapse)AuthorAgeFilesLines
* Rename sssd.conf to sssd-example.confStephen Gallagher2011-08-081-95/+0
| | | | | | | This file should not be installed by default. It leads to user confusion. We will instead install it as documentation. Fix incorrect example of entry_cache_nowait_percentage
* Fix incorrect example fileStephen Gallagher2011-01-191-8/+7
| | | | | | | The example sssd.conf still had entry_cache_timeout listed in the [nss] section, and did not have correct values for entry_cache_nowait_percentage (it was listed as entry_cache_nowait_timeout and gave a value in seconds)
* Move all references to ldap_<entity>_search_base to "advanced" sectionJan Zeleny2010-10-181-2/+0
| | | | | | | The <entity> can be one of user, group or netgroup. The references were removed from example configuration and they were moved from section Configuration options to section Advanced options. Ticket: #607
* Add ldap_force_upper_case_realm to example AD configStephen Gallagher2010-06-141-0/+1
| | | | https://fedorahosted.org/sssd/ticket/532
* Copy-edit and format review sssd.confDavid O'Brien2010-05-211-18/+27
| | | | | | Updated EntryCache*Timeout to the correct values. Fixed one missed EntryCacheTimeout Added notes about perf hit of using enumeration.
* Add enumerate details to the manpage and examplesStephen Gallagher2010-05-201-2/+2
|
* Give information about ldap_schema in the sample configStephen Gallagher2010-04-161-0/+7
| | | | Resolves: https://fedorahosted.org/sssd/ticket/438
* Rename server/ directory to src/Stephen Gallagher2010-02-181-0/+81
Also update BUILD.txt