Microsoft MVP성태의 닷넷 이야기
IIS : 17. IIS 7 커널 모드 인증 버그 [링크 복사], [링크+제목 복사],
조회: 11691
글쓴 사람
정성태 (techsharer at outlook.com)
홈페이지
첨부 파일
 

IIS7 kernel-mode authentication
; https://docs.microsoft.com/en-us/archive/blogs/tmarq/iis7-kernel-mode-authentication

IIS 7에서는, 커널 모드에서 인증을 확인하는 기능이 기본적으로 활성화되어 있다고 합니다.
그런데, 그 부분에 버그가 있다고 하는군요. ^^;

첫 번째 요청이 "익명 액세스"가 아닌 경우에는, 이후의 인증에서 실패가 발생한다고 합니다.

대개의 경우, 웹 브라우저가 처음 요청부터 인증 정보를 실어서 보내지는 않지요. 우선, anonymous 요청을 한 다음, access denied가 나오면 그 이후부터 서버 측에서 가능한 인증방식을 택해서 진행하게 되는데요.

그런데, 브라우저의 인터넷 옵션 설정에서 "Security Settings / User Authentication"의 값을 "automatic logon with current user name and password"로 설정하는 경우에는 문제가 발생합니다. (음... 정말 발생하는지 한번 테스트해 볼까요? ^^;)

아무튼, 레지스트리 키를 조정해서 기능을 끌 수가 있다고 소개해주는군요.

%windir%\system32\inetsrv\appcmd set config /section:windowsAuthentication /useKernelMode:false








[최초 등록일: ]
[최종 수정일: 6/26/2021]


비밀번호

댓글 작성자
 



2007-12-25 03시20분
kevin25

... 31  32  33  34  35  [36]  37  38  39  40  41  42  43  44  45  ...
NoWriterDateCnt.TitleFile(s)
296정성태5/27/20069449WWF 로 만든 Tetris
294정성태5/21/20069513Session State Uses a Reader-Writer Lock
293정성태5/21/20068320Microsoft Threat Analysis & Modeling v2.0 RC1
291정성태5/18/20069585Managed Stack Explorer
289정성태5/17/20069964Microsoft ASP.NET Providers - PDF 메뉴얼
288정성태5/17/200610344TFS Administration Tool 1.0 Released...with Shared Source!
287정성태5/17/20069471An Introduction to 64-bit Installers with Visual Studio 2005: Part 1
283정성태5/15/200610069Windows Workflow Foundation: Running Service Activated Workflows on Windows Vista and IIS7
284정성태5/15/200610232    답변글 Windows Workflow Foundation: Exposing Workflows as Services [1]
281정성태5/12/20068824Microsoft Compute Cluster Pack SDK
280정성태5/11/20069106C# 3.0 : One-Step Object Creation and Initialization
279정성태5/11/200610994Vista에서 제거되는 DHTML Editing Control
278정성태5/11/20069073LINQ CTP - May 2006
286정성태5/16/20068522    답변글 Using LINQ with ASP.NET (Part 1)
277정성태5/9/20068746Web Application Projects - 정식 릴리스
276정성태5/8/20069046SNK 파일 공유하기파일 다운로드1
275정성태5/8/20068761Building Security Awareness in .NET Assemblies
274정성태5/7/20068651QuickSYS파일 다운로드2
273정성태5/7/20068934Developing Firewalls for Windows 2000/XP파일 다운로드1
272정성태5/6/200610919Windows PowerShell [3]
292정성태5/19/20069023    답변글 Windows PowerShell - PowerShell Script to Create a WorkItem
271정성태5/6/20069136MSBee
282정성태5/15/20068960    답변글 MSBee will be on CodePlex
290정성태5/18/20069362    답변글 MSBuild Extras - Toolkit for .NET 1.1 "MSBee"
270정성태5/4/20069184ISO Recorder
269정성태5/4/20069030Visual Studio 2005 Team System Level 200 Course Material
... 31  32  33  34  35  [36]  37  38  39  40  41  42  43  44  45  ...