Import Database

Use this dialog box to append data to all of your databases using LDAP. You can also use this option to modify and delete entries.

LDIF file (on Console's machine). Enter the full path to the LDIF file you want to import. Click Browse to select the file you want to import. By default, the console uses your current path.

Add only. The LDIF file may contain modify and delete instructions in addition to the default add instructions. If you want the server to ignore operations other than add, select this checkbox.

Continue on error. Select this checkbox if you want the server to continue with the import even if errors occur. For example, use this option if you are importing an LDIF file that contains some entries that already exist in the database in addition to new ones. The server notes existing entries in the rejects file while adding all new entries.

File for rejects. Enter the full path to the file in which you want the server to record all entries it cannot import. For example, the server cannot import an entry that already exists in the database or an entry that has no parent object. By default, the server creates the rejects file in the current directory.