Detailed explanation of RDS configuration under Windows 2000

Source: Internet
Author: User
Tags documentation
Under Windows 2000, because the default security configuration for RDS is different from the IIS4, which causes RDS to be unusable, the following are the configuration steps that I translate and summarize in accordance with the instructions for RDS in the ADO documentation for the Microsoft MDAC 2.6 SDK. I have been configured to succeed in the server, is for your reference.
1, use the "Computer Management" tool to see if the Iusr_<computername> users in the Guests group, if not please join.
2, click "Start"-"Run", enter "Msdfmap.ini", press ENTER to edit the file, or directly in the NT installation directory to find the file double-click, find the "[CONNECT DEFAULT]" item, if the current value of the access parameter is "noaccess", change it to "READONLY".
3. Run Internet Services Manager, view the properties of the default Web site-MSADC virtual directory, set the execution license to script and executable, view directory security-IP address and domain name restrictions, and grant access to all addresses instead
4. Save the following as a registry file with a suffix named. reg and import it into the registry:
REGEDIT4
[Hkey_local_machinesystemcurrentcontrolsetservicesw3svcparametersadclaunchrdsserver.datafactory]
; Reduce the security level of RDS
[Hkey_local_machinesoftwaremicrosoftdatafactory]
[Hkey_local_machinesoftwaremicrosoftdatafactoryhandlerinfo]
"Handlerrequired" =dword:00000000
"DefaultHandler" = ""
[Hkey_local_machinesoftwaremicrosoftdatafactoryhandlerinfosafehandlerlist]
[Hkey_local_machinesoftwaremicrosoftdatafactoryhandlerinfosafehandlerlistmsdfmap.handler]
[Hkey_local_machinesoftwaremicrosoftdatafactoryhandlerinfosafehandlerlistmsdfmap_vb. Handler]
[HKEY_LOCAL_MACHINESOFTWAREMICROSOFTDATAFACTORYHANDLERINFOSAFEHANDLERLISTMSDFMAP_VC. Handler]
5. Stop and restart the WWW service and restart the server if the above modifications still do not work.
If you are using the DataSpace component or DataControl but still do not function after the above configuration, review the ADO documentation.

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.