Microsoft MVP성태의 닷넷 이야기
글쓴 사람
정성태 (techsharer at outlook.com)
홈페이지
첨부 파일
 
(연관된 글이 4개 있습니다.)

제어판의 "Windows 자격 증명 관리(Manage your credentials)"를 금지시키는 방법

이 글은 아래의 질문에 대한 답변으로 작성된 것입니다.

Windows7 자격 증명 관리자를 아예 사용하지 않게 하는 방법이 있나요?
; https://social.msdn.microsoft.com/Forums/ko-KR/120c80fe-05b4-4b42-9221-b17c8c749474/windows7-?forum=vistako

일단, 윈도우 자격 증명 관리는 "VaultSvc(Credential Manager)" NT 서비스에서 담당하고 있습니다. 따라서 간단하게 "서비스 관리자"에서 "Credential Manager" 서비스를 "Disabled" 시킴으로써 자격 증명 기능을 없앨 수 있습니다. 이렇게 되면, "제어판"의 사용자 계정에서 "Windows 자격 증명 관리(Manage your credentials)" 링크를 누르는 경우 다음과 같은 오류 상자가 뜨면서 동작하지 않습니다.

The Credential Manager Service isn't running. You can start the service manually using the Services snap-in or restart your computer to start the service.

또는,

An error occurred while performing this operation.

Error Code: 0x80070425
Error Message: The service cannot accept control messages at this time.


그래도 에러가 나는 것이 좀 보기에 안 좋지요. ^^ 이보다 좀 더 우아한 방법은,

Windows 7 - clear cached credentials?
; https://social.technet.microsoft.com/Forums/windows/en-US/ced8eab6-87e2-4d20-9d18-7aaf5e9713a3/windows-7-clear-cached-credentials

위의 글에 나오는 gpedit.msc로부터 정책을 변경하는 것입니다.

gpedit.msc 관리 콘솔을 실행하고 다음과 같이,

manage_your_credentials_1.png

"Computer Configuration" / "Windows Settings" / "Security Settings" / "Local Policies" / "Security Options" 노드로 이동해서 "Network access: Do not allow storage of passwords and credentials for network authentication" 항목의 값을 명시적으로 "Enable"로 바꿔주시면 됩니다. (재부팅 필요라고는 하는데, 아마도 Credential Manager 서비스를 재시작만 해도 될 듯합니다.)





[이 글에 대해서 여러분들과 의견을 공유하고 싶습니다. 틀리거나 미흡한 부분 또는 의문 사항이 있으시면 언제든 댓글 남겨주십시오.]

[연관 글]






[최초 등록일: ]
[최종 수정일: 11/11/2023]

Creative Commons License
이 저작물은 크리에이티브 커먼즈 코리아 저작자표시-비영리-변경금지 2.0 대한민국 라이센스에 따라 이용하실 수 있습니다.
by SeongTae Jeong, mailto:techsharer at outlook.com

비밀번호

댓글 작성자
 




... 181  182  183  184  185  186  187  188  189  190  191  192  193  194  [195]  ...
NoWriterDateCnt.TitleFile(s)
97정성태2/14/200522064VS.NET IDE: 21. 설치된 Platform SDK 버전확인 방법
96정성태2/14/200524010기타: 9. http://www.google.com/webhp?complete=1&hl=en 검색에 관해서.
95정성태2/14/200533328VS.NET IDE: 20. Win32 특권 정리 [1]
94정성태1/29/200524712VC++: 13. VS.NET 2005 VC++ 컴파일러 에러 : cannot instantiate abstract class
93정성태1/29/200520542VS.NET IDE: 19. 혹시 VS.NET 2005 Beta2(2004/12 CTP Team System 버전)이 다운이 자주 되나요? [2]
92정성태1/29/200519231.NET Framework: 23. Unmanaged 환경에서 Managed DLL에 정의된 메서드 호출 시 오류 확인하는 방법
91정성태11/14/200519857VC++: 12. VS.NET 2005 VC++ Debug: Expression: ( (state != ST_INVALID ) )
90정성태1/27/200520869.NET Framework: 22. Debug: The underlying connection was closed: Unable to connect to the remote server.
89정성태1/26/200525266VC++: 11. Delay Loaded DLL
87정성태1/23/200518892VS.NET IDE: 18. VS.NET 2005 Beta 1 - VC++ 프로젝트에서 Connection Point 구현시 버그
88정성태1/23/200518418    답변글 VS.NET IDE: 18.1. VS.NET 2003 : VC++ 프로젝트에서 Connection Point 추가시에도 버그
86정성태1/23/200524291.NET Framework: 21. Code Snippet - Enum과 관련된 다양한 형변환 [1]
85정성태1/23/200522483스크립트: 4. Windows 2003에서 BHO(Browser Helper Objects) 동작 안하는 현상 [1]
83정성태1/18/200527684.NET Framework: 20. System.AccessViolationException 예외가 발생한 한 예.
82정성태1/3/200521168VS.NET IDE: 17. Windows 운영 - 특정 사용자 또는 그룹에 대해서 파일 공유 접근 금지
79정성태1/20/200528943기타: 8. DELL Latitude D800 노트북 컴퓨터의 PC Beep 소음(!) 문제.
78정성태12/27/200421324VS.NET IDE: 16. MS 제품 관련 사용되는 TCP/IP 포트 열거파일 다운로드1
77정성태12/27/200421633VS.NET IDE: 15. Virtual CD-ROM Control Panel - ISO 이미지를 CD-ROM 드라이브처럼 접근하게 해주는 EXE 프로그램 [1]파일 다운로드1
76정성태12/27/200422675VS.NET IDE: 14. VPN 접속시 IP를 고정적으로 할당받는 방법 [1]
75정성태12/27/200418780VS.NET IDE: 13. VS.NET 2005 Beta 1 - Portfolio Explorer 에 등록된 Team Server 항목 삭제 방법
84정성태1/19/200519973    답변글 VS.NET IDE: 13.1. VS.NET 2005 Beta 1 : Team Server 에 등록된 포트폴리오 프로젝트 삭제 방법
74정성태12/26/200420286VS.NET IDE: 12. [시나리오] VS.NET 2005 Team Foundation Server을 Virtual Server에 설치 [1]
80정성태12/31/200419771    답변글 VS.NET IDE: 12.1. Client Tier, 즉 VS.NET 2005가 설치된 컴퓨터도 ActiveDirectory에 참여를 해야 합니다.
81정성태12/31/200421731    답변글 VS.NET IDE: 12.2. Tier 컴퓨터를 모두 영문으로 재구성
109정성태3/4/200516839    답변글 VS.NET IDE: 12.3. [보완] MS 공식 아티클 - Installing the December CTP Release of Visual Studio Team System
73정성태11/14/200518571.NET Framework: 19. VS.NET 2005 Team Foundation Server 설치오류 - 26204 예외
... 181  182  183  184  185  186  187  188  189  190  191  192  193  194  [195]  ...