Skip to content
This repository was archived by the owner on Jun 2, 2023. It is now read-only.
This repository was archived by the owner on Jun 2, 2023. It is now read-only.

Cannot Change Expired Password -- Version 3.4.2 #225

@coding-blip

Description

@coding-blip

PassCore Server

  • OS: Windows Server 2012 R2
  • Provider: Active Directory

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:

  1. Access Passcore website.
  2. Try to change password on an account that has an expired password.
  3. 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):

  • OS: Windows 10
  • Browser: Chrome
  • Version: 70.0.3538.77 (Official Build) (64-bit)

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedUsually used alongside a bug / enhancement / shouldfix

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions