
30 Jul
2021
30 Jul
'21
4:32 p.m.
Hello I want to add a password using .htpasswd file on my ovirt web-ui. I tried - htpasswd -cm ./.htpasswd username - to add a .htpasswd file in /usr/share/ovirt-engine/ovirt-web-ui.war. This doesn't work though would have been to easy right. ; ) Any ideas how I could achieve this? Thx