Skip to content

How to change user password in Salesforce without providing the old password

Salesforce Security

Changing your password in Salesforce without providing the old password is generally not a standard practice for users, as it can pose a security risk. However, there are certain scenarios and methods through which a password can be reset or changed without the old password. These methods are typically used in situations where a user has forgotten their old password or does not have access to it.

Methods to Change Password Without Old Password

  1. Administrator Reset:
    • A Salesforce administrator can reset your password without needing the old password. After the reset, you will receive an email with a link to set a new password.
    • Admins can do this by going to Setup, entering ‘Users’ in the Quick Find box, selecting Users, choosing the specific user, and clicking ‘Reset Password’.
  2. ‘Forgot Your Password’ Feature:
    • On the Salesforce login page, there is a ‘Forgot Your Password?’ link. Clicking this link allows you to enter your username, and Salesforce will send an email to the associated email address with instructions to reset your password.
  3. Using Single Sign-On (SSO):
    • If your organization uses SSO, you might not need to change the Salesforce password directly. Instead, you would change your organization’s network password, which Salesforce would recognize due to the SSO integration.
  4. Changing it programmatically in Apex
    How To Change A User’s Password In Apex

Considerations

  • Security Protocols: It’s important to follow your organization’s security protocols when resetting or changing passwords. Unauthorized password changes can be a security concern.
  • Verification Process: Salesforce typically requires verification (like answering security questions or confirming through email) to ensure that the password reset request is legitimate.
  • User Training: Users should be educated about the importance of password security and the correct process to follow if they need a password reset.

While it’s possible to change your Salesforce password without the old password, it’s crucial to follow secure methods such as administrator resets or the ‘Forgot Your Password?’ feature. Directly changing the password without the old one is not a standard user function due to security reasons. Always ensure any password reset or change complies with your organization’s security policies and best practices.

Join the conversation

Your email address will not be published. Required fields are marked *

error: Content is protected !!