9621 Make createtxg and guid properties public
[unleashed.git] / usr / src / cmd / netfiles / nsswitch.dns
blobff4bafcc0c585db6f0cf3fdcb2eee2aa853c0c47
2 # CDDL HEADER START
4 # The contents of this file are subject to the terms of the
5 # Common Development and Distribution License (the "License").
6 # You may not use this file except in compliance with the License.
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.
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]
19 # CDDL HEADER END
21 # Copyright 2007 Sun Microsystems, Inc.  All rights reserved.
22 # Use is subject to license terms.
24 #ident  "%Z%%M% %I%     %E% SMI"
27 # /etc/nsswitch.dns:
29 # An example file that could be copied over to /etc/nsswitch.conf; it uses
30 # DNS for hosts lookups, otherwise it does not use any other naming service.
32 # "hosts:" and "services:" in this file are used only if the
33 # /etc/netconfig file has a "-" for nametoaddr_libs of "inet" transports.
35 # DNS service expects that an instance of svc:/network/dns/client be
36 # enabled and online.
38 passwd:     files
39 group:      files
41 # You must also set up the /etc/resolv.conf file for DNS name
42 # server lookup.  See resolv.conf(4). For lookup via mdns  
43 # svc:/network/dns/multicast:default must also be enabled. See mdnsd(1M)
44 hosts:      files dns mdns
46 # Note that IPv4 addresses are searched for in all of the ipnodes databases
47 # before searching the hosts databases.
48 ipnodes:   files dns mdns
50 networks:   files
51 protocols:  files
52 rpc:        files
53 ethers:     files
54 netmasks:   files
55 bootparams: files
56 publickey:  files
57 # At present there isn't a 'files' backend for netgroup;  the system will 
58 #   figure it out pretty quickly, and won't use netgroups at all.
59 netgroup:   files
60 automount:  files
61 aliases:    files
62 services:   files
63 printers:       user files
65 auth_attr:  files
66 prof_attr:  files
67 project:    files
69 tnrhtp:     files
70 tnrhdb:     files