mirror of
https://github.com/retspen/webvirtmgr.git
synced 2026-04-24 23:25:57 +03:00
[GH-ISSUE #687] authentication failed: authentication failed #527
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @aa1121 on GitHub (Jun 25, 2019).
Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/687
Hello everyone
Need help fixing this error please
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 on GitHub (Dec 1, 2020):
have the same problem.
@catborise commented on GitHub (Dec 1, 2020):
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)