Project

General

Profile

Actions

Enhancement #164

open

Support named paths

Added by Marc Dequènes over 13 years ago. Updated over 13 years ago.

Status:
New
Priority:
Normal
Category:
LDAP :: Abstraction
Target version:
Start date:
2010-10-24
Due date:
% Done:

0%

Estimated time:
Patch Available:
No
Found in Versions:
Confirmed:
No
Branch:
Help Needed:

Description

It would be useful to have names for paths, possibly with parameters, in order to avoid using DNs, and hide this complexity to the user. It would also help naming objects with the same characteristics but not the same place in the tree (like many organisationalUnit objects).

It would be nice to have absolute and relative paths. For example :
  • users -> ou=People,dc=milkypond,dc=org
  • own_domains => ou=Domains,...
  • spc_accounts -> ou=SpecialAccounts,...
    So we could create a new user in 'users', a new domain in 'individual/<user>:own_domains', a new special account in 'entity/<entity>:spc_accounts', ...

Nevertheless, 'users' is also 'unit/people', which is somewhat redondant, event if using an object name is not enough to get a unique path (as it is equivalent to a deep search which can give several results). So, we need to find a common solution.

Actions

Also available in: Atom PDF