summaryrefslogtreecommitdiffstats
path: root/src/examples
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Allow running with read only rootJakub Hrozek2010-03-251-0/+1
| | | | | | | Packages /etc/rwtab.d/sssd file that allows SSSD to run on a read-only root filesystem. Fixes: #428
* Package example logrotate scriptJakub Hrozek2010-03-081-0/+11
|
* Rename server/ directory to src/Stephen Gallagher2010-02-183-0/+92
Also update BUILD.txt