开发者

windows logon auth [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

Closed 9 years ago.

    开发者_高级运维
  • This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
  • This question does not appear to be about programming within the scope defined in the help center.
Improve this question

Is there anyway to make windows logon authentication calls remote server (intranet) for the user and password?

So, the user information is not stored on the os, but instead on server which is called using http request.

Any guide or link appreciated. Thanks.


Create a Windows Credential Provider. If you're on XP or earlier, you'll have to create a new GINA module instead. The two architectures are not compatible--they redesigned the Winlogon stack for Vista.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜