user_ldap icon indicating copy to clipboard operation
user_ldap copied to clipboard

📒

Results 91 user_ldap issues
Sort by recently updated
recently updated
newest added

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...

3 - To Review

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...

2 - Developing

1. ldap user shares with local user 2. ldap server goes offline local user cannot access the files response: ``` InvalidArgumentException Jail rootPath is null

bug

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...

3 - To Review

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 ![grafik](https://user-images.githubusercontent.com/1108546/201175866-a06cc932-98af-4a7c-8a53-98f18612ebe1.png) ``` 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...

bug

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.

QA:team