How to enable md5 authentication in windows 7

Source: Internet
Author: User

In WIN7, the MD5 authentication method has been considered to be insufficient for security reasons to be disabled. to activate it, open the registry and add it at the following position:
The specific method is as follows:
Enter regedit in the running directory to open the registry and find the location:
Location: HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Services \ RasMan \ PPP \ EAP \
Create: HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Services \ RasMan \ PPP \ EAP \ 4
 
Key: RolesSupported
Type: REG_DWORD
Key Value: 0000000a
 
Key name: FriendlyName
Type: REG_SZ
Key Value: MD5-Challenge
 
Key: Path
Type: REG_EXPAND_SZ
Key Value: % SystemRoot % \ System32 \ Raschap. dll
 
Key: InvokeUsernameDialog
Type: REG_DWORD
Key Value: 00000001
 
Key: InvokePasswordDialog
Type: REG_DWORD
Key Value: 00000001
 
Everything is OK. Do not forget to enable other related services if necessary.
PS: Dangerous to modify the Registry. Please do it yourself !!!

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.