Bug 78064 - can't change password for user
Summary: can't change password for user
Keywords:
Status: CLOSED DUPLICATE of bug 70783
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: redhat-config-users
Version: 7.3
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Brent Fox
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-11-18 17:03 UTC by Bastien Nocera
Modified: 2008-05-01 15:38 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2002-11-18 17:04:03 UTC
Embargoed:


Attachments (Terms of Use)

Description Bastien Nocera 2002-11-18 17:03:55 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 Galeon/1.2.6 (X11; Linux i686; U;) Gecko/20020913

Description of problem:
Can't change the password for any users.

Version-Release number of selected component (if applicable): 1.0.1-5


How reproducible:
Always

Steps to Reproduce:
1. Load up the UI
2. select a user
3. Click on properties
4. Enter a new password
5. Confirm the new password
6. Click OK
	

Actual Results:  Nothing happens, the dialog doesn't go away, password isn't changed

Expected Results:  Dialog closed, password is changed

Additional info:

Python no-likey. Here goes the backtrace:
Traceback (most recent call last):
  File "/usr/share/redhat-config-users/userProperties.py", line 257, in
on_ok_button_clicked
    self.parent.ADMIN.setpassUser(self.userEnt, pw)
TypeError: function takes exactly 3 arguments (2 given)

This is a bug coming from a customer that I could reproduce.

Comment 1 Bastien Nocera 2002-11-18 17:11:12 UTC

*** This bug has been marked as a duplicate of 70783 ***


Note You need to log in before you can comment on or make changes to this bug.