From owner-freebsd-questions@FreeBSD.ORG Sat Jan 24 10:51:00 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D192316A4CE for ; Sat, 24 Jan 2004 10:51:00 -0800 (PST) Received: from lakemtao08.cox.net (lakemtao08.cox.net [68.1.17.113]) by mx1.FreeBSD.org (Postfix) with ESMTP id 98FC043D41 for ; Sat, 24 Jan 2004 10:50:10 -0800 (PST) (envelope-from kitbsdlists@HotPOP.com) Received: from vixen42 ([68.109.49.234]) by lakemtao08.cox.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with SMTP id <20040124184855.AFK2412.lakemtao08.cox.net@vixen42> for ; Sat, 24 Jan 2004 13:48:55 -0500 Date: Sat, 24 Jan 2004 12:47:32 -0600 From: Vulpes Velox To: freebsd-questions@FreeBSD.org Message-Id: <20040124124732.2024ebae@vixen42.> X-Mailer: Sylpheed version 0.9.8claws (GTK+ 1.2.10; i386-portbld-freebsd4.9) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: NIS problems X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jan 2004 18:51:00 -0000 I've recently set up a NIS server on my lan. All machines are running freebsd 4stable. I have added the nisdomainname and nis_client_enable lines to the client machines along with the correct lines on the server in rc.conf. I have also added +::::::::: to the end of /etc/master.passwd and +:*:: to the end of /etc/group. Ypcat passwd all the correct usernames, but I can't login or su as any of them. On the login if I try to login using one, I eventually get the message "login: Login timed out after 300 seconds" awhile after it kicks out "Login incorrect" Any one have any idea what is going on?