[GH-ISSUE #196] sasl negotiation: user not found #153

Closed
opened 2026-02-27 16:38:10 +03:00 by kerem · 10 comments
Owner

Originally created by @monishae on GitHub (Jan 20, 2014).
Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/196

I get this error on the server side..
sasl-sample-server -m otp
Forcing use of mechanism otp
Sending list of 1 mechanism(s)
S: b3Rw
Waiting for client mechanism...
C: T1RQAHJvb3QAcm9vdA==
got 'OTP'
sasl-sample-server: Starting SASL negotiation: user not found (user not found)
can someone pls help me on this .Have been stuck since a while

Originally created by @monishae on GitHub (Jan 20, 2014). Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/196 I get this error on the server side.. sasl-sample-server -m otp Forcing use of mechanism otp Sending list of 1 mechanism(s) S: b3Rw Waiting for client mechanism... C: T1RQAHJvb3QAcm9vdA== got 'OTP' sasl-sample-server: Starting SASL negotiation: user not found (user not found) can someone pls help me on this .Have been stuck since a while
kerem closed this issue 2026-02-27 16:38:11 +03:00
Author
Owner

@retspen commented on GitHub (Jan 21, 2014):

Can you try this:

$ virsh -c qemu+tcp://x.x.x.x/system nodeinfo

do you have node information ?

<!-- gh-comment-id:32845559 --> @retspen commented on GitHub (Jan 21, 2014): Can you try this: $ virsh -c qemu+tcp://x.x.x.x/system nodeinfo do you have node information ?
Author
Owner

@monishae commented on GitHub (Jan 21, 2014):

I tried it but it gives an connection refused error

<!-- gh-comment-id:32892107 --> @monishae commented on GitHub (Jan 21, 2014): I tried it but it gives an connection refused error
Author
Owner

@monishae commented on GitHub (Jan 21, 2014):

and i donothave the node information.How do i get it???

<!-- gh-comment-id:32892481 --> @monishae commented on GitHub (Jan 21, 2014): and i donothave the node information.How do i get it???
Author
Owner

@monishae commented on GitHub (Jan 21, 2014):

Im using vmware.. so..the error goes like this.....
error: unable to connect to server at '192.168.145.129:16509': Connection refused
error: failed to connect to the hypervisor

<!-- gh-comment-id:32893371 --> @monishae commented on GitHub (Jan 21, 2014): Im using vmware.. so..the error goes like this..... error: unable to connect to server at '192.168.145.129:16509': Connection refused error: failed to connect to the hypervisor
Author
Owner

@retspen commented on GitHub (Jan 21, 2014):

Have you read this instruction https://github.com/retspen/webvirtmgr/wiki/Setup-TCP-authorization

<!-- gh-comment-id:32893442 --> @retspen commented on GitHub (Jan 21, 2014): Have you read this instruction https://github.com/retspen/webvirtmgr/wiki/Setup-TCP-authorization
Author
Owner

@retspen commented on GitHub (Jan 21, 2014):

This panel for the KVM only

<!-- gh-comment-id:32893499 --> @retspen commented on GitHub (Jan 21, 2014): This panel for the KVM only
Author
Owner

@monishae commented on GitHub (Jan 21, 2014):

its still giving the same error...

<!-- gh-comment-id:32899524 --> @monishae commented on GitHub (Jan 21, 2014): its still giving the same error...
Author
Owner

@retspen commented on GitHub (Jan 21, 2014):

$ telnet 192.168.145.129 16509

connected?

<!-- gh-comment-id:32913367 --> @retspen commented on GitHub (Jan 21, 2014): $ telnet 192.168.145.129 16509 connected?
Author
Owner

@monishae commented on GitHub (Jan 31, 2014):

nope... it says
unable to connect to remote host:connection refused

<!-- gh-comment-id:33800018 --> @monishae commented on GitHub (Jan 31, 2014): nope... it says unable to connect to remote host:connection refused
Author
Owner

@retspen commented on GitHub (Jan 31, 2014):

On server where installed libvirt run:

$ ps axf | grep libvirt
$ netstat -atn | grep 16509

<!-- gh-comment-id:33800279 --> @retspen commented on GitHub (Jan 31, 2014): On server where installed libvirt run: $ ps axf | grep libvirt $ netstat -atn | grep 16509
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#153
No description provided.