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

local user tries to access item shared by a LDAP user when LDAP server is offline #364

Open
individual-it opened this issue Jan 29, 2019 · 3 comments
Labels

Comments

@individual-it
Copy link
Member

individual-it commented Jan 29, 2019

  1. ldap user shares with local user
  2. ldap server goes offline

local user cannot access the files
response:

<?xml version="1.0" encoding="utf-8"?>
<d:error xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns">
<s:exception>InvalidArgumentException</s:exception>
<s:message>Jail rootPath is null</s:message>
</d:error>
@ownclouders
Copy link
Contributor

GitMate.io thinks possibly related issues are #205 (Transfer users local to users ldap), #51 (LDAP User A shares with LDAP User B. LDAP Server for user B leaves to be available. The permissions of the checkboxes should be disabled), #294 (Can't remove LDAP users after removing the LDAP server), #102 (Unable to see ldap users), and #176 (ownCloud shares are removed temporarily when LDAP server is not available).

@PrajwolAmatya
Copy link
Contributor

With the latest fixes, the response now returns status code 404. Is that the expected behavior?
cc @DeepDiver1975

@phil-davis
Copy link
Contributor

core PR owncloud/core#41059 reverted the change in core.
Now this issue is happening again like it used to.
So we have a failing test in user_ldap CI. See issue #814

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

No branches or pull requests

4 participants