From owner-freebsd-questions@FreeBSD.ORG Mon Feb 2 06:23:42 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 EEAF316A4CE for ; Mon, 2 Feb 2004 06:23:42 -0800 (PST) Received: from fling.sanbi.ac.za (fling.sanbi.ac.za [196.38.142.119]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8AD2C43D1D for ; Mon, 2 Feb 2004 06:23:40 -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 1AnezA-0002WG-00 for freebsd-questions@freebsd.org; Mon, 02 Feb 2004 16:23:36 +0200 Date: Mon, 2 Feb 2004 16:23:36 +0200 (SAST) From: Irvine Short To: freebsd-questions@freebsd.org Message-ID: <20040202161558.U6729@fling.sanbi.ac.za> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: 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:23:43 -0000 Hey All Got an odd one here - have set up a few FreeBSD NIS environments and they've not done this to me before. 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've done some reading and even though it shouldn't make a difference since the same FreeBSD box is NIS server & client I have tried: changing default password from md5 to des in /etc/login.conf setting up a /etc/securenets running rpc.yppasswdd with a "-u" but no joy. I have even tried copying yppasswd (which was identical) and rpc.yppasswdd (which was not) from a working FreeBSD 4.8 system. Any ideas anyone? Cheers & TIA, Irvine