windows-authentication
IIS6 Integrated Authentication fails when logging in from server, but not from client
I have an II6 server, where a website is configured for \"Integrated Authentication\". When I access the web开发者_开发技巧site from any client within the company, it prompts for username and passwor[详细]
2023-04-13 05:34 分类:问答Why does DirectoryServicesCOMException occur querying Active Directory from a machine other than the web server?
My ASP.NET WebForms app running on IIS 7.5 works fine when the request comes from the web server but throws the following error when the same dom开发者_C百科ain user requests the same page from any ot[详细]
2023-04-12 17:14 分类:问答get user name asp.net windows auth
SO i made a simple web form, set开发者_Go百科 in windows auth in iis. then i deployed it on my server and i try to log in. it prompts me a login box, i enter my infos, looks likes its working fine wit[详细]
2023-04-10 00:18 分类:问答ASP.NET Authentication Issues on IIS7 - User.Identity.Name is empty for Windows authentication
We have an ASP.NET application on ASP.NET 4.0 using MVC 3 which uses Windows authentication. When run from Visual Studio 2010 everything works as expected but when rolled out to IIS7 the Windows logg[详细]
2023-04-09 19:19 分类:问答IBM Filenet P8 Integrated windows Auth
A colleague of mine is trying to consume an intranet web service that\'s configured to use Integrated Windows Auth and he believes there\'s no way to configure IBM Filenet P8 to perform integrated Win[详细]
2023-04-09 03:25 分类:问答How do I re-authenticate a user in an ASP.NET MVC 3 Intranet application?
The application is already using Windows integrated security, not Forms. What I am tryin开发者_StackOverflow中文版g to accomplish is a so called \"step-up\" authentication, or \"force re-authenticatio[详细]
2023-04-08 20:32 分类:问答Excel 2007 Pass-Through Windows Authentication
I\'ve created a simple (asmx) web service which returns a DataSet. I\'ve added the webservice to my Excel 2007 workbook using the Data -> From Web button and I\'m able to view / refresh the data.[详细]
2023-04-08 20:19 分类:问答ASP.NET MVC3 - Windows Authentication combined with login screen
I have a MVC3 mobile intranet site targeted,开发者_如何学运维 among others, towards tablet devices (iPad).[详细]
2023-04-06 00:10 分类:问答Unable to get windows authentication to work through local IIS
So I\'ve created a new ASP.NET MVC project using the intranet template. web.config contains the appropriate values (e.g. <authentication mode=\"windows\"/>).[详细]
2023-04-04 11:21 分类:问答ASP.net MVC - Authorize with Windows Authentication/Role Provider
I am using Windows Authentication in my MVC application with the WindowsTokenRoleProvider. I created a controller action that looks like:[详细]
2023-04-02 00:29 分类:问答