PassCore icon
PassCore icon

PassCore

 Like

PassCore is a very simple 1-page web application. It allows users to change their Active Directory/LDAP password on their own, provided the user is not disabled.

License model

  • FreeOpen Source

Application type

Platforms

  • Windows
  • Linux
Discontinued

Git repo has been archived in June 2023, and all options to submit issues and pull requests have been removed: https://github.com/unosquare/passcore

  No rating
0likes
0comments
0news articles

Features

Suggest and vote on features
No features, maybe you want to suggest one?

 Tags

  • self-service
  • active-directory
  • windows-server
  • Linux

PassCore News & Activities

Highlights All activities

Recent activities

No activities found.

PassCore information

  • Developed by

    Unknown
  • Licensing

    Open Source (MIT) and Free product.
  • Written in

  • Alternatives

    4 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

OS & Utilities

GitHub repository

  •  1,042 Stars
  •  234 Forks
  •  21 Open Issues
  •   Updated Jun 2, 2023 (Archived)
View on GitHub

Our users have written 0 comments and reviews about PassCore, and it has gotten 0 likes

PassCore was added to AlternativeTo by water-vole on Jan 18, 2021 and this page was last updated Sep 8, 2023.
No comments or reviews, maybe you want to be first?
Post comment/review

What is PassCore?

A self-service password management tool for Active Directory - unosquare/passcore

PassCore is a very simple 1-page web application written in C#, using ASP.NET Core, Material UI (React Components), and Microsoft Directory Services (Default provider).

It allows users to change their Active Directory/LDAP password on their own, provided the user is not disabled.

PassCore does not require any configuration, as it obtains the principal context from the current domain. I wrote this because a number of people have requested several features that the original version did not have. The original version of this tool was downloaded around 8000 times in 2.5 years. My hope is that the new version continues to be just as popular. There really is no free alternative out there (that I know of) so hopefully this saves someone else some time and money.

You can check the wiki section for additional content related to development of this project.

Official Links