I am looking to take a user's username and password and verify it is valid against the local Windows system, a machine not on a domain.
Anyone done such a thing or have a start? I'm looking to avoid doing the same with a table. I don't care about opinions of the merits or alternative designs as this is for a system with more than a decade of developed complexity with a new requirement of authenticated sign-off for each record.
Anyone done such a thing or have a start? I'm looking to avoid doing the same with a table. I don't care about opinions of the merits or alternative designs as this is for a system with more than a decade of developed complexity with a new requirement of authenticated sign-off for each record.