nsswitch.conf

by Chris Kranz on Jul.07, 2009, under Manual Pages

Table of Contents

NAME

nsswitch.conf – configuration file for name service switch

SYNOPSIS

/etc/nsswitch.conf

DESCRIPTION

The name service switch configuration file contains the preferred order in which name services will be contacted for name resolution by the filer. For each map, the name services to be used and the lookup order is specified in this file. Currently four name services are supported. They are local files in the /etc directory, NIS, LDAP, and DNS. The maps or "databases" that are supported are hosts, passwd, shadows, group, and netgroups (LDAP is currently supported in the passwd, group, and netgroups map). Each line has the form:

map: order of name services

For example:

hosts: files nis dns ldap
passwd: files nis ldap

When trying to resolve a name, the services are contacted one by one, as per the order specified, until the name is successfully resolved. A name resolution failure occurs when no service can successfully resolve the name. When enumerating a map, enumeration happens over all the services specified for the map.

FILES

/etc/nsswitch.conf

SEE ALSO

setup


Table of Contents

Copyright © 1994-2008 NetApp, Inc. Legal Information

VN:F [1.9.11_1134]
Rate this post:
Rating: 0.0/10 (0 votes cast)

:, , , ,

Leave a Reply

Bad Behavior has blocked 1182 access attempts in the last 7 days.

© 2009-2012 Chris Kranz All Rights Reserved
This site is not affiliated or sponsored in anyway by NetApp or any other company mentioned within.