SF Bug #3406852 - Cant display userCertificate;binary attribute #26
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
In my LDAP Server we have inetOrgPerson objects with userCertificate;binary attribute. If I try to display one of this object I get this error:
`Error There was a request to add an attribute (13), but it was already defined (xmlTemplate::addAttribute)
phpldapadmin: 1.2.1.1 openldap: 2.4.26 apache: 2.2.20 php: 5.3.8 ArchLinux
Comment from Patrick Monnerat/Nov 1, 2013 (sorry to report it here: I cannot find another way to leave a comment for an issue)
I have a rough patch for this: it works on Fedora 64bit and openldap. No other tests performed. It needs additonal processing for LDIF import, but I did not want to set it in this patch because it'll conflict with the one in issue #40.
Please find patch here.