Tagged Questions

3
votes
3answers
2k views

PHP Forms-Based Authentication on Windows using Local User Accounts

I'm running PHP, Apache, and Windows. I do not have a domain setup, so I would like my website's forms-based authentication to use the local user accounts database built in to Windows (I think it's …