]> Git Repo - qemu.git/blobdiff - qemu.sasl
block: Move op_blocker check from block_job_create to its caller
[qemu.git] / qemu.sasl
index cf19cf8d079e81fa05841a12f62016560966a7e2..64fdef3d5beb686c4ddef8c20661d9929c03acf7 100644 (file)
--- a/qemu.sasl
+++ b/qemu.sasl
@@ -22,11 +22,13 @@ mech_list: digest-md5
 # Some older builds of MIT kerberos on Linux ignore this option &
 # instead need KRB5_KTNAME env var.
 # For modern Linux, and other OS, this should be sufficient
-keytab: /etc/qemu/krb5.tab
+#
+# There is no default value here, uncomment if you need this
+#keytab: /etc/qemu/krb5.tab
 
 # If using digest-md5 for username/passwds, then this is the file
 # containing the passwds. Use 'saslpasswd2 -a qemu [username]'
-# to add entries, and 'sasldblistusers2 -a qemu' to browse it
+# to add entries, and 'sasldblistusers2 -f [sasldb_path]' to browse it
 sasldb_path: /etc/qemu/passwd.db
 
 
This page took 0.023591 seconds and 4 git commands to generate.