Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ACCESS_DENIED #34

Open
gen4sp opened this issue Aug 5, 2018 · 6 comments
Open

ACCESS_DENIED #34

gen4sp opened this issue Aug 5, 2018 · 6 comments

Comments

@gen4sp
Copy link

gen4sp commented Aug 5, 2018

I can list folder, but can't create file or directory.
Meanwhile, I can do everything in my OSx-client with the same login / pass.

Error: STATUS_ACCESS_DENIED (0xC0000022) : {Access Denied} A process has requested access to an object but has not been granted those access rights.
@gen4sp
Copy link
Author

gen4sp commented Aug 5, 2018

Please, help.
Any ideas?

@dnkantonio
Copy link

Did you find any solution for this? I'm seeing the same issue. I have confirmed that I have the correct access, but still getting this error.

@tracker1
Copy link

Generally, you need to be authenticating as a share and user with full privileges... A lot of the fine grained permissions just don't work, specifically read/write only shares.

Alternative would be to do a drive mount and reference that, which is what I've fallen back to more than once. Another alternative that I've done is host a server with an S3 compatible interface and use that against my code.

@robertsLando
Copy link

Having same issue, I can list directories but cannot delete/write files on them

@ItsRainingHP
Copy link

Feels like a dead project. So many unresolved issues. I wish there was an alternative. I guess I have to use a different language.

@julien-f
Copy link
Member

#79

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants