Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Sep 2004 12:06:41 -0500
From:      Dan Nelson <dnelson@allantgroup.com>
To:        Tillman Hodgson <tillman@seekingfire.com>
Cc:        FreeBSD-Questions <freebsd-questions@freebsd.org>
Subject:   Re: nsswitch.conf: How does one use netgroups/over-ride passwd fields?
Message-ID:  <20040927170641.GB90839@dan.emsphone.com>
In-Reply-To: <20040927164329.GA83726@seekingfire.com>
References:  <20040927164329.GA83726@seekingfire.com>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Sep 27), Tillman Hodgson said:
> I've been poking through the nsswitch.conf manpage in preparation for
> moving some machiens to 5.3 (from 4.10). This machines participate in
> an NIS domain which uses netgroups. It also over-rides passwd fields
> (like the shell field) in certain cases.
> 
> How does one do that with nsswitch.conf if I want to avoid compat mode?

I don't think you can.  netgroups (and +/- records and field
overriding) only make sense in compat mode.  passwd and group both
default to "compat", and passwd_compat and group_compat both default to
"nis", so you shouldn't have to make any changes to nsswitch.conf.

-- 
	Dan Nelson
	dnelson@allantgroup.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040927170641.GB90839>