From owner-freebsd-current@FreeBSD.ORG Fri Mar 28 10:57:16 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F231D37B401 for ; Fri, 28 Mar 2003 10:57:14 -0800 (PST) Received: from symbion.srrc.usda.gov (symbion.srrc.usda.gov [199.133.86.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F2EC43FBF for ; Fri, 28 Mar 2003 10:57:13 -0800 (PST) (envelope-from gjohnson@srrc.ars.usda.gov) Received: from node1.cluster.srrc.usda.gov (localhost [127.0.0.1]) by symbion.srrc.usda.gov (8.12.8/8.12.8) with ESMTP id h2SIvB6i000853 for ; Fri, 28 Mar 2003 12:57:11 -0600 (CST) (envelope-from glenn@node1.cluster.srrc.usda.gov) Received: (from glenn@localhost)h2SIvAiD000852 for current@freebsd.org; Fri, 28 Mar 2003 12:57:11 -0600 (CST) Date: Fri, 28 Mar 2003 12:57:10 -0600 From: Glenn Johnson To: current@freebsd.org Message-ID: <20030328185710.GA805@node1.cluster.srrc.usda.gov> Mail-Followup-To: Glenn Johnson , current@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i X-Spam-Status: No, hits=-6.5 required=5.0 tests=AWL,USER_AGENT_MUTT autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Subject: ypserv and sshd not getting along in -current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Mar 2003 18:57:19 -0000 I can not login to a box with FreeBSD 5 -current via ssh because I get the following error from ypserv: Mar 28 12:48:15 node1 ypserv[317]: access to master.passwd.byuid denied -- client 192.168.1.1:49344 not privileged Other than this, the NIS system seems to be working. I tried using the openssh port as well but get the same result so it is definitely a problem with ypserv. This box is an "upgrade" from FreeBSD 4 -stable and I cloned the setup. In fact I still have the original FreeBSD-4 setup on another box and it all works fine there. Any ideas? I wanted to move to 5.0 on my cluster to take advantage of the improved SMP support but I absolutely need to be able to ssh into this box. Thanks. -- Glenn Johnson USDA, ARS, SRRC Phone: (504) 286-4252 New Orleans, LA 70124 e-mail: gjohnson@srrc.ars.usda.gov