diff --git a/user_manual/groupware/sync_windows10.rst b/user_manual/groupware/sync_windows10.rst index ce77e60f452..f3f0f6ea16f 100644 --- a/user_manual/groupware/sync_windows10.rst +++ b/user_manual/groupware/sync_windows10.rst @@ -2,6 +2,8 @@ Synchronizing with Windows 10 ============================= +.. _calendar-section: + Calendar -------- @@ -21,50 +23,35 @@ Calendar 8. Click "Done". Enter your Nextcloud username and password in the appropriate fields, and change the account name to whatever you prefer (e. g. "Nextcloud Calendar"). Click "Save". - Contacts -------- -1. In the bottom left of the Contacts View (in Nextcloud Contacts) look for a little (chain) link symbol that looks like this: - -.. image:: ../images/contacts_link.png - -which will display a URL that looks something like this: -https://cloud.nextcloud.com/remote.php/dav/addressbooks/users/daniel/Thunderbird/ - -2. Launch the Windows 10 Calendar app. Then, click the settings icon (gear icon) and select "Manage accounts". - -3. Click "Add account" and choose "iCloud". - -4. Enter an email, username and password. None of this information has to be valid-it will all be changed in the upcoming steps. -5. Click "Sign in" and then "Done". A message should appear indicating the settings were saved successfully. +1. Repeat steps 1–7 from the :ref:`Calendar instructions `. If you already have set up the Calendar synchronization, you can use the same account for this. -6. In the "Manage Accounts" menu, click on the iCloud account created in previous steps, and select "Change settings". Then, click on "Change mailbox sync settings". - -7. Scroll to the bottom of the dialog box, select "Advanced mailbox settings". Scroll once more to the bottom of the dialog box and paste your CardDAV URL in the field labelled "Contacts server (CardDAV)". - -8. Click "Done". Enter your Nextcloud username and password in the appropriate fields, and change the account name to whatever you prefer (e. g. "Nextcloud Contacts"). Click "Save". +2. From the "Advanced mailbox settings" screen, scroll to the bottom of the dialog box and paste your CardDAV URL in the field labelled "Contacts server (CardDAV)". +3. Replace the path "principals" within the URL with "addressbooks". -Troubleshooting ---------------- +4. Click "Done". Enter your Nextcloud username and password in the appropriate fields, and change the account name to whatever you prefer (e. g. "Nextcloud"). Click "Save". -After following all these steps, your Nextcloud calendar should synchronize. If not, check your username and password. Otherwise, repeat these steps. +Troubleshooting: 2FA +-------------------- **NOTE: You will not be able to synchronize your calendar if you have two-factor authentication enabled. Follow the steps below to get an app password that can be used with the Calendar client app:** 1. Log into Nextcloud. Click on your user icon, then click on "Settings". -2. Click on "Security", then locate a button labeled "Create new app password". Next to this button, enter "Windows 10 Calendar app". Then, click the button, copy and paste the password. Use this password instead of your Nextcloud password for Step 8. +2. Click on "Security", then locate a button labeled "Create new app password". Next to this button, enter "Windows 10 Calendar app". Then, click the button, copy and paste the password. Use this password instead of your Nextcloud password when prompted for credentials during setup, for example in Calendar step 8 or Contacts step 4. +Troubleshooting: TLSv1.2 +------------------------ -Contacts --------- +- For Windows 10 your Nextcloud https server `must support TLSv1.2`_. This is apparent if no connection attempts are seen on the server, and the Windows client Event Viewer will display Schannel TLS errors under "Windows Logs -> System". -1. Repeat steps 1–7 from the Calendar instructions. If you already have setup the Calendar synchronization, you can use the same account for this. +Credits +------- -2. In the "Advanced mailbox settings" paste your CalDAV URL in the field labelled "Contacts server (CardDAV)". +Special thanks to this Reddit user for their post: +https://www.reddit.com/r/Nextcloud/comments/5rcypb/using_the_windows_10_calendar_application_with/ -3. Replace the path "principals" within the URL with "addressbooks". - -4. Click "Done". Enter your Nextcloud username and password in the appropriate fields, and change the account name to whatever you prefer (e. g. "Nextcloud"). Click "Save". +.. _must support TLSv1.2: https://docs.microsoft.com/en-us/windows/win32/secauthn/protocols-in-tls-ssl--schannel-ssp-