[Date Prev][Date Next] [Chronological] [Thread] [Top]

Some attributes not allowed



Title: Some attributes not allowed

Hallo,

I have Suse 7.2 and the current ldap-version.

I want to add an entry to LDAP which have the attribute "mail" with a value (for example: mail: xy@djfh.com).
Error Message: ldap_add: Object class violation, additional info: attribute 'mail' not allowed. In the core.schema is an attribute mail defined:

attributetype ( 0.9.2342.19200300.100.1.3
        NAME ( 'mail' 'rfc822Mailbox' )
        DESC 'RFC1274: RFC822 Mailbox'
    EQUALITY caseIgnoreIA5Match
    SUBSTR caseIgnoreIA5SubstringsMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} )

I now a new attribute "Email" an define it in the core.schema and in the ldaptemplates.conf. Now the ldap add works.
attributetype ( 2.5.4.55 NAME 'Email'
        EQUALITY caseIgnoreMatch
        SUBSTR caseIgnoreSubstringsMatch
        SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
Have I to look up or observe or change something else, so that I have in the future no problems?
Are there some documents (perhaps in German?) about the new attribute definitions and what I have to change all, when I configure my own attributes . The older attribute definition was easier with slapd.at and *oc.conf. ...

Thanks


i. A. Annett Katzschner
_____________________________
Silverstroke AG
Becker-Göring-Straße 26
D-76307 Karlsbad
Phone +49 (0) 7248/736-287
Fax +49 (0) 7248/736-700
<mailto:annett.katzschner@silverstroke.com>
<http://www.silverstroke.com/>
_____________________________
This mail and any files transmitted with it is intended to be confidential and for the use of only the individual or entity named above.

If the reader of this message is not the intended recipient, you are notified that retention, dissemination, distribution or copying of

this mail and files transmitted with it is strictly prohibited. If you receive this mail in error, please notify us immediately by mail or

phone and delete the mail and any files transmitted with it. Thank you! We also like to inform you that communication via mail over

the internet is insecure, and third parties may have the possibility to access or manipulate the mail and any files transmitted with it.