Previous Topic: Delete a Management Group

Next Topic: Delete a User Attribute Value

Add a User Attribute Value

This command imports a new value for a specified attribute. Specify the attribute number, user name, and the attribute value you want to add.

Attribute1,<user name>,<attribute value>
Attribute2,<user name>,<attribute value>
Attribute3,<user name>,<attribute value>

And so on.

You can use this command to add multiple values to any user attribute. Note that this command does not overwrite existing attribute values.

If you have renamed a user attribute, you can specify the attribute by its new name (in one of three ways), or its original attribute number when using this command. For example, if Attribute2 is set to ‘Gender’, use any of the following methods:

Attribute2,<srimmel>,<Male> 
Attribute:Gender,<srimmel>,<Male> 
Attribute Gender,<srimmel>,<Male> 
Attribute "Gender",<srimmel>,<Male>