From owner-freebsd-questions@FreeBSD.ORG Mon Feb 2 06:53:59 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 03FCA16A4CE for ; Mon, 2 Feb 2004 06:53:59 -0800 (PST) Received: from fling.sanbi.ac.za (fling.sanbi.ac.za [196.38.142.119]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0267543D2F for ; Mon, 2 Feb 2004 06:53:57 -0800 (PST) (envelope-from irvine@sanbi.ac.za) Received: from fling.sanbi.ac.za ([196.38.142.119]) by fling.sanbi.ac.za with esmtp (Exim 3.36 #1) id 1AnfSV-0003AN-00 for freebsd-questions@freebsd.org; Mon, 02 Feb 2004 16:53:55 +0200 Date: Mon, 2 Feb 2004 16:53:55 +0200 (SAST) From: Irvine Short To: freebsd-questions@freebsd.org In-Reply-To: <20040202161558.U6729@fling.sanbi.ac.za> Message-ID: <20040202165133.N6729@fling.sanbi.ac.za> References: <20040202161558.U6729@fling.sanbi.ac.za> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: failed to change NIS password 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: Mon, 02 Feb 2004 14:53:59 -0000 OK, got it! On Mon, 2 Feb 2004, Irvine Short wrote: > FreeBSD 4.9-RELEASE NIS master, trying to change password for NIS user on > same machine. One other client - Red Hat 7.3 > > All works fine, can log in to both machines, can ypcat all the maps, etc. > > However when I try and change password on the FreeBSD box I get this: > > passwd: failed to change NIS password: RPC: Server can't decode arguments I had all the user's login shells set to /bin/bash with an appropriate symlink on the 'BSD box so they could have the same login shell on Linux & FreeBSD. I had neglected to update /etc/shells... TIA (thanks in absence?) Irvine