Previous Topic: Add CommentsNext Topic: Example Command file 1: New users and groups


Group and User Name Requirements

When specifying group and user names:

Important! If you use the newuser, newgroup, defaultgroup, moveuser or movegroup variables, you must delete any trailing spaces after the group name! If any are present, the import operation will fail.

Example Group Path

The correct path specification for a user group depends on the actual user hierarchy in the Administration Console and the management group for the user running Account Import. For example, if the full path to locate the /North group in the group hierarchy is:

Users/Sales/Asia/Hong Kong

And your management group is /Sales, then you must use the following paths to add the user lsteel to these groups:

Target

Use this group path

Sales

newuser,lsteel[,]

No group is needed because the wizard defaults to the management group. The trailing comma is optional.

Asia

newuser,lsteel,Asia

Hong Kong

newuser,lsteel,"Asia/Hong Kong"