Description of problem: The output of 'wallaby list-users' command prints 'READ_ONLY' instead of role 'READ'. Version-Release number of selected component (if applicable): wallaby-utils-0.16.1-1 How reproducible: 100% Steps to Reproduce: 1. prepare some user with READ role e.g. # wallaby set-user-role read READ 2. list users e.g. # wallaby list-users -s secret Console Connection Established... write: WRITE none: NONE admin: ADMIN read: READ_ONLY Actual results: role READ_ONLY Expected results: role should be READ Additional info:
It's OK on wallaby-utils-0.16.0-9.
It's not OK for RHEL5 wallaby-utils-0.16.0-9
tested with: wallaby-0.16.1-2 wallaby-utils-0.16.1-2 tested on: RHEL6 i386,x86_64 RHEL5 i386,x86_64 # wallaby list-users -s secret Console Connection Established... none: NONE write: WRITE admin: ADMIN read: READ role is not READ_ONLY any more, but READ >>> verified
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHSA-2013-0564.html