Github user fgiorgetti commented on a diff in the pull request:
https://github.com/apache/qpid-dispatch/pull/343#discussion_r202826844
--- Diff: docs/books/user-guide/configuration-security.adoc ---
@@ -734,57 +811,57 @@ vhost {
<3> Any user can connect to this vhost. Users that are not part of the
`admin` group are assigned to the `$default` group.
-<4> If the `admin-01` or `admin-02` user connects to the vhost, they are
assigned to the `admin` user group.
+<4> If the `admin1` or `admin2` user connects to the vhost, they are
assigned to the `admin` user group.
<5> Users in the `admin` user group must connect from localhost. If the
admin user attempts to connect from any other host, the connection will be
denied.
-<6> Users in the admin user group can send and receive from any address
offered by the vhost.
+<6> Users in the admin user group can send to any address offered by the
vhost.
-<7> Any non-admin user is permitted to connect from any host.
+<7> Users in the admin user group can receive from any address offered by
the vhost.
--- End diff --
s/receive from/send to
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]