Best Practices to create bulk users for stress testing

Harry
New Contributor II

Hello,

We need to create bulk users to perform stress test.

We tried to use the suggested solution in the post Solved: Re: Issue with bulk native user creation using internal authentication. - OneStream Communit...by removing the line <encryptedPassword> in the XML file, in order to have the default password, without success.

We would like to provide directly a different password to each user (even if he will have to change it afterwards).

What are the best practices to perform it ?

Thanks,

Regards,

Harry 

2 REPLIES 2

Have the users and the passwords in a CSV, read the file, and use BRApi.Security.Admin.SaveUser to create them?

Harry
New Contributor II

Thanks ckattookaran,

As we need to create bulk users for stress testing, do you know if there is a way to fix the password, without giving the possibility to the user the right to modify it at the 1st connection ?

 

Thanks,

Harry

Please sign in! Harry