Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • dev2 10 posts 90 karma points
    Mar 13, 2019 @ 10:02
    dev2
    0

    Umbraco 7.11 Backend Login

    Hi,

    I am currently using Umbraco version 7.11.1.

    The backend login fails when I moved my project to the shared environment. It is not a database connection issue as after specific number of attempts, the user gets locked.

    I am able to connect to the shared database in my local instance as well.

    Help needed!!!

  • Yakov Lebski 567 posts 2153 karma points
    Mar 13, 2019 @ 19:53
    Yakov Lebski
    0

    Users stored in umbracoUser table, you can unlock it by set userNoConsole to be 0 (False), also you can change a password in userPassword column to known cache.

    Note: You need to recycle application to receive changes in umbracoUser table

  • dev2 10 posts 90 karma points
    Mar 14, 2019 @ 09:34
    dev2
    0

    Hi,

    I am aware of the userNoConsole column and I do unlock the user( in my case it is the admin). The password is not the issue. I am able to tell this confidently because had that been the case then why would my local instance get connected with the same credentials?

Please Sign in or register to post replies

Write your reply to:

Draft