cancel
Showing results for 
Search instead for 
Did you mean: 

Mass assignment Of users

Former Member
0 Kudos

Hi,

Is there any way wherein I can add more than one users at a time to a role, with out having to search each user explicitly and then assign the role.

Also how can i add all users, where the id starts with a numeric value, to a group and exclude all those ids which starts with an alphabet

Regards,

Accepted Solutions (0)

Answers (1)

Answers (1)

venkata_ramisetti
Active Contributor
0 Kudos

Hi,

You can do mas assignment of roles to the users.

Step1: Prepare a notpad file with the below format.

[User]

uid=User1

role=role1;role2;role3;

[User]

uid=User2

role=role1;role2;

[User]

uid=User3

role=role1;role2;

Step2: Goto <b>User Administration</b> and choose <b>Import/Export</b>

Step3: From <b>Detailed Navigation</b>, choose <b>User Data Import</b>. Then enter the <b>File Location</b> and press button <b>Import</b>.

Thanks,

Ramakrishna

Former Member
0 Kudos

Hi,

Thanks Ramakrishna... This was a very useful information.

I tried this method but it doesn't work.

The User data is not getting updated. did i miss out on anything.

Plz correct

Regards,

Anand

Message was edited by: Anand JM