From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <18eef0741ddb2412a1ac2e76c14d6d2e@csplan9.rit.edu> To: 9fans@cse.psu.edu Subject: Re: [9fans] auth/changeuser problems Date: Sun, 25 Feb 2007 20:48:23 -0500 From: john@csplan9.rit.edu In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="upas-mjtvjhmsasoedswhqamygxzmdw" Topicbox-Message-UUID: 13fb0e12-ead2-11e9-9d60-3106f5b1d025 This is a multi-part message in MIME format. --upas-mjtvjhmsasoedswhqamygxzmdw Content-Disposition: inline Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit I'm sending this from my machine. The output of ndb/ipquery sys csplan9 auth is auth=csplan9.rit.edu Running auth/debug gives me the following: p9sk1 key: proto=p9sk1 user=bootes dom=rit.edu !hex? !password? successfully dialed auth server password for bootes@rit.edu [hit enter to skip test]: ticket request using bootes@rit.edu key succeeded cpu server owner for domain rit.edu [bootes]: password for bootes@rit.edu [hit enter to skip test]: ticket request using bootes@rit.edu key succeeded John --upas-mjtvjhmsasoedswhqamygxzmdw Content-Type: message/rfc822 Content-Disposition: inline Received: from mail.cse.psu.edu ([130.203.4.6]) by csplan9; Sun Feb 25 20:06:31 EST 2007 Received: from psuvax1.cse.psu.edu (localhost [127.0.0.1]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id 68DBA12DA6 for ; Sun, 25 Feb 2007 20:02:39 -0500 (EST) X-Original-To: 9fans@cse.psu.edu Delivered-To: 9fans@cse.psu.edu Received: from localhost (localhost [127.0.0.1]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id 366B911F30 for <9fans@cse.psu.edu>; Sun, 25 Feb 2007 20:02:20 -0500 (EST) Received: from mail.cse.psu.edu ([127.0.0.1]) by localhost (psuvax1 [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 20240-01-25 for <9fans@cse.psu.edu>; Sun, 25 Feb 2007 20:02:16 -0500 (EST) Received: from mtaout01-winn.ispmail.ntl.com (mtaout01-winn.ispmail.ntl.com [81.103.221.47]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id B53F8115CE for <9fans@cse.psu.edu>; Sun, 25 Feb 2007 20:02:15 -0500 (EST) Received: from aamtaout02-winn.ispmail.ntl.com ([81.103.221.35]) by mtaout01-winn.ispmail.ntl.com with ESMTP id <20070226010214.RXSN2951.mtaout01-winn.ispmail.ntl.com@aamtaout02-winn.ispmail.ntl.com> for <9fans@cse.psu.edu>; Mon, 26 Feb 2007 01:02:14 +0000 Received: from felix ([86.7.66.235]) by aamtaout02-winn.ispmail.ntl.com with ESMTP id <20070226010214.HNXC17393.aamtaout02-winn.ispmail.ntl.com@felix> for <9fans@cse.psu.edu>; Mon, 26 Feb 2007 01:02:14 +0000 Message-ID: From: "Steve Simon" Date: Mon, 26 Feb 2007 01:02:11 +0000 To: 9fans@cse.psu.edu Subject: Re: [9fans] auth/changeuser problems In-Reply-To: <7d3530220702251311t3693f8c3w190a89c0ae3eb234@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at cse.psu.edu X-BeenThere: 9fans@cse.psu.edu X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> List-Id: Fans of the OS Plan 9 from Bell Labs <9fans.cse.psu.edu> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: 9fans-bounces+john=csplan9.rit.edu@cse.psu.edu Errors-To: 9fans-bounces+john=csplan9.rit.edu@cse.psu.edu To change your password just run passwd, auth/changeuser is an adminstrative command to change somone elses password rather than your own. It is normally run from the auth server's console. The error "cs: cannot translate service" is more telling, I think your lib/ndb/local doesn't have enough info, to tell ndb/cs how to find your auth server. You can check by typing: ndb/ipquery sys $sysname auth If you run auth/debug you can check this and some other bits and pieces. -Steve --upas-mjtvjhmsasoedswhqamygxzmdw--