Importing From A File - Extreme Networks EPICenter Software Installation Manual

Hide thumbs Also See for EPICenter:
Table of Contents

Advertisement

The Grouping Manager
If your LDAP directory is organized differently, you can modify the
individual needs. This requires that you understand the organizational structure of the directory from
which you want to import data.
The
file must include the following entries:
LDAPConfig.txt
specifies the LDAP naming context. Leave this blank to use the default LDAP naming context.
base:
This is required.
specifies the attributes that you want to import into the EPICenter database from
attributes:
entries in the LDAP directory. By default, all imported attributes are considered type Generic.You
can specify an EPICenter attribute type (Generic, IP/subnet, or Netlogin ID) by enclosing both the
attribute name and the EPICenter attribute type in curly brackets, as shown:
This is required.
specifies the attribute that should be used in the EPICenter database as the ID for this
uniqueID:
resource. This is required.
the scope of the search (base, sub, one). This is required.
scope:
the attribute that should be used to create EPICenter sub-groups within the imported
groupBy:
group structure. This is optional.
memberNameAttribute:
the attribute that should be used as the displayed name of the resource within the
resourceName:
EPICenter Grouping Manager. This is required.
defines the search criteria. Because of the limits on the amount of data that a search
filterList:
will return in one operation, you may need to split your search into multiple operations, as is done
in the example file. This is required.
objectClassMapping:
object class of the entry. You will need multiple entries of this type. The name-value pair contains the
EPICenter resource type on the left, and either the LDAP object class specification or an EPICenter
resource type of the right.
For example, the following line specifies that entries whose object class is "organizationalPerson"
should be imported as user resources.
objectClassMapping: user=organizationalPerson person Top
The following line specifies that user resources can be group members.
objectClassMapping: groupmember=user
At least one mapping specification is required. You can comment out resource types that you don't
need to use in the sample file, or leave them. They will be ignored if not defined.

Importing from a File

To import data from a text file, you define the resources you want to import in a tab-delimited text file.
The elements on each line are separated by tabs.
The Import File Format
The simplest way to create this file is to enter it in a spreadsheet program such as Microsoft Excel, and
then export it as tab-delimited text.
The elements on each line are separated by tabs.
228
the attribute that should be used to define the child entry in a group.
this maps an LDAP entry to a Grouping Manager resource type based on the
file to meet your
LDAPConfig.txt
{uid {Netlogin ID}}
EPICenter Software Installation and User Guide
.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Epicenter 4.1

Table of Contents