nscd.conf (7c478bd95313f5f23a4c958a745db2134aa03244) nscd.conf (cb5caa98562cf06753163f558cbcfe30b8f4673a)
1#
2# CDDL HEADER START
3#
4# The contents of this file are subject to the terms of the
1#
2# CDDL HEADER START
3#
4# The contents of this file are subject to the terms of the
5# Common Development and Distribution License, Version 1.0 only
6# (the "License"). You may not use this file except in compliance
7# with the License.
5# Common Development and Distribution License (the "License").
6# You may not use this file except in compliance with the License.
8#
9# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
10# or http://www.opensolaris.org/os/licensing.
11# See the License for the specific language governing permissions
12# and limitations under the License.
13#
14# When distributing Covered Code, include this CDDL HEADER in each
15# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
16# If applicable, add the following below this CDDL HEADER, with the
17# fields enclosed by brackets "[]" replaced with your own identifying
18# information: Portions Copyright [yyyy] [name of copyright owner]
19#
20# CDDL HEADER END
21#
22#
7#
8# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9# or http://www.opensolaris.org/os/licensing.
10# See the License for the specific language governing permissions
11# and limitations under the License.
12#
13# When distributing Covered Code, include this CDDL HEADER in each
14# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15# If applicable, add the following below this CDDL HEADER, with the
16# fields enclosed by brackets "[]" replaced with your own identifying
17# information: Portions Copyright [yyyy] [name of copyright owner]
18#
19# CDDL HEADER END
20#
21#
23# Copyright (c) 1994-2001 by Sun Microsystems, Inc.
24# All rights reserved.
22# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
23# Use is subject to license terms.
25#
26#ident "%Z%%M% %I% %E% SMI"
27#
28
29#
24#
25#ident "%Z%%M% %I% %E% SMI"
26#
27
28#
30# Currently supported cache names: passwd, group, hosts, ipnodes
31# exec_attr, prof_attr, user_attr
29# Currently supported cache names:
30# audit_user, auth_attr, bootparams, ethers
31# exec_attr, group, hosts, ipnodes, netmasks
32# networks, passwd, printers, prof_attr, project
33# protocols, rpc, services, tnrhdb, tnrhtp, user_attr
32#
34#
33
34# logfile /var/adm/nscd.log
35# enable-cache hosts no
36
37 debug-level 0
38
35# logfile /var/adm/nscd.log
36# enable-cache hosts no
37
38 debug-level 0
39
39 positive-time-to-live passwd 600
40 negative-time-to-live passwd 5
41 suggested-size passwd 211
42 keep-hot-count passwd 20
43 old-data-ok passwd no
44 check-files passwd yes
40 positive-time-to-live audit_user 3600
41 negative-time-to-live audit_user 5
42 keep-hot-count audit_user 20
43 check-files audit_user yes
45
44
45 positive-time-to-live auth_attr 3600
46 negative-time-to-live auth_attr 5
47 keep-hot-count auth_attr 20
48 check-files auth_attr yes
49
50 positive-time-to-live bootparams 3600
51 negative-time-to-live bootparams 5
52 keep-hot-count bootparams 20
53 check-files bootparams yes
54
55 positive-time-to-live ethers 3600
56 negative-time-to-live ethers 5
57 keep-hot-count ethers 20
58 check-files ethers yes
59
60 positive-time-to-live exec_attr 3600
61 negative-time-to-live exec_attr 300
62 keep-hot-count exec_attr 20
63 check-files exec_attr yes
64
46 positive-time-to-live group 3600
47 negative-time-to-live group 5
65 positive-time-to-live group 3600
66 negative-time-to-live group 5
48 suggested-size group 211
49 keep-hot-count group 20
67 keep-hot-count group 20
50 old-data-ok group no
51 check-files group yes
52
53 positive-time-to-live hosts 3600
54 negative-time-to-live hosts 5
68 check-files group yes
69
70 positive-time-to-live hosts 3600
71 negative-time-to-live hosts 5
55 suggested-size hosts 211
56 keep-hot-count hosts 20
72 keep-hot-count hosts 20
57 old-data-ok hosts no
58 check-files hosts yes
59
60 positive-time-to-live ipnodes 3600
61 negative-time-to-live ipnodes 5
73 check-files hosts yes
74
75 positive-time-to-live ipnodes 3600
76 negative-time-to-live ipnodes 5
62 suggested-size ipnodes 211
63 keep-hot-count ipnodes 20
77 keep-hot-count ipnodes 20
64 old-data-ok ipnodes no
65 check-files ipnodes yes
66
78 check-files ipnodes yes
79
67 positive-time-to-live exec_attr 3600
68 negative-time-to-live exec_attr 300
69 suggested-size exec_attr 211
70 keep-hot-count exec_attr 20
71 old-data-ok exec_attr no
72 check-files exec_attr yes
80 positive-time-to-live netmasks 3600
81 negative-time-to-live netmasks 5
82 keep-hot-count netmasks 20
83 check-files netmasks yes
73
84
85 positive-time-to-live networks 3600
86 negative-time-to-live networks 5
87 keep-hot-count networks 20
88 check-files networks yes
89
90 positive-time-to-live passwd 600
91 negative-time-to-live passwd 5
92 keep-hot-count passwd 20
93 check-files passwd yes
94
95 positive-time-to-live printers 3600
96 negative-time-to-live printers 5
97 keep-hot-count printers 20
98 check-files printers yes
99
74 positive-time-to-live prof_attr 3600
75 negative-time-to-live prof_attr 5
100 positive-time-to-live prof_attr 3600
101 negative-time-to-live prof_attr 5
76 suggested-size prof_attr 211
77 keep-hot-count prof_attr 20
102 keep-hot-count prof_attr 20
78 old-data-ok prof_attr no
79 check-files prof_attr yes
80
103 check-files prof_attr yes
104
105 positive-time-to-live project 3600
106 negative-time-to-live project 5
107 keep-hot-count project 20
108 check-files project yes
109
110 positive-time-to-live protocols 3600
111 negative-time-to-live protocols 5
112 keep-hot-count protocols 20
113 check-files protocols yes
114
115 positive-time-to-live rpc 3600
116 negative-time-to-live rpc 5
117 keep-hot-count rpc 20
118 check-files rpc yes
119
120 positive-time-to-live services 3600
121 negative-time-to-live services 5
122 keep-hot-count services 20
123 check-files services yes
124
125 positive-time-to-live tnrhdb 3600
126 negative-time-to-live tnrhdb 5
127 keep-hot-count tnrhdb 20
128 check-files tnrhdb yes
129
130 positive-time-to-live tnrhtp 3600
131 negative-time-to-live tnrhtp 5
132 keep-hot-count tnrhtp 20
133 check-files tnrhtp yes
134
81 positive-time-to-live user_attr 3600
82 negative-time-to-live user_attr 5
135 positive-time-to-live user_attr 3600
136 negative-time-to-live user_attr 5
83 suggested-size user_attr 211
84 keep-hot-count user_attr 20
137 keep-hot-count user_attr 20
85 old-data-ok user_attr no
86 check-files user_attr yes
138 check-files user_attr yes