]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commitdiff
daemon: Fix command example in libvirtd.sasl
authorCole Robinson <crobinso@redhat.com>
Tue, 9 Jul 2013 14:01:55 +0000 (10:01 -0400)
committerCole Robinson <crobinso@redhat.com>
Tue, 9 Jul 2013 14:01:55 +0000 (10:01 -0400)
sasldblistusers2 doesn't have a '-a' option

daemon/libvirtd.sasl

index bfa056fd491e7f69e0abe63d8b4923b1bac7b59f..5e2528d17e090e1278e6514dfd0079240b933f26 100644 (file)
@@ -27,5 +27,5 @@ mech_list: digest-md5
 
 # If using digest-md5 for username/passwds, then this is the file
 # containing the passwds. Use 'saslpasswd2 -a libvirt [username]'
-# to add entries, and 'sasldblistusers2 -a libvirt' to browse it
+# to add entries, and 'sasldblistusers2 -f [sasldb_path]' to browse it
 sasldb_path: /etc/libvirt/passwd.db