From 51ed2a01d7020807af2cf50c98c5e8e08fd6f238 Mon Sep 17 00:00:00 2001 From: Peter Krempa Date: Thu, 14 Apr 2022 13:36:11 +0200 Subject: [PATCH] docs: remote: Remove 'Limitations' paragraph The paragraph talks about lack of fine grained access control which was already added a long time ago. Signed-off-by: Peter Krempa Reviewed-by: Michal Privoznik --- docs/remote.rst | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/docs/remote.rst b/docs/remote.rst index 100df95e1f..933166144d 100644 --- a/docs/remote.rst +++ b/docs/remote.rst @@ -207,13 +207,3 @@ connections on both IPv4 and IPv6 protocols. If a client has an IPv6 address configured and the DNS address resolved for a service is reachable over IPv6, then an IPv6 connection will be made, otherwise IPv4 will be used. In summary it should just 'do the right thing(tm)'. - -Limitations ------------ - -- Fine-grained authentication: libvirt in general, but in particular the remote - case should support more fine-grained authentication for operations, rather - than just read-write/read-only as at present. - -Please come and discuss these issues and more on `the mailing -list `__. -- 2.47.3