This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
linux:nextcloud [2025/03/18 09:44] – owncloud info removed; section about the nextcloud app added jansen | linux:nextcloud [2025/08/27 12:53] (current) – [App passwords] jansen | ||
---|---|---|---|
Line 6: | Line 6: | ||
The **Online Accounts** is supported for some major desktops, such as Gnome, Cinnamon and KDE Plasma. | The **Online Accounts** is supported for some major desktops, such as Gnome, Cinnamon and KDE Plasma. | ||
+ | ====== Nextcloud two-factor authentication ====== | ||
+ | |||
+ | We are moving towards adding two-factor authentication to our nextcloud server | ||
+ | |||
+ | Users will now see a button below the login form, labeled "STRW Identity provider" | ||
+ | If you are a **new user**, without an existing nextcloud account on our server, click there, and you will be directed to the '' | ||
+ | |||
+ | __However__, | ||
+ | |||
+ | {{ : | ||
+ | So, the correct way for existing users, is to login as usual without 2FA, and then go to your own profile menu, and open the settings page. In the " | ||
+ | From then on, the user can use the "STRW Identity provider" | ||
+ | |||
+ | We will give users sufficient time to do these setup steps before we disable the simple login without two-factor code. But the plan is, to allow only two-factor logins on the website some time next year (2026, to be announced). | ||
+ | |||
+ | ===== App passwords ===== | ||
+ | Since not all apps and file managers have a way to ask for the 2nd authentication factor, and since it is rather inconvenient to generate a 6-digit code every time you connect the app, Nextcloud supports "app passwords", | ||
+ | {{: | ||
+ | To generate an app password, log in on the nextcloud site, click on your profile name or picture (top right corner, it will show your initials or a chosen picture). From the menu, select " | ||
+ | There might be a short or long list of previous sessions; below that at the bottom of the page, is a field "App name" with a button " | ||
+ | |||
+ | Now a window will pop up showing the generated password. Either type this into the password field of the app you are configuring (eg the Linux desktop " | ||
+ | |||
+ | By the way, the " | ||
===== Enable NextCloud in a file manager ===== | ===== Enable NextCloud in a file manager ===== | ||
Line 15: | Line 39: | ||
{{ : | {{ : | ||
+ | |||
+ | Alternatively, | ||
Line 37: | Line 63: | ||
This should be done when the app is not running, and of course, fill in the computername and username in stead of literally copying this example. | This should be done when the app is not running, and of course, fill in the computername and username in stead of literally copying this example. | ||
- | |||
- | --- | ||
- | |||
- | ===== Optional: Bypass 2FA ===== | ||
- | |||
- | NextCloud provides a way to bypass two-factor authentication. Open NextCloud in your browser by clicking https:// | ||
- | |||
- | {{ : | ||
- | |||
- | Click on the **Settings** and on the new page click on **Security** tab. You should see a page like the following: | ||
- | |||
- | {{ : | ||
- | |||
- | On this page click on the **Add WebAuthn Device**. You may be asked for a password and the device name. Then it will display a window with your user name and a pass phrase. You may want to store those somewhere, although they are not used anywhere explicitly. If you use a password manager in your browser, it may ask you to generate a Passkey. | ||
- | |||
- | Now you must be ready for the next step. |