Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Jan 2002 16:48:23 -0600
From:      Dan Nelson <dnelson@allantgroup.com>
To:        Chad David <davidc@acns.ab.ca>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Solaris NIS client
Message-ID:  <20020107224823.GM65733@dan.emsphone.com>
In-Reply-To: <20020107153821.A23607@colnta.acns.ab.ca>
References:  <20020107153821.A23607@colnta.acns.ab.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
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




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