About adding admin data after initial server startup

In general, it is not possible to import additional administrative data contained in the files in the import > gen directory after the initial database upgrade. PolicyCenter loads the administrative data contained in the gen folder only if starting from an empty (non-upgraded) database. Thereafter, PolicyCenter ignores the files in the gen directory.

There is one exception. It is possible to add the data in file roleprivileges.csv in the gen folder using an import_tools command option. This command option adds the privileges associated with each PolicyCenter role in the roleprivileges.csv file to those that already exist in the database.

See also