Bug 111720 - No way to disable a user account
Summary: No way to disable a user account
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Web Application Framework
Classification: Retired
Component: other
Version: nightly
Hardware: All
OS: Linux
high
medium
Target Milestone: ---
Assignee: ccm-bugs-list
QA Contact: Jon Orris
URL:
Whiteboard:
Depends On:
Blocks: 111508
TreeView+ depends on / blocked
 
Reported: 2003-12-09 11:04 UTC by Daniel Berrangé
Modified: 2007-03-27 04:12 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-09-02 17:30:11 UTC
Embargoed:


Attachments (Terms of Use)

Description Daniel Berrangé 2003-12-09 11:04:33 UTC
Description of problem:
Consider an organization using WAF/CMS that is making some of its
staff redundant. One important task is to remove their access to all
company accounts such as email, VPN and crucially wrt this ticket,
Intranet & Internet CMS. Somewhat surprisingly there is no capability
for disabling a user account within WAF. Thus the admin has to login
into the DB using SQLPLUS (or equivalent), look up the user's user_id
and then run SQL to delete a row from the user_authentication table.

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


How reproducible:
ALWAYS

Steps to Reproduce:
1. Go to the /admin
2. Select a user
3. Look for the link to disable a user login
4.
  
Actual results:
No link found

Expected results:
A link is present to disable the user login

Additional info:

Comment 1 Daniel Berrangé 2006-09-02 17:30:11 UTC
Closing old tickets



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