6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
8/5/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#11888] Add possibility for composite RDNs in LDAP
*
Your Email Address
*
Spam protection
Enter the letters below:
.___. ..__. . __ [__ \ /| | |/ ` | \/ |__|\__|\__.
Comment
> This is a very hacky approach. A much more intuitive solution would > be to provide elements of multi-value RDNs as what they are: multiple > values. So instead of passing a single attribute-value-pair to build > a single-value RDN for the DN, pass an array of attribute-value-pairs > to build a multi-value RDN. > > Horde_Ldap::quoteDN(array( > array( > array('cn', 'Joe Doe'), > array('ou', 'Department'), > ), > array('dc', 'example'), > array('dc', 'com'), > )) > > => CN=Joe Doe+OU=Department,dc=example,dc=com
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers