# ident	"@(#)nss	1.1	01/03/23 SMI"
#
# Copyright (c) 2000-2001 by Sun Microsystems, Inc.
# All rights reserved.
#
# NETID_AUTHORITATIVE changes the behaviour of nameservice lookups to use
# the netid or group table when satisfying the initgroups() call.
# The default is to use the group table, setting the value of TRUE forces
# the initgroups() function call to use netid as the source for supplementary
# groups rather than the group table.
# It is the responsibility of the nameservice administrator to ensure that
# the netid table contains valid supplementary group information for users,
# not all nameservices are capable of keeping the members listed in the
# groups table in sync with the netid table automatically.
#
#NETID_AUTHORITATIVE=TRUE
