Current File : //etc/nscd.conf |
### THIS FILE IS MANAGED BY PUPPET. RESISTANCE IS FUTILE. ###
logfile /dev/null
# threads 4
# max-threads 32
server-user nscd
# stat-user somebody
debug-level 1
reload-count 0
paranoia no
# restart-interval 3600
enable-cache passwd yes
positive-time-to-live passwd 600
negative-time-to-live passwd 10
suggested-size passwd 211
check-files passwd yes
persistent passwd yes
shared passwd yes
max-db-size passwd 33554432
auto-propagate passwd no
enable-cache group yes
positive-time-to-live group 3600
negative-time-to-live group 10
suggested-size group 211
check-files group yes
persistent group yes
shared group yes
max-db-size group 33554432
auto-propagate group no
enable-cache hosts yes
positive-time-to-live hosts 3600
negative-time-to-live hosts 20
suggested-size hosts 2011
check-files hosts yes
persistent hosts yes
shared hosts yes
max-db-size hosts 16777216