]> git.proxmox.com Git - mirror_qemu.git/blobdiff - qemu.sasl
rbd: Revert -blockdev parameter password-secret
[mirror_qemu.git] / qemu.sasl
index 9dc8323f1de9998dee846f7cf4c138999b6a82fc..64fdef3d5beb686c4ddef8c20661d9929c03acf7 100644 (file)
--- a/qemu.sasl
+++ b/qemu.sasl
@@ -22,7 +22,9 @@ 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]'