Actions
Bug #18989
closedthe hidden virt-who reporting user is able to login to UI
Difficulty:
Triaged:
Description
Currently the new hidden users are able to login using UI
I was able to login to my test server using `virt_who_reporter_7`. I was able to view:
- Monitor > Tasks Content > Lifecycle Environments Hosts -> New Host
Can the UI access be disabled for these users?
Note:
I tried accessing few cli commands, but they didnt work as expected:
- hammer -u virt_who_reporter_7 -p password host list
Invalid username or password
- hammer -u virt_who_reporter_7 -p password lifecycle-environment create --name=qe --prior=Library --organization-id=1
Could not create environment:
Invalid username or password
Updated by Marek Hulán over 7 years ago
- Translation missing: en.field_release set to 224
Updated by The Foreman Bot over 7 years ago
- Pull request https://github.com/theforeman/foreman_virt_who_configure/pull/46 added
Updated by Marek Hulán over 7 years ago
This changes how we authenticate the user, when testing, please also make sure that the regular virt-who update still works. And try various orders, like first try logging in UI, then run virt-who, then retry logging in UI. All seems to work well with the patch.
Updated by Marek Hulán over 7 years ago
- Status changed from New to Ready For Testing
Updated by Marek Hulán over 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset foreman_virt_who_configure|29a524a1349b1b0f0b8bb2083cafad1ff323ea75.
Actions