sehang / dokan

Automatically exported from code.google.com/p/dokan
0 stars 0 forks source link

Mounted sftp share access for admins only #228

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
As regular (non-admin) user:
1. Mount sftp share from server.
2. After successful mount, double-click drive to load it.

What is the expected output? What do you see instead?
Expected: View contents of mounted sftp share.
Instead:  X:\ is not accessible. Access is denied.

What version of the product are you using? On what operating system?
Dokan 0.6.0 on top of Dokan 0.2.0.1226 for explorer support (as per 
instructions)

Please provide any additional information below.
The only current ways to around this are to log in as the admin before 
mounting, or to open command prompt as admin after mounting and run:
explorer /n,/root,[drive]
...which opens a window to the share with admin permissions.

Original issue reported on code.google.com by darkblac...@gmail.com on 8 Jun 2011 at 4:24

Attachments:

GoogleCodeExporter commented 8 years ago
Ditto same problem with same versions of dokan

Original comment by nick.shr...@gmail.com on 2 Sep 2011 at 8:31

GoogleCodeExporter commented 8 years ago
The same problem for Windows XP Professional, SP3, Dokan 0.6.0, using sshfs. I 
do not use the explorer extensions.

When installing dokan, I had to do it as administrator, otherwise it wouldn't 
work. Might that be connected to the problem?

Original comment by dr.kh...@gmail.com on 29 Mar 2012 at 6:45

GoogleCodeExporter commented 8 years ago
Probably the same as issue #243

Original comment by jnewbi...@chrysocome.net on 29 Jul 2012 at 12:08