Received: from serrano.cc.columbia.edu (IDENT:cu41754@serrano.cc.columbia.edu [128.59.29.6]) by krbdev.mit.edu (8.9.3p2) with ESMTP id XAA02537; Tue, 26 Sep 2006 23:04:48 -0400 (EDT) Received: from [192.168.1.13] (cpe-68-175-91-105.nyc.res.rr.com [68.175.91.105]) (user=jaltman mech=PLAIN bits=0) by serrano.cc.columbia.edu (8.13.7/8.13.6) with ESMTP id k8R34kNt027328 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Tue, 26 Sep 2006 23:04:47 -0400 (EDT) Message-Id: <4519EAEE.5030402@mit.edu> Date: Tue, 26 Sep 2006 23:07:26 -0400 From: Jeffrey Altman User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) MIME-Version: 1.0 To: rt-kfw@krbdev.mit.edu Subject: Re: [krbdev.mit.edu #4333] KfW 3.1 beta 2: NIM change password dialog OK is grayed out References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-No-Spam-Score: Local X-Scanned-BY: MIMEDefang 2.48 on 128.59.29.6 RT-Send-Cc: X-RT-Original-Encoding: iso-8859-1 Content-Length: 1515 petesea@bigfoot.com via RT wrote: > On Tue, 26 Sep 2006, Jeffrey Altman via RT wrote: > >> The Windows 2000 might be the important part. The Windows 2000 netidmgr >> is a different set of binaries than the version for the rest of the >> platforms due to lack of required functionality in the Windows 2000 >> custom controls library. > > I just installed it on an XP Pro box (Version 2002 Service Pack 2)... same > results. > > The "Ok" button is grayed out and doesn't do anything even after filling > in the password fields. The only option is the "Cancel" button which goes > to a form with only the "Username" and "Realm" fields, no "Password" > field. The "Ok" button is active on this form, but doesn't do anything... > neither does the "Cancel" button. I am very confused. The behavior that I observe is as follows: * Open New Credentials dialog * Enter username and realm of expired principal * Enter password of expired principal and press "Ok" * New Credentials dialog is redrawn to include: - Username - Realm - "Password expired. You must change it now." - Enter new password - Enter it again - Credentials box with links - [Ok] [Cancel] [Options] where the Ok button is the default. The bug I see is that when you enter in the new password twice that the old password is lost and the user is presented an incorrect password error dialog with a [Close] button. Clearing the error dialog returns you to the original New credentials dialog. Jeffrey Altman