xref: /titanic_52/usr/src/cmd/netfiles/nsswitch.conf (revision ead1f93ee620d7580f7e53350fe5a884fc4f158a)
17c478bd9Sstevel@tonic-gate# CDDL HEADER START
27c478bd9Sstevel@tonic-gate#
37c478bd9Sstevel@tonic-gate# The contents of this file are subject to the terms of the
4*ead1f93eSLiane Praza# Common Development and Distribution License (the "License").
5*ead1f93eSLiane Praza# You may not use this file except in compliance with the License.
67c478bd9Sstevel@tonic-gate#
77c478bd9Sstevel@tonic-gate# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
87c478bd9Sstevel@tonic-gate# or http://www.opensolaris.org/os/licensing.
97c478bd9Sstevel@tonic-gate# See the License for the specific language governing permissions
107c478bd9Sstevel@tonic-gate# and limitations under the License.
117c478bd9Sstevel@tonic-gate#
127c478bd9Sstevel@tonic-gate# When distributing Covered Code, include this CDDL HEADER in each
137c478bd9Sstevel@tonic-gate# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
147c478bd9Sstevel@tonic-gate# If applicable, add the following below this CDDL HEADER, with the
157c478bd9Sstevel@tonic-gate# fields enclosed by brackets "[]" replaced with your own identifying
167c478bd9Sstevel@tonic-gate# information: Portions Copyright [yyyy] [name of copyright owner]
177c478bd9Sstevel@tonic-gate#
187c478bd9Sstevel@tonic-gate# CDDL HEADER END
197c478bd9Sstevel@tonic-gate#
20*ead1f93eSLiane Praza# Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
217c478bd9Sstevel@tonic-gate# Use is subject to license terms.
227c478bd9Sstevel@tonic-gate#
237c478bd9Sstevel@tonic-gate
247c478bd9Sstevel@tonic-gate#
257c478bd9Sstevel@tonic-gate# /etc/nsswitch.conf:
267c478bd9Sstevel@tonic-gate#
277c478bd9Sstevel@tonic-gate# "hosts:" and "services:" in this file are used only if the
287c478bd9Sstevel@tonic-gate# /etc/netconfig file has a "-" for nametoaddr_libs of "inet" transports.
297c478bd9Sstevel@tonic-gate
30*ead1f93eSLiane Prazapasswd:     files
31*ead1f93eSLiane Prazagroup:      files
32*ead1f93eSLiane Prazahosts:      files
33*ead1f93eSLiane Prazaipnodes:    files
34*ead1f93eSLiane Prazanetworks:   files
35*ead1f93eSLiane Prazaprotocols:  files
36*ead1f93eSLiane Prazarpc:        files
37*ead1f93eSLiane Prazaethers:     files
38*ead1f93eSLiane Prazanetmasks:   files
39*ead1f93eSLiane Prazabootparams: files
40*ead1f93eSLiane Prazapublickey:  files
41*ead1f93eSLiane Praza# At present there isn't a 'files' backend for netgroup;  the system will
42*ead1f93eSLiane Praza#   figure it out pretty quickly, and won't use netgroups at all.
43*ead1f93eSLiane Prazanetgroup:   files
44*ead1f93eSLiane Prazaautomount:  files
45*ead1f93eSLiane Prazaaliases:    files
46*ead1f93eSLiane Prazaservices:   files
47*ead1f93eSLiane Prazaprinters:   user files
487c478bd9Sstevel@tonic-gate
49*ead1f93eSLiane Prazaauth_attr:  files
50*ead1f93eSLiane Prazaprof_attr:  files
51*ead1f93eSLiane Prazaproject:    files
527c478bd9Sstevel@tonic-gate
53*ead1f93eSLiane Prazatnrhtp:     files
54*ead1f93eSLiane Prazatnrhdb:     files
55