Relative Content

Tag Archive for salesforceapex

Salesforce Set Password in Bulk DML Error

I have 500 user accounts stored in a list.
I want to set thier password to a specific string. I have a code that is running fine but it generates a DML error when the list becomes larger then 150. I need to get around this error and set the passwords for all 500 users in one go. Any help will be appreciated. Thanks!!!!