windows-authentication
SQL Server 2005 -- Login issue
I rece开发者_StackOverflow社区ntly installed SQL Server 2005 on my laptop. When I run as administrator (right click -> run as administrator) I am able to log in (to sql server management studio); but[详细]
2023-03-10 21:13 分类:问答Set Windows authentication timeout at runtime
Is there a way top specify the authenticati开发者_开发百科on timeout for an Asp.Net application using windows authentication?[详细]
2023-03-09 17:01 分类:问答ASP.NET MVC - Authenticate users against Active Directory, but require username and password to be inputted
I\'m developing a MVC3 application that will require a user to be authenticated against an AD. I know that there is the option in MVC3 to create an Intranet Application that automatically authenticate[详细]
2023-03-09 03:23 分类:问答The caller was not authenticated by the service in WCF Service on VMs
I\'m trying to get a Client to connect to a WCF Service hosted in a Windows Service. The client is running on a computer that has no network and no domain, Win XP SP3. The computer is running a VM of[详细]
2023-03-09 00:51 分类:问答wcf service hosted in mvc3 app with windows authentication fails on one machine but works on another
I have a wcf service hosted inside an MVC3 web application with windows authentication (anonymous disabled)..[详细]
2023-03-08 15:04 分类:问答User name in asp.net
I tryed this ways: Request.ServerVariables[\"LOGON_USER\"] or HttpContext.Current.User.Identity.Name or User.Identity.Name[详细]
2023-03-08 14:11 分类:问答Is it possible to use Windows Authentication to connect to a SQL Express db?
I\'ve been looking around to find an answer to this question, and seeing lots of different ans开发者_开发问答wers, some of which don\'t look right to me.Here\'s my problem.[详细]
2023-03-08 12:19 分类:问答Integrating ASP.NET MVC 2 and active directory as well as Windows Authentication
I am currently writing an MVC2 application using both windows authentication and active directory.I am still relatively new to MVC2, so I am a little confused about exactly where to implement any auth[详细]
2023-03-08 04:42 分类:问答Why are my executables being run as a domain user in IIS 6?
I\'m having problems with IIS in DEV vs QA. One thing I notices by watching task manager is that when a .exe runs on DEV it is running as the user instead of my generic iis user. Is this normal for II[详细]
2023-03-07 12:47 分类:问答Can I consume a WCF REST service using Windows Authentication without .NET libraries?
I have a WCF client hosted in IIS7 and a WCF service hosted in IIS7.The client is strictly http/javascript and I\'d like to keep it that way.[详细]
2023-03-06 07:09 分类:问答
加载中,请稍侯......