Statistics
| Branch: | Revision:

root / qemu.sasl @ 5b50e790

History | View | Annotate | Download (1.3 kB)

# Date Author Comment
805695da 07/19/2013 11:52 am Cole Robinson

Fix command example in qemu.sasl

sasldblistusers2 doesn't have a '-a' option

Signed-off-by: Cole Robinson <>
Signed-off-by: Michael Tokarev <>

2f9606b3 03/06/2009 10:27 pm aliguori

Add SASL authentication support ("Daniel P. Berrange")

This patch adds the new SASL authentication protocol to the VNC server.

It is enabled by setting the 'sasl' flag when launching VNC. SASL can
optionally provide encryption via its SSF layer, if a suitable mechanism...