개발폴더
Logon failure: user account restriction. Possible reasons are blank passwords not allowed, logon hour restrictions, or a policy restriction has been enforced
Godffs
2011. 5. 31. 11:10
반응형
사용중인 프로그램 웹 사이트에 접속 하니깐 사이트에 접속이 안됐다...
오류 메세지 확인 하기 위해서 확인 하는 방법
인터넷 - 인터넷 옵션 - 고급 탭에서 - 검색에 HTML 오류 메시지 표시 있다. 체크 하시면 애러 확인 가능.
내가 본 오류 메세지
Logon failure: user account restriction. Possible reasons are blank passwords not allowed, logon hour restrictions, or a policy restriction has been enforced.
(비밀번호를 입력 안하고 로그인 하려는 경우, 얼마동안 로그인 할 수 있는 시간이 지난 경우, 어떤 정책에 따라서...)
답변이 있다. [
]
사이트에 나와 같은 문제로 글이 올라왔다. 답변글 보고 확인하기
시작 - 실행 - regedit.exe 입력
답글보면 레시스트리에 들어가서
HKLM\System\CurrentControlSet\Control\Lsa\limitblankpassworduse
찾아가서 1 이면 0으로 변경 하라고 한다.
HKML 은 HKEY_LOCAL_MACHINE
끝
반응형