Bug 69712
Summary: | RFE: delete user confirmation dialog with related options | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | David Lawrence <dkl> |
Component: | redhat-config-users | Assignee: | Brent Fox <bfox> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 9 | CC: | mikem |
Target Milestone: | --- | Keywords: | FutureFeature |
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Enhancement | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2004-02-02 18:17:20 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
David Lawrence
2002-07-24 18:55:08 UTC
We really ought to get this in. Sorry, there was no time for this release. I will try to get this for the next release. Deferring for now. re-opening. It would be really nice to merge the fixes from bug 78620 and bug 78619 into a single confirmation dialog with checkboxes for deleting the user's group (if appropriate) and home directory. Something like +---------------------------------------------+ | DELETING user xxxxxx | +---------------------------------------------+ | [ ] Delete private group xxxxxx | | [ ] Delete home directory /home/xxxxxx | | | | +--------+ +----------+ | | | Cancel | | Delete | | | +--------+ +----------+ | +---------------------------------------------+ Maybe with a little extra warning text. I think the behavior noted in bug #78620 should be acceptable. Please reopen if it is not. Basically, it deletes the group if the user is the only user in that group. It does this automatically without the need for a dialog box, so the existing dialog box about deleting the home directory should suffice. redhat-config-users-1.1.4-1 should have the new behavior. Try with redhat-config-users-1.1.9-1 and see if that is better. Confirmation dialogs should appear now on deleting users and groups. Verified, at least with RHEL 3 these changes are added. |