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
Actions