Hi Nick. What I need is be able to say which is the list of connections available (with permission) for each group, exactly the result of the db query of my last email.
Is there any workaround to check it from the UI or though API? Thanks El mié, 30 ago 2023 15:18, Nick Couchman <[email protected]> escribió: > On Wed, Aug 30, 2023 at 8:05 AM Molina de la Iglesia, Manuel > <[email protected]> wrote: > >> Hello, >> >> I know that from each connection page you can see which users/group can >> reach the server, but I would like to display on the groups page display >> which connections are available. Is it possible? >> > > I think what you're asking is to be able to see "Effective Permissions" > for both users and groups - that is, not just which permissions are > directly assigned to a particular user or group, which is already visible, > but what permissions are inherited from user and/group membership? Correct? > > This is possible, yes, but not implemented in the web application right > now. > > -Nick > >>
