Project

General

Profile

Actions

Bug #30975

open

ldap_fluff should support searching scope

Added by Ondřej Ezr over 3 years ago.

Status:
New
Priority:
High
Assignee:
-
Category:
-
Target version:
-
Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:

Description

And ldap_fluff takes the first as "correct result" which is not what we want.

We are trying to be too smart about searches.

<ldap_fluff>.find_by_dn('CN=Example,OU=Admin Accounts,DC=registry,DC=otago,DC=ac,DC=nz')
is looking for 'CN=Example' in a SUBTREE of 'OU=Admin Accounts,DC=registry,DC=otago,DC=ac,DC=nz'

But dn should be an exact match. we should introduce other methods for subtree searches.

No data to display

Actions

Also available in: Atom PDF