Hide Forgot
Description of problem: As a part of preinstall scriptlet user quantum is created. It's not removed on package removal. Version-Release number of selected component (if applicable): openstack-quantum-2013.1-0.6.rc2.fc19.noarch How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Generally it's not good to remove user because of remained files. Newly created user with the same uid would grant permission to those files.