user_ldap
user_ldap copied to clipboard
📒
Related to https://github.com/owncloud/enterprise/issues/6032 The app will take care of converting binary attributes when searching for them. For example, if the user_ldap app has been configured the "user search attributes" with...
Implement new user sync mechanism developed in core (https://github.com/owncloud/core/pull/41016) New feature is added conditionally, based on the presence of the new syncManager in core. This will keep compatibility with previous...
1. ldap user shares with local user 2. ldap server goes offline local user cannot access the files response: ``` InvalidArgumentException Jail rootPath is null
Ref https://github.com/owncloud/enterprise/issues/5449 Allow remaping the LDAP user if it's the only one possible. This could happen if the LDAP user has been moved AND the directory_uuid has also changed, but...
When I add a new user to LDAP and sync the Users, attempt to logon, and get the exception screen, along with the following logs: ``` {"reqId":"XdortKi6vVgm3342sRdi","level":3,"time":"2023-08-18T12:18:16+00:00","remoteAddr":"10.4.0.57","user":"D5400072-43E0-4564-8F0D-C7FD2446AF93","app":"OC\\Files\\Filesystem","method":"POST","url":"\/index.php\/login","message":"Backends provided no user...
Seen with user_ldap 0.16.1-rc.1 on owncloud core 10.11.0  ``` occ ldap:search '' Max Planck (planck) Werner Heisenberg (heisenberg) Marie Curie (curie) Robert Oppenheimer (oppenheimer) Thomas Alva Edison (edison) Erwin...
This is on top of PR #748 - I can run full-ci here, and work on fixing the tests. When it works, the needed changes can be distributed to the...
## Description The setup for this issue needs the following connected together: - latest oc10 - encryption app with UserSpecific keys enabled - user_ldap as authentication backend - PHP version...
for example: https://drone.owncloud.com/owncloud/user_ldap/3727 for PR #711 That is not reasonable! Investigate what pipeline(s) are taking a long time, and either split or reduce them.