Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 105031

Summary: Can't create user where group of same name was already created
Product: [Retired] Red Hat Linux Reporter: Jerry Quinn <jlquinn>
Component: redhat-config-usersAssignee: Brent Fox <bfox>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 9   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-02-21 18:58:43 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

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.