How do I promote other users to the System Admin role in Mattermost? - mattermost

The Mattermost documentation states that a user with the role of System Admin can promote other users to that same role since version 3.0.
Looking through the Web UI and browsing the documentation however leaves me clueless how to achieve that. Can anyone point me to the proper place in the Web UI?

Users can be promoted to System Admins by another System Admin as follows:
Click on 3-dot Main Menu
Select System Console
Scroll down until you see "Teams" and click on the "+"
Find the team the user you want to promote belongs to and select that team
That team will now be displayed in the left-hand-side bar below "Teams"
Click on "Users"
Search for the user
Click on the dropdown displayed to the righ of the user's name
Promote the user to System admin
Hope this helps!

Related

(Odoo) How to hide the apps list and prevent user from accessing developer mode?

I want to create a group of which users can not see some apps/modules from the list and also can not access developer mode. How can I do this?

Share posts to other user's wall in Sense/Net

I am working on Sense/Net community edition. I need to share my posts to another user's wall but when using share command with the post, there are "My Wall" and "Current Workspace" options only. I can't browse other user's wall to choose. Please Help!
If you are using the old webforms UI, when you click the Share link you should see a button at the end of the 'target wall' line in the pop-up dialog window (top rigth corner). That should open a content picker window that will let you browse to pretty much anything in the repo.
Note: the picker will open at different roots, depending on the currently chosen target - but you can always change the root of the tree by selecting it from the dropdown in the top left corner of the picker.
Note2: if you see the button, but the picker is empty, it is likely a permission problem: the user that you are currently logged in may lack some permissions on the target subtree.

List of denied item for a specific user

Is there the possibility to find for which items a specific user has access denied? Not from code, but directly from Sitecore.
Thanks.
Salut Marius,
using AccessViewer Application inside Sitecore you can select a user and view access rights.
Please see below picture
There is no such report out of the box. If code is not an option, you can try using the standard Access Viewer application: Login Desktop mode >Security Tools > Access Viewer
But you'll need to manually navigate through all tree nodes to see all item access rights.
See docs here.

Remove test score via iTunesConnect

On WWDC session 605, it is said test data can be management via iTunesConnect. But I currently can't find how to achieve this.
It is live or am I missing something?
You should follow these steps:
Login in iTunesConnect with appropriate AppleID (the one associated with your iTunesConnect account).
Go to MyApps
Click on your app
Click on Features
Choose GameCenter (among other features) in left side menu
From dropdown menu located in right part of the screen choose "Manage scores and players"
From there, choose the leaderboard you want to manage and click on "manage" button. All scores will show up and you can choose what scores you want to remove, or which player to block.
EDIT:
Just noticed that you are trying to delete all test data before submitting an app to the Store instead of managing already submitted game.
In that case, just chose "Delete test data" from dropdown menu from the picture above. This action can take about 24 hours to happen. So be patient.
Hope this helps!

Register user.. button not showing

This is Worklight server 5.0.5.
In the Worklight Applicater Center, under Users/Groups tab, the Register user ... button is not showing when I clicked on "Regsitered Users" selection on the left panel. Any idea?
Note that I do see Create group... button though when I clicked on "User Groups" selection on the left panel.
If the Worklight Application Center is configured to use LDAP, this button is not displayed.
As a matter of fact, in that case, users are directly retrieved from the LDAP.
Otherwise this button should be displayed to register users declared in the server.
Hopes this helps,
Damien