Import user groups

Top  Previous  Next

User groups can be imported from a CSV file. The format is:

 

Group Name,Group Description,Parent Group 1;Parent Group 2;Parent Group n,Use LDAP,LDAP DN,LDAP Server

 

For example:

 

Group A,Group A Description,,Yes,Group1DN,LDAPServer1

Group B,Group B Description,Group A,Yes,Group2DN,LDAPServer1

 

The following rules apply:

 

The first line in the CSV file is ignored as it will be assumed that this contains column header information.

A log file (GroupImport.log) is created in the root of the Process Repository, listing the results of the import.

Distinguished names must be unique.

 

 


 

1.From the Tools menu choose Users and then User Accounts.

2.From the File menu choose Import User Groups from CSV.

3.From the Select Import File field, click Browse to locate the CSV file that you want to import.

 

Ignore/Skip existing groups will not upload or modify any user groups that already exist in the system.

Allow passwords to be reset/changed for existing user accounts

Overwrite existing groups on import will update any duplicate groups in the system from the information in the CSV file.

 

4.Click OK.

 

 

Related topics

 

Creating user accounts

 

Importing user accounts

 

Importing user roles