owncloud / owncloud/user_ldap

[QA] occ ldap:search heisenberg fails to find existing ldap user heisenberg

Open
#765 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 with user_ldap 0.16.1-rc.1 on owncloud core 10.11.0
grafik

occ ldap:search ''
 Max Planck (planck)
 Werner Heisenberg (heisenberg)
 Marie Curie (curie)
 Robert Oppenheimer (oppenheimer)
 Thomas Alva Edison (edison)
 Erwin Schrödinger (schroedinger)
 Nikola Tesla (tesla)
 Lise Meitner (meitner)
 Grace Hopper (hopper)
 Ada Lovelace (lovelace)
 Alan Turing (turing)
 Konrad Zuse (zuse)
 Tim Berners-Lee (berners-lee)

occ ldap:search h

occ ldap:search heisenberg

occ ldap:search we
Werner Heisenberg (heisenberg)

Expected behavior:

  • occ ldap:search heisenberg returns the entry of Werner Heisenberg.

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

Reproduce the issue with occ ldap:search '', occ ldap:search h, and occ ldap:search heisenberg against the reported ownCloud and user_ldap versions. Trace the occ ldap:search command and LDAP lookup behavior, then verify that searching for heisenberg returns Werner Heisenberg as the existing-user listing does.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
authentication, cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.