passcore
passcore copied to clipboard
A self-service password management tool for Active Directory
Could I get an example appsettings json file for AD, I cant figure this out lol
**PassCore Server** - OS: Windows 2019 - Provider: [Active Directory | LDAP] - Settings file (without sensitive information): "AppSettings": { // The following options for AD Provider (remove if you...
**Is your feature request related to a problem? Please describe.** No problem **Describe the solution you'd like** Update code to be compatible with .Net Core 5.0 to keep things up...
**PassCore Server** - OS: Windows - Provider: Active Directory - Settings file (without sensitive information): - Log file (without sensitive information): **Describe the bug** Failed to load ASP.NET Core runtime...
**PassCore Server** - OS: Windws - Provider: LDAP - Settings file (without sensitive information): { "Logging": { "IncludeScopes": false, "LogLevel": { "Default": "Debug", "System": "Information", "Microsoft": "Information" } }, "WebSettings":...
**PassCore Server** - OS: [Windows2016] - Provider: [Active Directory ] **Describe the bug** hi, I made an installation on iis, made all the installation points, here comes out such an...
Hey @geoperez and crew. I had to re-install this for one of my employers, and used the opportunity to see if there was anything I was running into. I have...
**PassCore Server** - OS: Windows - Provider: Active Directory - Version: 4.2.3 - Settings file: { "Logging": { "IncludeScopes": false, "LogLevel": { "Default": "Debug", "System": "Information", "Microsoft": "Information" } },...
Hi all, I am receiving an error where the password does reset but then also receive a bunch of error like "does not meet length requriements". Once that settles it...
**PassCore Server** - OS: [Linux] - Provider: [Active Directory] - Docker Can anyone share working config for AD setup ? Is port `636` required for password change to work ?...