#534654 trouble requesting attributes with varying case

Package:
ldapvi
Source:
ldapvi
Description:
perform an LDAP search and update results using a text editor
Submitter:
Date:
2010-04-15 15:48:10 UTC
Severity:
normal
#534654#5
Date:
2009-06-26 04:37:19 UTC
From:
To:
Some attribute types used in the cosine schema don't match the case were
they are used.

For example the aRecord attribute type is created with the name
"aRecord" but used by the dNSDomain object class as "ARecord".
Consequently adding dNSDomain entries to the database does not work.

#534654#14
Date:
2009-06-26 05:03:45 UTC
From:
To:
Paul Bone <pbone@spelter.csse.unimelb.edu.au> writes:

Maybe I'm missing something obvious, but I've never had LDAP attributes
be case-sensitive.  I do searches and modifies using different case from
the definition of the attribute all the time, unless I'm completely
spacing because it's too late.

#534654#19
Date:
2009-06-26 05:03:45 UTC
From:
To:
Paul Bone <pbone@spelter.csse.unimelb.edu.au> writes:

Maybe I'm missing something obvious, but I've never had LDAP attributes
be case-sensitive.  I do searches and modifies using different case from
the definition of the attribute all the time, unless I'm completely
spacing because it's too late.

#534654#22
Date:
2009-06-26 05:03:45 UTC
From:
To:
Paul Bone <pbone@spelter.csse.unimelb.edu.au> writes:

Maybe I'm missing something obvious, but I've never had LDAP attributes
be case-sensitive.  I do searches and modifies using different case from
the definition of the attribute all the time, unless I'm completely
spacing because it's too late.

#534654#27
Date:
2009-06-26 05:43:48 UTC
From:
To:
pbone@spelter:~$ ldapvi -o dNSDomain
Error: Attribute type not found: ARecord

It might be ldapvi that is searching for the ARecord attribute in a
case-insensative way after looking at the dNSDomain object class.  I'll try
using ldapadd and see if I get the same results.

Thanks.

#534654#32
Date:
2009-06-26 05:43:48 UTC
From:
To:
pbone@spelter:~$ ldapvi -o dNSDomain
Error: Attribute type not found: ARecord

It might be ldapvi that is searching for the ARecord attribute in a
case-insensative way after looking at the dNSDomain object class.  I'll try
using ldapadd and see if I get the same results.

Thanks.

#534654#35
Date:
2009-06-26 05:43:48 UTC
From:
To:
pbone@spelter:~$ ldapvi -o dNSDomain
Error: Attribute type not found: ARecord

It might be ldapvi that is searching for the ARecord attribute in a
case-insensative way after looking at the dNSDomain object class.  I'll try
using ldapadd and see if I get the same results.

Thanks.