owncloud / owncloud/user_ldap

[QA] User Search attribute "displayName" fails

Open
#647 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
PHP
Stars
17
Forks
19
Avg merge
11h 40m
Merged PRs (30d)
2

Description

Seen in user_ldap 0.15.3-rc1 with core 10.8.0-beta1

occ ldap:search testy
testy (aca4c3ec-691d-103b-8380-55a4da3d3a76)

Our openldap server has a displayName "Test User" for user testy.

But when adding this attribute as suggested in the test, the above command n longer returns anything.
image

Not sure about the expected behaviour.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing occ ldap:search testy with the displayName attribute enabled, using the reported ownCloud and user_ldap versions. Compare the result with the OpenLDAP record and the expected behavior for LDAP user search; done means the expected handling of displayName is established and the command behaves accordingly.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
authentication, search
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.