[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: commit: ldap/clients/tools ldapmodify.c
- To: OpenLDAP Commit <openldap-commit2devel@openldap.org>
- Subject: Re: commit: ldap/clients/tools ldapmodify.c
- From: Howard Chu <hyc@symas.com>
- Date: Mon, 27 Nov 2006 09:54:14 -0800
- In-reply-to: <200611270349.kAR3nUxN070890@cantor.openldap.org>
- References: <200611270349.kAR3nUxN070890@cantor.openldap.org>
- User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20061116 Netscape/7.2 (ax) Firefox/1.5 SeaMonkey/1.5a
hyc@OpenLDAP.org wrote:
Update of /repo/OpenLDAP/pkg/ldap/clients/tools
Modified Files:
ldapmodify.c 1.190 -> 1.191
Log Message:
Reject malformed LDIF - missing modops, or mismatched attributes
With this patch test021 fails while adding certificates to the
directory, because the provided LDIF uses e.g.:
add: usercertificate
usercertificate;binary:: xxxxxx
Should this really be allowed? There are other ops in the LDIF that
actually provide the ";binary" tag in both places so it seems that's the
expected behavior.
--
-- Howard Chu
Chief Architect, Symas Corp. http://www.symas.com
Director, Highland Sun http://highlandsun.com/hyc
OpenLDAP Core Team http://www.openldap.org/project/