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:
Closing old tickets