From 805695daf64879959e3ea357fe9c391ddacea9c6 Mon Sep 17 00:00:00 2001 From: Cole Robinson Date: Tue, 9 Jul 2013 10:07:53 -0400 Subject: Fix command example in qemu.sasl sasldblistusers2 doesn't have a '-a' option Signed-off-by: Cole Robinson Signed-off-by: Michael Tokarev --- qemu.sasl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qemu.sasl') diff --git a/qemu.sasl b/qemu.sasl index cf19cf8d07..9dc8323f1d 100644 --- a/qemu.sasl +++ b/qemu.sasl @@ -26,7 +26,7 @@ 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 -- cgit v1.2.1