i have a website that is readily accessible to the rest of the world, I have (at least) 1 page that in order for someone to use it, they need to be an "in-house" user. I don't want to have to create a whole new login name password situation, because I don't want them to have to remember yet another password.
I was trying to create a screen where they could enter in their windows login name and password, so that I could validate them against Active Directory, but i am having issues with the password value.
Is there a "better" way to deal with the problem that I have of needing the user to be "on the network" to use this page?
-The answer to your problem may not be the answer to your question.
I was trying to create a screen where they could enter in their windows login name and password, so that I could validate them against Active Directory, but i am having issues with the password value.
Is there a "better" way to deal with the problem that I have of needing the user to be "on the network" to use this page?
-The answer to your problem may not be the answer to your question.