Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

341 lines
16 KiB

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
  2. <HTML DIR="ltr">
  3. <HEAD>
  4. <TITLE>Install UDDI Services</TITLE>
  5. <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=Windows-1252">
  6. <META HTTP-EQUIV="MSThemeCompatible" CONTENT="Yes">
  7. <META NAME="MS.LOCALE" CONTENT="EN-US">
  8. <LINK REL="stylesheet" MEDIA="screen" TYPE="text/css" HREF="coUA.css">
  9. <LINK REL="stylesheet" MEDIA="print" TYPE="text/css" HREF="coUAprint.css">
  10. <SCRIPT LANGUAGE="JScript" SRC="shared.js"></SCRIPT>
  11. </HEAD>
  12. <BODY>
  13. <DIV CLASS="UAbrand"><SPAN CLASS="webonly"><IMG SRC="UAbrand.gif" CLASS="UAbrand" ALT="Microsoft Windows Graphic"></SPAN></DIV>
  14. <P CLASS="proclabel">Select the type of installation you would like to perform</P>
  15. <P><A ID="expand" HREF="#" CLASS="expandToggle">Stand-alone installation</A></P>
  16. <DIV CLASS="expand">
  17. <P>
  18. <OL>
  19. <LI>
  20. From the computer to which you want to install UDDI&nbsp;Services, open <A ID="shortcut" HREF="EXEC=,appwiz.cpl, CHM=UAShared.chm FILE=alt_url_windows_component.htm">
  21. Add or Remove Programs</A>
  22. in Control Panel.
  23. <LI>
  24. Click <b>Add/Remove Windows Components</b>.
  25. <LI>
  26. In the <b>Windows Components Wizard</b> dialog box,&nbsp;select <b>UDDI&nbsp;Services</b>,
  27. and then click <b>Next</b>.
  28. <LI>
  29. You are prompted to select or create a local database instance for this site.
  30. Do one of the following:
  31. <ul>
  32. <li>
  33. To use Microsoft SQL Server Desktop Engine (MSDE2000) as the database server
  34. for this site, select <b>Create a new MSDE database instance for UDDI&nbsp;Services
  35. named "UDDI"</b>, and then click <b>Next</b>.
  36. <li>
  37. To use an existing as the database server for this site, select the name of the
  38. instance from the <b>Use the following SQL Server 2000 database instance already
  39. installed on this computer</b> drop-down menu, and then click <b>Next</b>.</li>
  40. </ul>
  41. <LI>
  42. Select whether or not this site requires Secure Sockets Layer (SSL) encryption.
  43. <ul>
  44. <li>
  45. To require SSL-encryption for interaction with this site, select <b>Require SSL
  46. (Recommended)</b>.
  47. <li>
  48. To allow non-encrypted interaction with this site, select <b>Do not require SSL</b>.</li>
  49. </ul>
  50. <LI>
  51. Select the location where the UDDI&nbsp;Services database files are installed.
  52. Do one of the following:
  53. <UL>
  54. <LI>
  55. To use the default location, click <B>Next</B>.
  56. <LI>
  57. To select a different location for all of the database files, click <b>...</b> to
  58. select the new location, and then click <b>Next</b>.
  59. <LI>
  60. To select different locations for each of the database files, click <b>More</b>,
  61. then click <b>...</b> next each of the database files you want to install to a
  62. different location, and then click <b>Next</b>.
  63. </LI>
  64. </UL>
  65. <LI>
  66. Select the security credentials used by this site. Do one of the following:
  67. <UL>
  68. <LI>
  69. To use the <i>Network Service</i> security credentials, select <b>Network Service</b>,
  70. and then click <b>Next</b>
  71. <LI>
  72. To select different security credentials, select <b>Domain account</b>, type
  73. the user name and password to be used by this site, and then click <b>Next</b>.</LI>
  74. </UL>
  75. <li>
  76. Specify a name for this site. Type the name you want to use to uniquely
  77. identify this UDDI&nbsp;Services site from other sites in the
  78. UDDI&nbsp;Services snap-in.
  79. <LI>
  80. Enable or disable self-registration of this UDDI&nbsp;Services site, and then
  81. click <b>Next</b>. Self-registration automatically publishes this site's
  82. interfaces as services and bindings in this UDDI&nbsp;Services site and
  83. attempts a silent-publication into Active Directory� using the current users'
  84. credentials. You can later publish or revoke this site's Active Directory
  85. publication using the UDDI&nbsp;Services snap-in.
  86. <LI>
  87. If prompted, insert your Windows&nbsp;Server 2003 family compact disc.</LI>
  88. </OL>
  89. <P></P>
  90. </DIV>
  91. <P><A ID="expand" HREF="#" CLASS="expandToggle">Distributed installations</A></P>
  92. <DIV CLASS="expand">
  93. <P>
  94. <!-- Begin Distributed EXP -->
  95. <P><A ID="expand" HREF="#" CLASS="expandToggle">One SQL server and one Web server</A></P>
  96. <DIV CLASS="expand">
  97. <P>
  98. <P><A ID="expand" href="#" CLASS="expandToggle">Install the UDDI&nbsp;Services database
  99. components onto the database server</A></P>
  100. <DIV CLASS="expand">
  101. <P>
  102. <OL>
  103. <LI>
  104. From the computer you want to host the UDDI&nbsp;Services database components,
  105. open <A ID="shortcut" HREF="EXEC=,appwiz.cpl, CHM=UAShared.chm FILE=alt_url_windows_component.htm">
  106. Add or Remove Programs</A>
  107. in Control Panel.
  108. <LI>
  109. Click <b>Add/Remove Windows Components</b>.
  110. <LI>
  111. In the <b>Windows Components Wizard</b> dialog box, click <b>UDDI&nbsp;Services</b>,
  112. and then click <b>Details</b>.
  113. <LI>
  114. In the <B>UDDI&nbsp;Services</B> dialog box, select <b>UDDI&nbsp;Services Database
  115. Components</b> and clear <b>UDDI&nbsp;Services Web server components</b> and
  116. <b>UDDI&nbsp;Services Administration Console</b>, click <b>OK</b>, and then
  117. click <b>Next</b>.
  118. <LI>
  119. Select the name of the database instance to which you would like to install the
  120. database components from the drop-down menu, and then click <b>Next</b>.
  121. <LI>
  122. Select whether or not this site requires Secure Sockets Layer (SSL) encryption.
  123. <ul>
  124. <li>
  125. To require SSL-encryption for interaction with this site, select <b>Require SSL
  126. (Recommended)</b>.
  127. <li>
  128. To allow non-encrypted interaction with this site, select <b>Do not requires SSL</b>.</li>
  129. </ul>
  130. <LI>
  131. Select the location where the UDDI&nbsp;Services database files are installed.
  132. Do one of the following:
  133. <UL>
  134. <LI>
  135. To use the default location, click <B>Next</B>.
  136. <LI>
  137. To select a different location for all of the database files, click <b>...</b> to
  138. select the new location, and then click <b>Next</b>.
  139. <LI>
  140. To select different locations for each of the database files, click <b>More</b>,
  141. then click <b>...</b> next each of the database files you want to install to a
  142. different location, and then click <b>Next</b>.
  143. </LI>
  144. </UL>
  145. <LI>
  146. Select the security credentials used by this site. Do one of the following:
  147. <UL>
  148. <LI>
  149. To use the <i>Network Service</i> security credentials, select <B>Network Service</B>,
  150. and then click <b>Next</b>
  151. <LI>
  152. To select different security credentials, select <b>Domain account</b>, type
  153. the user name and password to be used by this site, and then click <b>Next</b>.</LI>
  154. </UL>
  155. <li>
  156. Specify a name for this site. Type the name you want to use to uniquely
  157. identify this UDDI&nbsp;Services site from other sites in the
  158. UDDI&nbsp;Services snap-in.
  159. <LI>
  160. Enable or disable self-registration of this UDDI&nbsp;Services site, and then
  161. click <b>Next</b>. Self-registration automatically publishes this site's
  162. interfaces as services and bindings in this UDDI&nbsp;Services site and
  163. attempts a silent-publication into Active Directory� using the current users'
  164. credentials. You can later publish or revoke this site's Active Directory
  165. publication using the UDDI&nbsp;Services snap-in.
  166. <LI>
  167. If prompted, insert your Windows&nbsp;Server 2003 family compact disc.</LI>
  168. </OL>
  169. <P></P>
  170. </DIV>
  171. <P><A ID="expand" href="#" CLASS="expandToggle">Install the UDDI&nbsp;Services Web
  172. server components onto the Web server and connect it to the database component.</A></P>
  173. <DIV CLASS="expand">
  174. <P></P>
  175. <OL>
  176. <LI>
  177. From the computer you want to host the UDDI&nbsp;Services Web server
  178. components, open <A ID="shortcut" HREF="EXEC=,appwiz.cpl, CHM=UAShared.chm FILE=alt_url_windows_component.htm">
  179. Add or Remove Programs</A>
  180. in Control Panel.
  181. <LI>
  182. Click <b>Add/Remove Windows Components</b>.
  183. <LI>
  184. In the <b>Windows Components Wizard</b> dialog box, click <b>UDDI&nbsp;Services</b>,
  185. and then click <b>Details</b>.
  186. <LI>
  187. In the <B>UDDI&nbsp;Services</B> dialog box, select <b>UDDI&nbsp;Services Web
  188. server components</b> and clear <b>UDDI&nbsp;Services Database Components</b>
  189. and <b>UDDI&nbsp;Services Administration Console</b>, click <b>OK</b>, and then
  190. click <b>Next</b>.
  191. <LI>
  192. Click <b>Browse</b>
  193. and specify the name of the computer that hosts the UDDI&nbsp;Services database
  194. components to which you want to connect this UDDI&nbsp;Services Web server. If
  195. more than one database instance is hosted on the computer specified, select the
  196. instance you want from the drop-down list.
  197. <LI>
  198. Specify the security credentials for this UDDI&nbsp;Services Web server. Click <B>Browse</B>
  199. to locate the user name or type it in the <b>User name</b> field. Type the
  200. password for the user name in the <b>Password</b> field, and then click <b>Next</b>.
  201. <UL>
  202. </UL>
  203. <LI>
  204. Enable or disable self-registration of this UDDI&nbsp;Services site, and then
  205. click <b>Next</b>. Self-registration automatically publishes this site's
  206. interfaces as services and bindings in this UDDI&nbsp;Services site and
  207. attempts a silent-publication into Active Directory� using the current users'
  208. credentials. You can later publish or revoke this site's Active Directory
  209. publication using the UDDI&nbsp;Services snap-in.
  210. <LI>
  211. If prompted, insert your Windows&nbsp;Server 2003 family compact disc.</LI>
  212. </OL>
  213. </DIV>
  214. </DIV>
  215. <P><A ID="expand" HREF="#" CLASS="expandToggle">A SQL Server virtual server and one Web
  216. server</A></P>
  217. <DIV CLASS="expand">
  218. <P></P>
  219. <ol>
  220. <li>
  221. Install the UDDI&nbsp;Services database components to the same instance on each
  222. node of the virtual server hosted on a supported member of
  223. the&nbsp;Windows&nbsp;Server 2003 family.
  224. <li>
  225. Install the UDDI&nbsp;Services Web server components onto a computer running a
  226. supported member of the Windows&nbsp;Server 2003 family and then configure
  227. it to use the instance on the virtual server to which the UDDI Services
  228. database components are installed.</li>
  229. </ol>
  230. <P class="note">Note</P>
  231. <UL>
  232. <LI>
  233. Detailed instructions on this process can be found on the UDDI&nbsp;Services
  234. Web site at the <A ID="A2" HREF="http://go.microsoft.com/fwlink/?LinkID=5202" TITLE="http://www.microsoft.com/" TARGET="_new">
  235. Microsoft Web site</A><SPAN CLASS="printOnly">(http://www.microsoft.com/)</SPAN>.
  236. </LI>
  237. </UL>
  238. </DIV>
  239. <P><A ID="expand" HREF="#" CLASS="expandToggle">One SQL server&nbsp;and a Web farm</A></P>
  240. <DIV CLASS="expand">
  241. <P></P>
  242. <ol>
  243. <li>
  244. Install the UDDI&nbsp;Services database components onto a computer running a
  245. supported member of the Windows Server 2003 family and Microsoft SQL
  246. Server 2000.
  247. <li>
  248. Install the UDDI&nbsp;Services Web server components onto&nbsp;each of the
  249. computers in a Windows&nbsp;Server 2003 family Web farm. During
  250. installation, configure each to use the same instance to which the UDDI
  251. Services database components are installed.</li>
  252. </ol>
  253. <P class="note">Note</P>
  254. <UL>
  255. <LI>
  256. Detailed instructions on this process can be found on the UDDI&nbsp;Services
  257. Web site at the <A ID="A1" HREF="http://go.microsoft.com/fwlink/?LinkID=5202" TITLE="http://www.microsoft.com/" TARGET="_new">
  258. Microsoft Web site</A><SPAN CLASS="printOnly">(http://www.microsoft.com/)</SPAN>.
  259. </LI>
  260. </UL>
  261. </DIV>
  262. <P><A ID="expand" HREF="#" CLASS="expandToggle">A SQL Server vitual server and A Web
  263. farm</A></P>
  264. <DIV CLASS="expand">
  265. <P></P>
  266. <ol>
  267. <li>
  268. Install the UDDI&nbsp;Services database components to the same instance on each
  269. node of the virtual server hosted on a supported member of the
  270. Windows&nbsp;Server 2003 family.
  271. <LI>
  272. Install the UDDI&nbsp;Services Web server components onto each of the computers
  273. in a Windows&nbsp;Server 2003 family Web farm. During installation,
  274. configure each to use the same instance on the virtual server to which the UDDI
  275. Services database components are installed.
  276. </LI>
  277. </ol>
  278. <P class="note">Note</P>
  279. <UL>
  280. <LI>
  281. Detailed instructions on this process can be found on the UDDI&nbsp;Services
  282. Web site at the <A ID="MSUrl" HREF="http://go.microsoft.com/fwlink/?LinkID=5202" TITLE="http://www.microsoft.com/" TARGET="_new">
  283. Microsoft Web site</A><SPAN CLASS="printOnly">(http://www.microsoft.com/)</SPAN>.
  284. </LI>
  285. </UL>
  286. </DIV>
  287. <!-- End Distributed EXP -->
  288. </DIV>
  289. <P CLASS="important">Important</P>
  290. <UL>
  291. <LI>
  292. Windows&nbsp;Server 2003, Standard Edition supports stand-alone
  293. installations only. Distributed installation support is available with
  294. Windows&nbsp;Server 2003, Enterprise Edition and Windows&nbsp;Server
  295. 2003, Datacenter Edition.
  296. <LI>
  297. If you want to use Microsoft SQL Server 2000 to host the UDDI&nbsp;Services
  298. database components, you must install it <i>before</i>
  299. you install the UDDI&nbsp;Services database components.
  300. <LI>
  301. In a distributed installation, you must install the database components <i>before</i>
  302. installing the Web server components.
  303. <LI>
  304. In a distributed installation with more than one Web server, only perform
  305. self-registration from one of the Web servers. Repeating self-registration from
  306. any of the other Web servers will result in the modification of any previously
  307. configured parameters such as the site's UDDI discovery URL and Active
  308. Directory� publication. For more information about self-registration and Active
  309. Directory publication, see the UDDI&nbsp;Services Web site on the <A ID="A3" HREF="http://go.microsoft.com/fwlink/?LinkID=5202" TITLE="http://www.microsoft.com/" TARGET="_new">
  310. Microsoft Web site</A><SPAN CLASS="printOnly"> (http://www.microsoft.com/)</SPAN>.
  311. <LI>
  312. Each computer that is a member of a Web farm must be configured to use the same <B>ValidationKey</B>
  313. and <B>DecryptionKey</B> keys in the <B>machine.config</B> file. For more
  314. information, see the <A href="http://go.microsoft.com/fwlink/?linkid=8171" target="_new">
  315. .NET Framework General Reference description of the machineKey element</A>
  316. on the Microsoft Web site.
  317. <li>
  318. To complete an installation you must perform the post-installation procedures.
  319. For more information, see <a href="uddi.mmc.postinstallationconfiguration.htm">Post-installation
  320. Configuration</a>.
  321. <LI>
  322. SSL-encryption requires a server certificate. For more information, see <a href="uddi.mmc.postinstallationconfiguration.htm">
  323. Post-installation Configuration</a>.
  324. </LI>
  325. </UL>
  326. <P CLASS="note">Note</P>
  327. <UL>
  328. <LI>
  329. UDDI&nbsp;Services can be deployed in either a stand-alone or distributed
  330. environment. Before you begin installation, familiarize yourself with the
  331. different types of installation configurations available. For more information,
  332. see <a href="uddi.mmc.deploymentscenarios.htm">Deploying UDDI&nbsp;Services</a>.
  333. </LI>
  334. </UL>
  335. <hr class="iis" size="1">
  336. <p align="center"><i><a href="colegal.htm">� 1997-2002 Microsoft Corporation. All rights
  337. reserved</a>.</i></p>
  338. </BODY>
  339. </HTML>