Under normal circumstances, to authenticate a user in AD, you send AD a user-defined text password (using SSL, I hope). For reasons that are beyond control, I only have an MD5 hash of the user password. Is it possible to configure AD to authenticate users using this hash instead of the original password?
thank
After much research, it became apparent that AD does not support the scenario. AD does not expose its internal hash from the outside, and in addition, it does not use MD5 for hash passwords. He is using something stronger.
Source: https://habr.com/ru/post/1734633/More articles:How to skip overriding function of base class - c #Clickonce: setup.exe opens the .application file in a browser. Normal? - installerAny tips for working with device pixel snapping in WPF - wpfHtml.TextArea To write a value ...? (ASP.NET MVC 2.0) - asp.net-mvcArgumentNullException when uninstalling an application - c #The base Fluent NHibernate program compiles and runs, but nothing is saved or loaded from the database - nhibernateNinject 2, Logging and WebForms - ninjectКатегоризацию большого результата mysql с php? - phpJQuery fade effects and Ajax input - jquerygetting nsstrings to Excel spreadsheet? - objective-cAll Articles