You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 2, 2023. It is now read-only.
Describe the bug
Cannot change an expired password on the latest 3.4.2 version of Passcore. I am able to change a password when the account is set to require a password change on next logon though. Service user has these permissions on the OU with our users:
Change password
Reset password
Read pwdLastSet
Write pwdLastSet
Read accountExpires
Write accountExpires
The appsettings,json is set to use automatic context, and the site is set to use the service account mentioned above as the user for the Application Pool in IIS. Followed the setup guide when creating the application pool and site in IIS.
To Reproduce
Steps to reproduce the behavior:
Access Passcore website.
Try to change password on an account that has an expired password.
Get error about invalid password. ("You need to provide the correct current password.")
Expected behavior
Be able to change the password of the account with an expired password.
Desktop (please complete the following information):
PassCore Server
Describe the bug
Cannot change an expired password on the latest 3.4.2 version of Passcore. I am able to change a password when the account is set to require a password change on next logon though. Service user has these permissions on the OU with our users:
Change password
Reset password
Read pwdLastSet
Write pwdLastSet
Read accountExpires
Write accountExpires
The appsettings,json is set to use automatic context, and the site is set to use the service account mentioned above as the user for the Application Pool in IIS. Followed the setup guide when creating the application pool and site in IIS.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Be able to change the password of the account with an expired password.
Desktop (please complete the following information):