xref: /illumos-gate/usr/src/cmd/netfiles/nsswitch.files (revision 74e12c43fe52f2c30f36e65a4d0fb0e8dfd7068a)
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*45916cd2Sjpk# Common Development and Distribution License (the "License").
5*45916cd2Sjpk# 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*45916cd2Sjpk# Copyright 2006 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.files:
267c478bd9Sstevel@tonic-gate#
277c478bd9Sstevel@tonic-gate# An example file that could be copied over to /etc/nsswitch.conf; it
287c478bd9Sstevel@tonic-gate# does not use any naming service.
297c478bd9Sstevel@tonic-gate#
307c478bd9Sstevel@tonic-gate# "hosts:" and "services:" in this file are used only if the
317c478bd9Sstevel@tonic-gate# /etc/netconfig file has a "-" for nametoaddr_libs of "inet" transports.
327c478bd9Sstevel@tonic-gate
337c478bd9Sstevel@tonic-gatepasswd:     files
347c478bd9Sstevel@tonic-gategroup:      files
357c478bd9Sstevel@tonic-gatehosts:      files
367c478bd9Sstevel@tonic-gateipnodes:    files
377c478bd9Sstevel@tonic-gatenetworks:   files
387c478bd9Sstevel@tonic-gateprotocols:  files
397c478bd9Sstevel@tonic-gaterpc:        files
407c478bd9Sstevel@tonic-gateethers:     files
417c478bd9Sstevel@tonic-gatenetmasks:   files
427c478bd9Sstevel@tonic-gatebootparams: files
437c478bd9Sstevel@tonic-gatepublickey:  files
447c478bd9Sstevel@tonic-gatenetgroup:   files
457c478bd9Sstevel@tonic-gateautomount:  files
467c478bd9Sstevel@tonic-gatealiases:    files
477c478bd9Sstevel@tonic-gateservices:   files
487c478bd9Sstevel@tonic-gateprinters:	user files
497c478bd9Sstevel@tonic-gate
507c478bd9Sstevel@tonic-gateauth_attr:  files
517c478bd9Sstevel@tonic-gateprof_attr:  files
527c478bd9Sstevel@tonic-gateproject:    files
53*45916cd2Sjpk
54*45916cd2Sjpktnrhtp:     files
55*45916cd2Sjpktnrhdb:     files
56