Multiple user profiles MacOS leads to logout of other profiles

For my solution it is necassary to have multiple user profiles installed on a Mac with MacOS running. Every user has it’s own NextCloud Account. The Nextcloud Files Client is installed via MDM. Afterwards I want to login all the different users an hold their login also while other user profiles are loaded. But if another user use the Mac and login to their user profile account, they are logout from NextCloud an must re-login until they can continue working.

I already done different solutions from google/ai. Use app passwords for all users. Checked that the keychain is user based.

What are the possible reasons for the logout? Is there a log file where I can find the possible reason?

Thx in advance

Nico

Hi, @nico.tuerk!

It would be great if you could report this over at GitHub where we track issues in the desktop client, the community forum officially is not monitored for this.

In general, I can provide these background details:

  • Nextcloud server account configurations are stored in the individual macOS user profiles. This should not be an issue.
  • During the login process, the desktop client acquires an app password specific to its account configuration on that device. Your idea of using app passwords already is taking place.

Do you mean that the Nextcloud server account is logged out in the Nextcloud desktop client when macOS switches to another macOS user session while keeping the previous one alive (actually not logging out of macOS, only fast user switching)?