uCosminexus Application Server, Security Management Guide

[Contents][Index][Back][Next]

14.4.3 Definition file for adding or modifying user information

This file is used to specify the object classes of LDAP directory server entries.

Organization of this subsection
(1) Additional CSV file specifications
(2) Specification formats

(1) Additional CSV file specifications

In addition to the specifications shown in 14.4.1 Basic CSV file specifications, the following specifications are added for specifying lists of attributes:

(2) Specification formats

End each line with a new line and specify the following items in the line, separated by commas:

Format Item
Format 1 #
Format 2 Subcontext Object class[,Object class...]

Format 1
This format is used to specify a comment. If a line starts with # (in the first column), any text between the # and the end of the line is assumed to be a comment.

Format 2
This format is used to specify the information shown below within a line.

Table 14-3 Information to be specified (definition file for adding or modifying user information)

Functionality Meaning Attribute
Subcontext Specify the RDN relative to the user entry used for authentication. If this is omitted, the user entry is assumed. Optional
Object class Specify the object class of the subcontext. To specify two or more subcontexts, separate them by commas. Required