Login failed for user 'ifgc'. Reason: The password of the account has expired.
a
Hello, when I try to log in to the cms panel, I encounter the above error, what is the reason for this?
a
Is this on cloud? Local? Own environment? Helps if we get a bit more info
The error says that your password expired, so your developer set somewhere that passwords can expire, which I don't think is default umbraco behaviour
Considering this discussion aswell https://github.com/umbraco/Umbraco-CMS/issues/8315 It's not.umbraco default, however your developer could have configured it so
a
I am presenting my project in my own environment and when I want to connect to the db, it says the SQL server connection password is expired.
s
Should be able to fix that in SQL mgmt studio https://stackoverflow.com/a/40995370
a
IIRC, after disabling that setting, you still need to reset the password for that database user, but you'll find out soon enough 😄
21 Views