From owner-freebsd-questions Mon Jan 7 14:48:38 2002 Delivered-To: freebsd-questions@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id AD8F637B419 for ; Mon, 7 Jan 2002 14:48:32 -0800 (PST) Received: (from dan@localhost) by dan.emsphone.com (8.11.6/8.11.6) id g07MmOj90427; Mon, 7 Jan 2002 16:48:24 -0600 (CST) (envelope-from dan) Date: Mon, 7 Jan 2002 16:48:23 -0600 From: Dan Nelson To: Chad David Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Solaris NIS client Message-ID: <20020107224823.GM65733@dan.emsphone.com> References: <20020107153821.A23607@colnta.acns.ab.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020107153821.A23607@colnta.acns.ab.ca> User-Agent: Mutt/1.3.25i X-OS: FreeBSD 5.0-CURRENT X-message-flag: Outlook Error Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In the last episode (Jan 07), Chad David said: > Does anybody have a Solaris NIS client authenticating against a FreeBSD > server? If so, could you send me the details or point me at some docs. Put your NIS domain id in /etc/defaultdomain, make sure your /etc/nsswitch.conf file reads passwd: files nis group: files nis , and reboot. There's probably a cleaner way to do it; check the docs at docs.sun.com. -- Dan Nelson dnelson@allantgroup.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message