Hi guys any idea if it is possible to build a single page web app to reset domain users password.
Eg.
That should be possible via SQL. I guess you should go with Windows Plattform:
https://www.google.ch/amp/s/blog.sqlauthority.com/2016/03/30/sql-server-query-active-directory-data-using-adsi-ldap-linked-server/amp/
Maybe you use some Powershell or maybe only SQL is enough.
Cheers
PS: Take care about security, your AD is the bone of everything and your whole server infrastructure which could be critial! So maybe some 2FA or .htaccess as well…