diff --git a/ChangeLog b/ChangeLog index e6e339f989f08bbdc349bae38832bfd25863d388..82a0830da1705e66e346d72d131b41cd98336b3e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Fri Sep 28 11:20:00 BST 2007 Richard W.M. Jones + + * docs/libvir.html: Clarified configuration required for + remote over ssh. + Tue Sep 25 14:45:00 BST 2007 Richard W.M. Jones * src/remote_internal.c: Fix handling of usernames (thanks to diff --git a/docs/libvir.html b/docs/libvir.html index 9e0276c886be386ddc32113ecd6729a4332a4ea2..343de99dcb338b2a43533b1b5d0b6969e54bbc62 100644 --- a/docs/libvir.html +++ b/docs/libvir.html @@ -1590,8 +1590,8 @@ Remote libvirt supports a range of transports: ssh (secure shell) connection. Requires Netcat (nc) - installed on the remote machine, and the remote libvirtd should - be listening on the unix transport. You should use some sort of + installed and libvirtd should be running + on the remote machine. You should use some sort of ssh key management (eg. ssh-agent)