8322 nl: misleading-indentation
[unleashed/tickless.git] / usr / src / cmd / netfiles / nsswitch.ad
blobe869c6bd328b7c80dbc1f7e89ad0e2e1aa6570a1
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 2008 Sun Microsystems, Inc.  All rights reserved.
22 # Use is subject to license terms.
26 # /etc/nsswitch.ad:
28 # An example file that could be copied over to /etc/nsswitch.conf; it
29 # uses Microsoft's Active Directory (AD) for passwd and group; DNS for
30 # hosts lookups; and files for the remaining databases.
32 # AD name service currently only supports passwd(4) and group(4)
33 # databases.
35 # Other name service databases such as audit_user(4) and user_attr(4)
36 # that follow passwd entry in nsswitch.conf are not supported by AD.
37 # If the AD backend is processed (based on the configuration) it will
38 # return NOT FOUND for these databases.
40 # Since AD name service is not yet a complete Solaris solution, please
41 # add other name service(s) as appropriate to the lines in this file.
43 # "hosts:" and "services:" in this file are used only if the
44 # /etc/netconfig file has a "-" for nametoaddr_libs of "inet" transports.
46 # DNS service expects that an instance of svc:/network/dns/client be
47 # enabled and online.
49 passwd:     files ad
50 group:      files ad
52 # Note that IPv4 addresses are searched for in all of the ipnodes databases
53 # before searching the hosts databases.
54 hosts:      files dns
55 ipnodes:   files dns
57 networks:   files
58 protocols:  files
59 rpc:        files
60 ethers:     files
61 netmasks:   files
62 bootparams: files
63 publickey:  files
64 # At present there isn't a 'files' backend for netgroup;  the system will 
65 #   figure it out pretty quickly, and won't use netgroups at all.
66 netgroup:   files
67 automount:  files
68 aliases:    files
69 services:   files
70 printers:       user files
72 auth_attr:  files
73 prof_attr:  files
74 project:    files
76 tnrhtp:     files
77 tnrhdb:     files