Open Closed

ABP admin password setup #270


User avatar
0
vishalnikam created

Check the docs before asking a question: https://docs.abp.io/en/commercial/latest/
Check the samples, to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index
The exact solution to your question may have been answered before, please use the search on the homepage.

  • ABP Framework version: v2.7.0

  • UI type: Angular

  • Tiered (MVC) or Identity Server Seperated (Angular): yes

  • Exception message and stack trace:

  • Steps to reproduce the issue:

How to setup ABP admin user password thorugh DB script as password is hashed with security stamp.


1 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    You just set PasswordHash value.
    Example:
    image.png
    In this example, we changed admin user password to 123456Aa.

Made with ❤️ on ABP v9.2.0-preview. Updated on January 20, 2025, 07:44