Documentation for Crowd 1.4. Documentation for other versions of Crowd is available too.
Importing users from large data sets is very slow
Crowd has a problem with importing large sets of users. The import process will be very slow and may time out. This issue is being tracked as CWD-848. As a workaround, we recommend importing from data sets of maximum 1000 users.
You can copy users from an external directory or user base into Crowd via a CSV (comma-separated values) file. There are two phases involved:
The CSV importer is available with Crowd 1.1.1 and later.
You will need:
Attached are simple examples of the CSV files:
The CSV Importer's 'File Mappings' screen allows you to match the CSV fields to Crowd's User and Group fields.
Formatting and location of the CSV files:
要件 |
説明 |
---|---|
場所 |
The CSV files must be on the local drive (e.g. C:) of the Crowd server. |
Supported attributes |
The CSV Importer does not support custom attributes. The supported attributes are shown in the drop-down lists on the 'File Mappings' screen. |
ヘッダーの行 |
The first row in each CSV file must be a header row. The CSV Importer will not import the information in the first row. The information in the first row is displayed in the column labelled 'CSV Header Row' on the 'File Mappings' screen |
区切り文字 |
The fields in the CSV file must be separated by a single-character delimiter. The CSV Importer's 'Configuration' screen lets you tell Crowd which delimiter you have used. |
パスワード |
You will need to decide whether to import your passwords into Crowd. And if you do import the passwords, you must choose to import them as either encrypted or clear text. |
To export information from your user directory into a CSV file,
Once you have prepared your CSV file(s), you can import the users and groups into a Crowd directory.
To import users and groups from CSV files,