Documents and Media: Give a role the permission to define the permissions on files and folders - permissions

I'm using Liferay Portal Community Edition 6.2 CE GA3 and the Documents and Media portlet. I created several roles in Liferay, one named "Documents-Admin". What I want is that a user with this role is able to create folders and files etc. and can change the permissions of these so that only specific users/roles have access to them.
So I changed the permissions for this role under Control Panel -> Users -> Roles and granted everything in Site-Administration -> Applications -> Documents and Media.
With this setting, a user with this role is able to open the permissions configurations of folders (even when he's not the owner). But the table only shows the roles "Users" and "Documents-Admin" - but there are 30 more. What do I have to do to see the full list of roles?

In control panel > Roles
Click on Documents-Admin role which you created and select define permissions.
And in that for Role you try giving view permissions or try giving there different permissions.

Related

How to give access to Accounting Settings for an user in Odoo14?

I want to give access of Accounting Settings to an user. The settings app was not accessible at first. So, I created a group for the user, gave menu, view and model access rights. Now The user can see the settings option in the accounting module also in the app list, but still can not access. I can not add the user in the Administrator / Settings group because I don't want the user to give the full permission of Settings. How can I give the user proper access rights. The warning is not enough to understand what permission I am missing. I am attaching some images of access rights.
1. User is added in the group.
2. Menu access rights
3. View access rights
4. Model access rights.

Azure DevOps : permissions to add an existing user to an existing group

I have an user that has all the needed permissions to add users and groups, and edit collection and project level permissions for users and groups according this documentation: Permissions and groups in Azure DevOps and TFS, but when he tries to add an existing user to an existing group in a project he receives "You do not have the required permissions to perform this action".
User's collection level permissions:
User's project level permissions:
What I am missing? which permissions do I need to give him in order he is able to add existing users to existing groups?
"Edit collection-level information" and "Edit project-level information" permissions are not enough.
In order an user is able to add/remove users/groups to/from existing groups under an existing project, the user needs to be part of Project Administrator group at least.
Here you are the Azure DevOps developer community's answer:
https://developercommunity.visualstudio.com/content/problem/335367/cannot-give-right-permissions-for-adding-existing.html

Add security realm role using WLST

I have started my WL Admin console. I went to the Security Realms -> myrealm -> Roles and Policies -> Global Roles -> Roles.
There I clicked on "New" button, created a new role, then modified it, giving it "Allow access to everyone" Role condition. Everything works perfectly.
My question is: how can I do just the same thing using WLST? I have managed to find these roles, to list them, to remove them, but I can't find any method to create a new role and to give it a role condition.
Thanks for help.

SQL 2012 SSRS Permissions

While implementing SSRS I am able to access the https://.com/reports and I am able to add new users and sys admins.
When a user that I have added as a sys admin tries to login the get the following error,
User 'DOMAIN\user' does not have required permissions. Verify that
sufficient permissions have been granted and Windows User Account
Control (UAC) restrictions have been addressed.
Although They are able to select Site Settings and Manage security settings they are still unable to see the home page.

MODx - Editor role can't see files uploaded by Admin role

My MODx site allows users to upload files (pdf) through the back end.
However this is only working for users in the Admin role and not in my editor role who receive a "disallowed file type" message.
I can't see anywhere to set permissions, does anyone know where I should be looking?
No worries I found it, I had to add pdf to allowed file types in the user manager.