[GH-ISSUE #687] authentication failed: authentication failed #527

Open
opened 2026-02-27 16:39:33 +03:00 by kerem · 2 comments
Owner

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

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

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 ![error](https://user-images.githubusercontent.com/52199905/60090516-9b3eeb00-973a-11e9-8c09-69a185a6609f.png) 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
Author
Owner

@liqi216 commented on GitHub (Dec 1, 2020):

have the same problem.

<!-- gh-comment-id:736780611 --> @liqi216 commented on GitHub (Dec 1, 2020): have the same problem.
Author
Owner

@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)

<!-- gh-comment-id:736788578 --> @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)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/webvirtmgr#527
No description provided.