Bug 102636

Summary: User manager deletes default "users" group when removing a user
Product: [Retired] Red Hat Linux Reporter: Ari Stern <ajs87>
Component: redhat-config-usersAssignee: Brent Fox <bfox>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 9   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-10-14 01:14:15 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 Ari Stern 2003-08-19 07:23:04 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030703

Description of problem:
When there is only one user in the "users" group, deleting this user with
redhat-config-users deletes the "users" group as well.  If I subsequently try to
add a new user without a private group (which would normally default to the
now-missing "users" group), the component hangs.

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

How reproducible:
Always

Steps to Reproduce:
1. Setup: have only one user in the "users" group.
2. Click "Delete" to remove user.
    

Actual Results:  In addition to removing the user, the "users" group is now gone.

Expected Results:  The user should be removed, but the "users" group should
remain (even if it has no members).

Additional info:

Comment 1 Brent Fox 2003-10-14 01:14:15 UTC
I can't remember the exact bug number but this is a dupe of an older bug that
has since been fixed.  The program will no longer automatically delete system
groups.