Bug 60584

Summary: should warn if you try to create uid or gid below 500
Product: [Retired] Red Hat Linux Reporter: Tammy Fox <tammy.c.fox>
Component: redhat-config-usersAssignee: Brent Fox <bfox>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 7.3   
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: 2002-03-01 20:30:06 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 Tammy Fox 2002-03-01 20:30:01 UTC
redhat-config-users-0.9.3-4

If a user tries to create a user or group with a uid or gid below
500, it should warn the user that ids below 500 are typical reserved for system 
accounts.

Comment 1 Brent Fox 2002-03-06 16:48:49 UTC
Fixed in cvs.  The user now sees a Yes/No dialog asking them if they really want
to do this.  Thanks for your report.