Newer Version Available
Step Two: Create the Encrypted Password
| Available in: Salesforce Classic (not available in all orgs) and Lightning Experience |
| Available in: Enterprise, Performance, Unlimited, Developer, and Database.com Editions |
Create the encrypted password using the key file that you generated in the previous step.
- In the same command prompt window, enter the following command.
Replace <password> with the password that you use to log in to
Salesforce in Data Loader. Replace <key file path> with the file path
you created in the previous step.
encrypt.bat –e <password> <key file path>
- Copy the generated encrypted password. You use this value in a later step.