From owner-freebsd-current@FreeBSD.ORG Fri Jun 13 15:54:56 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 4171B37B401 for ; Fri, 13 Jun 2003 15:54:56 -0700 (PDT) Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9BBA943F3F for ; Fri, 13 Jun 2003 15:54:55 -0700 (PDT) (envelope-from des@ofug.org) Received: by flood.ping.uio.no (Postfix, from userid 2602) id E97FC530E; Sat, 14 Jun 2003 00:54:53 +0200 (CEST) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: tclin@iis.sinica.edu.tw References: <1055514265.7379.7.camel@tsungching.orangeroad.idv.tw> From: Dag-Erling Smorgrav Date: Sat, 14 Jun 2003 00:54:52 +0200 In-Reply-To: <1055514265.7379.7.camel@tsungching.orangeroad.idv.tw> (Tsung Ching Lin's message of "13 Jun 2003 22:24:51 +0800") Message-ID: User-Agent: Gnus/5.1001 (Gnus v5.10.1) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-current@freebsd.org Subject: Re: rpc.yppasswdd failed in FreeBSD 5.1 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, 13 Jun 2003 22:54:56 -0000 "Lin, Tsung Ching" writes: > passwd: pam_chauthtok(): error in service module > Jun 13 22:22:24 abcb passwd: in pam_sm_chauthtok(): yppasswd_local(): > failed to connect to rpc.yppasswdd: xxxx.xxx.xxx.xxx: RPC: Program not > registered This means that rpc.yppasswdd isn't running on the server. Try 'rpcinfo -p ' to find out for sure. DES -- Dag-Erling Smorgrav - des@ofug.org