mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-11 16:00:50 -07:00
Fix command example in qemu.sasl
sasldblistusers2 doesn't have a '-a' option Signed-off-by: Cole Robinson <crobinso@redhat.com> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
This commit is contained in:
parent
0e44486cdc
commit
805695daf6
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ keytab: /etc/qemu/krb5.tab
|
||||||
|
|
||||||
# If using digest-md5 for username/passwds, then this is the file
|
# If using digest-md5 for username/passwds, then this is the file
|
||||||
# containing the passwds. Use 'saslpasswd2 -a qemu [username]'
|
# 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
|
sasldb_path: /etc/qemu/passwd.db
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue