Age | Commit message (Collapse) | Author | Files | Lines |
|
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)
|
|
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
|
|
https://fedorahosted.org/sssd/ticket/532
|
|
Updated EntryCache*Timeout to the correct values.
Fixed one missed EntryCacheTimeout
Added notes about perf hit of using enumeration.
|
|
|
|
Resolves: https://fedorahosted.org/sssd/ticket/438
|
|
Also update BUILD.txt
|