Github user fgiorgetti commented on a diff in the pull request: https://github.com/apache/qpid-dispatch/pull/343#discussion_r202826788 --- 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. --- End diff -- s/send to/receive from
--- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org For additional commands, e-mail: dev-h...@qpid.apache.org