Contents      Dochome     
Sun Java(TM) System Directory Server Online Help



Add Attribute Dialog

Use this dialog box to add an attribute to an existing entry. The list in this dialog contains only attributes that are allowed by the object classes of the entry you are editing.

Select one or more attribute names from this list. You may optionally select a language and subtype at the top of the dialog, they will be included in all attributes that are being added.

Language. Displays a list of languages that can be assigned to the attribute as subtypes.

Sometimes a user's name can be more accurately represented in characters of a language other than the default language. For example, Noriko's name is Japanese, and she has indicated on her hiring forms that she prefers that her name be represented by Japanese characters when possible. You can select Japanese as a language subtype for the givenname attribute so that other users can search for her Japanese name.

If you specify a language subtype for an attribute, the subtype is added to the attribute name as follows:

attribute;lang-subtype

Where attribute is the attribute you are adding to the entry and subtype is the two character abbreviation for the language. For example:

givenname;lang-ja

You can assign only one language subtype per instance of an attribute in an entry. To assign multiple language subtypes, add another instance of the attribute to the entry and then assign the new language subtype to the copy.

Subtype. Contains a list of commonly-used subtypes (other than languages) that can be assigned to the attribute as a subtype. The options include:

  • Binary—Indicates that the attribute value is binary. For example, usercertificate;binary.

  • Pronunciation—Indicates that the attribute value is a phonetic representation. The subtype is added to the attribute name as follows: attribute;phonetic. This subtype is commonly used in combination with a language subtype for languages that have more than one alphabet, where one is a phonetic representation. You might want to use this with attributes that are expected to contain user names, such as cn or givenname. For example, givenname;lang-ja;phonetic indicates that the attribute value is the phonetic version of the entry's Japanese name.

OK. Click OK to add the selected attributes with optional subtypes to your entry in the generic editor dialog.


Contents      Dochome     
Copyright 2005 Sun Microsystems, Inc. All rights reserved.