Bug 105031 - Can't create user where group of same name was already created
Summary: Can't create user where group of same name was already created
Keywords:
Status: CLOSED DUPLICATE of bug 98000
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: redhat-config-users
Version: 9
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Brent Fox
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-09-24 20:00 UTC by Jerry Quinn
Modified: 2007-04-18 16:57 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-02-21 18:58:43 UTC
Embargoed:


Attachments (Terms of Use)

Description Jerry Quinn 2003-09-24 20:00:50 UTC
Description of problem:

I created a group tomcat.  I then tried to create user tomcat and assign it to
the existing group.  The gui just hangs.


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

1.1.5-7

How reproducible:

As above.

Steps to Reproduce:
1. Create group tomcat
2. Create user tomcat
3. Confirm you want to use the existing group of the same name
4. Wait
    
Actual results:

If you run the tool from the cmomand line, the following is spewed.  The tool
doesn't exit, though.

[root@zazu root]# redhat-config-users
Traceback (most recent call last):
  File "/usr/share/redhat-config-users/userWindow.py", line 284, in
on_userWin_ok_button_clicked
    self.userWinReset()
  File "/usr/share/redhat-config-users/userWindow.py", line 92, in userWinReset
    self.uidSpinButton.set_value(500)
TypeError: argument 2 must be list, not str



Expected results:


Additional info:

Comment 1 Brent Fox 2003-10-07 02:14:03 UTC

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

Comment 2 Red Hat Bugzilla 2006-02-21 18:58:43 UTC
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.


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