Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions source/overview/faq.rst
Original file line number Diff line number Diff line change
Expand Up @@ -587,3 +587,21 @@ EXCEPT AS OTHERWISE EXPRESSLY AGREED BY THE PARTIES IN WRITING, MATTERMOST MAKES
Does Mattermost answer questions about open source licenses authored by other organizations?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
No, if you have questions about an open source license please consult the original author, or FAQs they offer.

What do I need to do to reset my password?
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this would be better in a different section than "Business". Maybe "Use Cases", "Product questions", or alternatively you could create a new section for this.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wondering if this should go in the end-user guide?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@amyblais @wiersgallak Thanks for your input on this. The reason why I included this in the FAQ is due to the number of support tickets we have received related to password reset which (as we all know) should be handled by the System Administrator of their Mattermost instance.

I do agree that I should have a new section for this nevertheless. Maybe create a new How To section? For example:

"How do I reset my password?"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ahmaddanialmohd How about "Account Questions"?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would expect to see some of this type of content in https://docs.mattermost.com/help/settings/account-settings.html#password or as a FAQ/Account Questions section generally on this page.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

https://docs.mattermost.com/help/settings/account-settings.html#password

I agree with that and we could also add it to the Troubleshooting guide under the Administration section: https://docs.mattermost.com/install/troubleshooting.html#administration-issues as "Resetting user password"?

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Scenario #1: Internal users

- Password reset request and emails are ONLY applicable to internal users (i.e users who are invited through invite link / email invite) based on documentation - https://docs.mattermost.com/help/getting-started/signing-in.html#email-address-or-username-sign-in
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add a period after each bullet point.

- Since Mattermost Support do not have direct access to the server / instance the user has signed up to, we recommend users to get in touch directly to the System Administrator of the system.
- If you are not sure who the System Administrator is, we suggest users to get in touch with the internal IT team for further help.

Scenario #2 : AD / LDAP users

- Password reset process should be done on the directory level instead of Mattermost UI since Mattermost pulls the information of the credentials from the LDAP directory.
- If the LDAP user has issues with the password, they should get in touch with the LDAP administrator for further help.

Scenario #3: SSO Users (OneLogin / Okta / etc)

- Password reset is to be done on the idP provider side instead of Mattermost.