diff options
| author | Simon Rettberg | 2013-07-05 12:02:08 +0200 |
|---|---|---|
| committer | Simon Rettberg | 2013-07-05 12:02:08 +0200 |
| commit | 7c375528887dae948b29d6dad70ed807dd681c85 (patch) | |
| tree | ea9879b9e7b3ea4b621a0c97167f20ad74d4fec4 /remote/modules/nscd/data | |
| parent | [vmchooser] Create text file in floppy image that tells the guest the host's ... (diff) | |
| download | tm-scripts-7c375528887dae948b29d6dad70ed807dd681c85.tar.gz tm-scripts-7c375528887dae948b29d6dad70ed807dd681c85.tar.xz tm-scripts-7c375528887dae948b29d6dad70ed807dd681c85.zip | |
[pam] Cleanup, formatting, force nscd usage in nsswitch.conf, set timeouts for LDAP lookups
Diffstat (limited to 'remote/modules/nscd/data')
| -rw-r--r-- | remote/modules/nscd/data/etc/nscd.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/remote/modules/nscd/data/etc/nscd.conf b/remote/modules/nscd/data/etc/nscd.conf index d0a3b107..863a6f50 100644 --- a/remote/modules/nscd/data/etc/nscd.conf +++ b/remote/modules/nscd/data/etc/nscd.conf @@ -61,7 +61,7 @@ auto-propagate group yes enable-cache hosts yes - positive-time-to-live hosts 3600 + positive-time-to-live hosts 1800 negative-time-to-live hosts 20 suggested-size hosts 211 check-files hosts yes |
