Login screen
You see the login page whenever you want to access certain functions without having presented the proper credentials first.
Problems when logging in using an user account
- User names are case sensitive. It should be typed in exactly the same way it was entered when creating the account.
- Passwords are case sensitive as well.
- Avoid umlauts and special characters that can create problems on different keyboard layouts.