Wiki source code of Mattermost

Version 5.1 by Thomas Coelho (local) on 2025/02/03 11:04

Hide last authors
Thomas Coelho (local) 2.1 1 {{box cssClass="floatinginfobox" title="**Contents**"}}
2 {{toc/}}
3 {{/box}}
4
5 = What is mattermost =
6
7 Mattermost is an online cooperation platform hosted (similar to slag) but it's hosted on our servers.
8
9
10 == Accounts and login ==
11
Thomas Coelho (local) 4.2 12 === Login with ITP Accounts ===
13
Thomas Coelho (local) 2.1 14 ITP users can use their ITP credentials to login to mattermost. Because the open source version does not support direct LDAP logins, we need a helper software to create ITP accounts.
15
Thomas Coelho (local) 4.2 16 (% class="box warningmessage" %)
17 (((
18 **Important**: If your already have used Mattermost before 2025 you will have an internal account and you have to use the normal login you used before. Otherwise you will get an error the your account already exists.
19 )))
20
Thomas Coelho (local) 2.1 21 On the login page you need to click on the button "Login with ITP Account".
22
Thomas Coelho (local) 4.2 23 [[image:mattermost-login.png||alt="Mattermost login page" data-xwiki-image-style-alignment="center" height="400" width="500"]]
Thomas Coelho (local) 2.1 24
25
Thomas Coelho (local) 4.2 26 (% class="wikigeneratedid" %)
27 You will be redirected to the "Authentik" login page:
28
29 (% class="wikigeneratedid" %)
30 [[image:authentic-login.png||alt="Authentik Login" data-xwiki-image-style-alignment="center" height="439" width="500"]]
31
32 (% class="wikigeneratedid" %)
33 Enter your username and your password on the next page. Then you need to allow the Mattermost to use your name and email address.
34
35 === External Accounts ===
36
37 If you don't have an ITP account, like external collaborators, you can use Mattermost after an invitation. Every team administrator is allowed to invite other people to the team.
38
39 == Teams ==
40
Thomas Coelho (local) 5.1 41 There are some design limitations in the way Mattermost handles teams. Every user has the permission to create teams. But teams should be used carefully and should represent real team like working groups, SFBs or similar. For small subgroup you should created channels. Channels can be created by every team member and the rules are defined by team itself.
Thomas Coelho (local) 4.2 42
Thomas Coelho (local) 5.1 43 When you have created a team you are the team administrator. Therefore team for working should be created by the head of the group or a designated team administrator.
Thomas Coelho (local) 2.1 44
45
Thomas Coelho (local) 5.1 46