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

Users are deleted when importing users via occ when there's no LDAP connection available #460

Open
davitol opened this issue Oct 21, 2019 · 0 comments

Comments

@davitol
Copy link
Contributor

davitol commented Oct 21, 2019

Description

Steps

  1. Setup LDAP server and add to owncloud.
  2. Log in with an LDAP user
  3. Define in the LDAP wizard a backup (replica) host with wrong configuration and disable main LDAP server
  4. Try to import users with php occ user:sync "OCA\User_LDAP\User_Proxy" -m remove

Expected Behavior

If there is no connection with the LDAP server available, users should not be deleted

Actual Behavior

Screen Shot 2019-10-21 at 12 50 41

@davitol davitol added this to the qa milestone Oct 21, 2019
@micbar micbar modified the milestones: qa, backlog Nov 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants