[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Issue when injecting a new AttributeTypes in OpenLdap
- To: openldap-technical@openldap.org
- Subject: Issue when injecting a new AttributeTypes in OpenLdap
- From: Emmanuel Lecharny <elecharny@gmail.com>
- Date: Mon, 11 Apr 2011 14:36:43 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:message-id:date:from:reply-to:user-agent :mime-version:to:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=hUgDVzX9x7ik35Ol4S5k8kcESUSRAZxRflopo8c9zYY=; b=gR75HkhaewVJnAog7xJABZFKcjX5+T9nOZtfWL9vellAqcYG6Q7tvW/bHYPo0gZFiz GsRIEXVf4BxB4vGGuH2GUJYN3b5bZSKTfI6nypInKIRNOvGnTKmWFq1/c7kHQT8ls5SH 40wa2SuKi1O5lhagL/GpMU9/GDVbPOdwrfeRI=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:user-agent:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; b=fFnCW62vwzmIEekC3a/Hvevw8q3+Zx/hh1EcJy998CjN2eMicne6igUPFPLoelQRx0 iZ1T7ftWMC6IxEzG1ZOs1qiez9stNwZOZ48LN6RB+GP2IYRnDJDVY0HaTXRiCdNVgWPq PrHGely9f8LkQjIszCLtOYM/SlPrzE4sH9g5I=
- In-reply-to: <hbf.20110411smci@bombur.uio.no>
- References: <702177.50988.qm@web94703.mail.in2.yahoo.com> <hbf.20110411smci@bombur.uio.no>
- User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9
Hi fellows,
--------------------------------
OpenLDAP 2.4.24, built from sources.
Ubuntu 10.10
debug : -1
config : ldif format, no slapd.conf
--------------------------------
I'm facing some weird issue while trying to inject an new AttributeType
using a modify operation :
#!ERROR [LDAP: error code 21 - attributeTypes: value #0 invalid per syntax]
dn: cn=schema
changetype: modify
add: attributeTypes
attributeTypes: ( 1.3.6.1.4.1.18060.0.4.1.2.10001 NAME 'type1' SUP name )
-
I'm a bit surprised, the syntax is perfectly valid (spaces are present,
order of elements is correct) and it works fine in ApacheDS.
Is there something obvious I'm missing ?
--
Regards,
Cordialement,
Emmanuel LÃcharny
www.iktek.com