From owner-freebsd-current@FreeBSD.ORG Fri Mar 28 20:56:58 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 0BF8937B404 for ; Fri, 28 Mar 2003 20:56:58 -0800 (PST) Received: from puffin.mail.pas.earthlink.net (puffin.mail.pas.earthlink.net [207.217.120.139]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D18543FBD for ; Fri, 28 Mar 2003 20:56:57 -0800 (PST) (envelope-from tlambert2@mindspring.com) Received: from pool0191.cvx21-bradley.dialup.earthlink.net ([209.179.192.191] helo=mindspring.com) by puffin.mail.pas.earthlink.net with asmtp (SSLv3:RC4-MD5:128) (Exim 3.33 #1) id 18z8Oi-0004LK-00; Fri, 28 Mar 2003 20:56:53 -0800 Message-ID: <3E852749.FE0E1D92@mindspring.com> Date: Fri, 28 Mar 2003 20:55:37 -0800 From: Terry Lambert X-Mailer: Mozilla 4.79 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Glenn Johnson References: <20030328185710.GA805@node1.cluster.srrc.usda.gov> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-ELNK-Trace: b1a02af9316fbb217a47c185c03b154d40683398e744b8a4d6b804bc6589c5b9a86ad637864abce793caf27dac41a8fd350badd9bab72f9c350badd9bab72f9c cc: current@freebsd.org Subject: Re: 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: Sat, 29 Mar 2003 04:56:59 -0000 Glenn Johnson wrote: > 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 > > 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. man ypbind (-s is the magic incantation). -- Terry