[phpldapadmin] [ phpldapadmin-Feature Requests-2119312 ] Cannot add multiple values to RDN attribute
"SourceForge.net" <[email protected]>
| Newsgroups | gmane.comp.ldap.davedap |
|---|---|
| Message-ID | <[email protected]> |
Feature Requests item #2119312, was opened at 2008-09-19 10:41 Message generated for change (Comment added) made by el_baby You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498549&aid=2119312&group_id=61828 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Closed Priority: 5 Private: No Submitted By: Patrick Näf Moser (herzbube) Assigned to: Nobody/Anonymous (nobody) Summary: Cannot add multiple values to RDN attribute Initial Comment: Consider the following LDIF: dn: cn=foobar.example.com,ou=hosts,dc=example,dc=com changetype: add cn: foobar.example.com cn: foobar ipHostNumber: 1.2.3.4 objectClass: device objectClass: ipHost This describes an entry whose RDN attribute "cn" has multiple values. Although I can add this entry on the command line using ldapmodify, I have found no way to add the same entry using phpLDAPadmin. I have attached a screenshot that shows where I would expect an "add value" link. I am requesting this feature because it is needed if one wants to properly administrate the Name Service Switch database "hosts" (i.e. the content of /etc/hosts) within an LDAP directory. Please refer to RFC 2307 (specifically object class ipHost) for the rationale. My report refers to phpLDAPadmin 1.1.0.5 on Debian. I have not reported this as an issue on the Debian bugtracker because I believe it's not a bug but a missing feature of phpLDAPadmin. Please take note of issue 1465324 submitted to the "Bugs" tracker which I think is closely related to my report. ---------------------------------------------------------------------- Comment By: Mariano Absatz (el_baby) Date: 2009-01-01 20:41 Message: Hi wurley, did this made it into 1.1.0.6?. I'm using the ubuntu package which is at 1.1.0.5 and I'm not comfortable using cvs/svn versions on production, but if this has been published in 1.1.0.6 I can switch to the source distribution and install it myself. ---------------------------------------------------------------------- Comment By: Deon George (wurley) Date: 2008-11-28 13:13 Message: This has been added to CVS (in BRANCH-1_1_0) lib/EntryWriter1.php 1.3.2.22 (Also see updates from bug #1465324) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498549&aid=2119312&group_id=61828 ------------------------------------------------------------------------------ ______________________________________ phpLDAPadmin development mailing list. To unsbuscribe: https://lists.sourceforge.net/lists/listinfo/phpldapadmin-devel http://phpldapadmin.sourceforge.net/