cryptomator / dokany-nio-adapter

Dokany-based adapter to provide directory contents specified by a java.nio.file.Path (via dokan-java)
GNU Affero General Public License v3.0
14 stars 4 forks source link

Unmount happens when switching user #9

Closed infeo closed 6 years ago

infeo commented 6 years ago

For the issue in Cryptomator see: https://github.com/cryptomator/cryptomator/issues/708

If the current user is mounting a Filesystem with the adapter and then switches the user account, the filesystem is unmounted. It would be desirable if the volume stays mounted, but can not be accessed by other users.