See below for importing addresses into the Certificate Manager address book.
To import addresses
Log in as an administrator with the required permissions.
See Browsing roles for the permissions granted to each ad administrator role.
- Go to Administer > Address Book.
- Click Import,
- In the Address Type list, select one of the following values.
- Click Select Files and select the CSV file containing the addresses.
- Review the data displayed in the Import dialog.
- Click Submit.
Single Address
Import one or multiple addresses from a CSV (Comma-Separated Values) file. Each line in this file must match the following format.
<name>, <description>, <address>Where:
<name>is the name of the address holder.<description>is the description of the address holder.<address>is a single address.
For example:
Anna Smith, ABC Security Officer, anna.smith@abc.comJohn Doe, ABC Administrator, john.doe@abc.comList of Addresses
Import one or multiple addresses from a CSV (Comma-Separated Values) file. Each line in this file must match the following format.
<name>, <description>, <addresses>Where:
<name>is the name of the address holder.<description>is the description of the address holder.<addresses>is either a single address or a list of addresses separated by semicolons (";").
For example:
Anna Smith, ABC Security Officer, anna.smith@abc.comJohn Doe, ABC Administrator, john.doe@abc.com; jdoe@abcom; admin@abc.com