Windows中的Windows和匿名身份验证 [英] windows and anonymous authentication in a web site

查看:539
本文介绍了Windows中的Windows和匿名身份验证的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

简单的问题是如何在一个应用程序中同时使用Windows和匿名身份验证?
我使用asp.net(c#4)开发一个网站(并将其发布在iis7上),我需要向该网站添加Windows和匿名身份验证.这意味着如果用户从域PC用户对应用程序URL的调用将在不询问任何凭据的情况下登录系统(使用域用户名和密码),但是如果用户从任何其他地方对URL的调用将保留在登录页面中,并且用户必须提供给定的用户名和密码,该用户名和密码存储在数据库中

Simply the question is how to use both windows and anonymous authentication in one application?
Im developing a website using asp.net(c# 4)(and going to publish it on iis7) , and i need to add both windows and anonymous authentication to that site. that mean if user call to app URL from domain PC user will login to the system without asking any credentials( using domain username and apassword), but if user call to URL from any otherpalce user will remain in login page, and user has to provide given username and password which are stored inside a database

推荐答案

http://www.wpftutorial.net/LearnWPFin14Days.html [ ^ ]

http://social.msdn.microsoft.com /Forums/zh-CN/wpf/thread/f6f1ae98-5847-4ba2-9a5e-9991771efb8f/ [
http://www.wpftutorial.net/LearnWPFin14Days.html[^]

http://social.msdn.microsoft.com/Forums/en-US/wpf/thread/f6f1ae98-5847-4ba2-9a5e-9991771efb8f/[^]

Hope This can help you.


这篇关于Windows中的Windows和匿名身份验证的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆