GithubHelp home page GithubHelp logo

Comments (5)

infeo avatar infeo commented on June 8, 2024

Looking at the log, there are two noteworthy things:

  1. the vault resides in a dropbox synced folder
  2. compared to a log of a working example, there is not a single create() call for opening a file

I can simulate the second point when playing with FUSE/WinFsp permissions.

@MatthiasArnold Can you test the following?

  1. Find out your domain- and username by entering the following into Windows powershell:
"$env:USERDOMAIN+$env:USERNAME".ToUpper()
  1. Open Cryptomator and open the vault options of your test vault
  2. Activate custom mount options
  3. Replace current textfield content by the following string, where D+U must be replaced by the output of step 1
-ouid=1005 -ogid=1005 -ouidmap=1005:D+U

For example, it can look like this:
grafik

If you close the vault settings now and unlock, does the problem still occur?

from cryptomator.

MatthiasArnold avatar MatthiasArnold commented on June 8, 2024

Hello @infeo , brilliant! this solved the problem!
already tried it with another vault, successfully!
thanks so much! :)

from cryptomator.

infeo avatar infeo commented on June 8, 2024

For others with "Access Denied" problems on Windows: See #3250 (comment).

This issue occurs on Windows systems, where multiple AD/Microsoft Entra accounts are logged in simultaneously. See winfsp/winfsp#387 (comment) for technical details.

from cryptomator.

MatthiasArnold avatar MatthiasArnold commented on June 8, 2024

Hello @infeo,
unfortunately, the "no permission" issue re-appeared when I installed the latest version (1.12.3), this time on all machines - private desktop, work laptop, work desktop. The issue might be related to windows updates, e.g. KB5034763. uninstalling the old version and re-installing last functioning version (1.11.1) did not solve the problem, permission is still denied. on some machines, setting the custom mount flags to "-ouid=1005 -ogid=1005 -ouidmap=1005:AD+USER-ID" helped, but not on all.

from cryptomator.

infeo avatar infeo commented on June 8, 2024

With Cryptomator 1.12.0 we introduced vault specific volume types: Every vault can have its own volume type. Please ensure, that WinFsp(Local Drive) is selected as the default volume type in the preferences and the vaults use the "default" volume type in the vault options.

from cryptomator.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.