-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
cannot sync LDAP users the first time #30369
Comments
The problem looks like it was introduced in https://github.com/owncloud/core/pull/29669/files#diff-37958be4e01e8baeb127a59409e1a593L114 |
Merged - retest @phil-davis ? |
@individual-it you have an LDAP environment running - can you retest please? |
fixed by #30367 |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Steps to reproduce
occ user:sync "OCA\User_LDAP\User_Proxy" -m remove
Expected behaviour
LDAP users sync
Actual behaviour
Exception thrown
Problem started with #29669
reverting commit 05a82b5 fixes it
@tomneedham
see more details in CI https://drone.owncloud.com/owncloud/user_ldap/51/10
Server configuration
Operating system:
Ubuntu 16.04
Web server:
Apache
Database:
MySQL
PHP version:
7.1
ownCloud version: (see ownCloud admin page)
10.0.6 master nightly
Updated from an older ownCloud or fresh install:
fresh
Where did you install ownCloud from:
nightly build
List of activated apps:
Are you using external storage, if yes which one: local/smb/sftp/...
local
Are you using encryption: yes/no
no
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...
LDAP
LDAP configuration (delete this part if not used)
Logs
ownCloud log (data/owncloud.log)
The text was updated successfully, but these errors were encountered: