Web and Cloud
Sign in
|
रजिस्टर गर्नुहोस्
|
मदत
Home
RSS for Posts
Atom
RSS for Comments
Email Notifications
Go
Search
Go
Tags
.NET
Announcements
ASP.NET
ASP.NET MVC
Azure
Community News
Developer
Developers
Events
Identity
IIS
iis news item
IIS7
Javascript
Musings
Open Source
PHP
Podcast
Silverlight
SQL Azure
Tools
Visual Studio
WIF
Windows Azure
Windows Identity Foundation
Community
गृह
वेबब्लगहरू
मिडिया
फोरमहरू
Wikis
हब्हरू
Video
Job
Archives
May 2013 (18)
April 2013 (61)
March 2013 (59)
February 2013 (46)
January 2013 (67)
December 2012 (46)
November 2012 (54)
October 2012 (7)
September 2012 (3)
August 2012 (7)
July 2012 (11)
June 2012 (76)
May 2012 (44)
April 2012 (68)
March 2012 (83)
February 2012 (54)
January 2012 (44)
December 2011 (67)
November 2011 (64)
October 2011 (58)
September 2011 (71)
August 2011 (70)
July 2011 (87)
June 2011 (98)
May 2011 (118)
April 2011 (139)
March 2011 (122)
February 2011 (119)
January 2011 (98)
December 2010 (90)
November 2010 (99)
October 2010 (98)
September 2010 (95)
August 2010 (101)
July 2010 (117)
June 2010 (143)
May 2010 (145)
April 2010 (114)
March 2010 (113)
February 2010 (93)
January 2010 (78)
December 2009 (61)
November 2009 (99)
October 2009 (102)
September 2009 (87)
August 2009 (76)
July 2009 (114)
June 2009 (116)
May 2009 (120)
April 2009 (118)
March 2009 (56)
February 2009 (24)
January 2009 (27)
December 2008 (22)
November 2008 (26)
October 2008 (11)
September 2008 (8)
August 2008 (5)
July 2008 (5)
June 2008 (6)
May 2008 (2)
April 2008 (3)
Browse by Tags
All Tags
»
Authentication
(
RSS
)
Access Denied
anonymous user
ApplicationPool
AuthenticationModule
basic authentication
Client Certificate
Encoding
HTTP
Http Header
httpwebrequest
IIS
IIS 7
IIS 7.5
IIS6
IIS7
IIS7.5
PHP
Security
tips and tricks
Tools
troubleshooting
Web Deploy
Wordpress
Replacing the built-in Basic Authentication Module to support non-English characters in a HttpWebRequest
by
The Official Microsoft IIS Site
A few weeks ago I was trying to deploy a site using Web Deploy and authenticate using a non-English user name. The operation would succeed on some computers but will fail on others. Since I was using the Web Deploy API, I debugged into the .NET...
Filed under:
IIS7
,
Authentication
,
Web Deploy
,
AuthenticationModule
,
httpwebrequest
,
Encoding
,
Http Header
,
basic authentication
Configuring Many-to-One Client Certificate Mappings for IIS 7/7.5
by
The Official Microsoft IIS Site
Many-to-one Client certificate mapping is used by the Internet Information Services (IIS) to associate an end user to a windows account when the client certificate is used for the user authentication. The user session is executed under the context of...
Filed under:
IIS7
,
Authentication
,
IIS7.5
,
Client Certificate
Wordpress Theme Upload error on IIS 7: AppPoolIdentity, FastCGI Impersonation and What not?
by
The Official Microsoft IIS Site
...( read more ) Read More...
Filed under:
PHP
,
IIS 7
,
Security
,
Wordpress
,
troubleshooting
,
IIS 7.5
,
Authentication
,
ApplicationPool
Who is the anonymous user?!
by
The Official Microsoft IIS Site
Many questions that we get on the forum's are around which users need which permissions for what resources ... isn't that how life goes? :) Anyways, to make this more complicated, we have changed "who" the "anonymous" user...
Filed under:
tips and tricks
,
Authentication
,
anonymous user
Troubleshooting HTTP 401.3 errors with Process Monitor
by
The Official Microsoft IIS Site
Last week I posted the following blog which showed how to use Process Monitor to troubleshoot service startup issues. http://blogs.msdn.com/webtopics/archive/2009/06/16/troubleshooting-service-startup-issues-with-process-monitor.aspx To continue on that...
Filed under:
Tools
,
Security
,
IIS
,
IIS6
,
Access Denied
,
Authentication
,
HTTP