retspen / webvirtmgr

WebVirtMgr panel for manage virtual machine
http://retspen.github.io
2.05k stars 537 forks source link

authentication failed: authentication failed #687

Open aa1121 opened 5 years ago

aa1121 commented 5 years ago

Hello everyone

Need help fixing this error please

error

i used " ./manage.py createsuperuser " to create a user and pass, which i use to login i also used " saslpasswd2 -a libvirt " to create a user and pass (with the same credentials as previous command)

i also tried to login with username@hostname, same error

thanks in advance

liqi216 commented 3 years ago

have the same problem.

catborise commented 3 years ago

Check your libvirt service on the kvm host. You will see the Error Log. I think problem related with digest type. Change it digest-md5 (install than edit Sasl config)